Jump to content
  • 0

Sarge A.I. on Sahrani map_config help


FFDP

Question

I'm trying to get Sarge A.I. to work on Sahrani. The issue is that SAI doesn't have a map config for Sahrani. So I did a quick google search and found the configs someone made. I tried them, but half the stuff doesnt work, and the AI spawns mostly in the center near Corazol and Para airfield. I've configured for heli patrols, ground patrols too.

 

Thing I'm wondering about is if the grids are even correct. This is what the guy had on his.

 

// x coordinate of the first, bottom left grid center point
_startx=500;

// y coordinate of the first, bottom left grid center point
_starty=1000;

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

// gridsize y (how many single squares in the grid) for the y-axis
_gridsize_y=20;

// 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 = 500;

 

Is that even right for Sahrani?

 

When I put a marker in the center of the bottom left grid, I get x=500 y=500. Then I get gridsize of x=10 and y=10, and the gridwidth I get is 50m. So either they were way off, or I'm not doing this right.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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
  • Discord

×
×
  • Create New...