Mr. Groove

Sarge AI Grid reference

1 post in this topic

Hi,

I need help with configuring Sarge AI for Arma 3 Exile.

I am a total no brainer when it comes to Maths. So I can't figure out how to do this...

I need to create a SAR_cfg_grid_<mapname>.sqf

In this file I have to setup the following to get SARGE AI work on the map MALDEN:

// x coordinate of the first, bottom left grid center point
_startx=<number>;

// y coordinate of the first, bottom left grid center point
_starty=<number>;

// gridsize x (how many single squares in the grid) for the x-axis
_gridsize_x=<number>;

// gridsize y (how many single squares in the grid) for the y-axis
_gridsize_y=<number>

// distance from the center of one square of the grid to the border of that square. so overall size of a square in the grid is 2x gridwidth / 2x gridwidth
_gridwidth = <number>;

Would i t be possible for someone to help me with this?

Thanks allot!

Mr. Groove

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.