tried your new config file.
Still get this:
9:01:38 "----------------------------------------"
9:01:38 "Starting SAR_AI server init"
9:01:38 "----------------------------------------"
9:01:38 "SAR_AI: Area & Trigger definition Started"
9:01:38 "Setting up SAR_AI for : lingor"
9:01:38 "SAR_AI...
About the lower- and uppercase issue.... Can't you just only fetch the worldname, set to lowercase and let the switch function follow then? Should be the easiest way, shouldn't it? And you think this would fix the 3 arguments given 2 expected?
And by the way, the helis shoot to people although...
(15360 - y coord)/100 is to convert the database worldspace coords to map grid coords.
So to convert map grid coords to worldspace coords it is 15360 - (y coord * 100)
You defined the area at grid location 000 128. Is that your intention?
You can't use the direct grid locations from in game.
Use this to calculate the coordinates in proper values:
X Coord * 100 = proper x Value
15360 - (Y Coord * 100) = proper y value.
And just a question, because lingor is surrounded with water and has also little islands and so on.
Did the Script check, that the AIs only spawn on land in the grid? Or spawn they only "somewhere" in the grid, so that it could happen they spawn in the water?
Shooting i can't confirm yet.
Changed the action lines to this:
sleep .5 _man2heli action ["getInTurret", _heli,[0]];
sleep .5 _man3heli action ["getInTurret", _heli,[1]];
But still have these messages:
11:56:21 "SAR_AI: Static Spawning for Helicopter patrols started"
11:56:21 Error in...
But another issue:
i started a chernarus dayz with sarge. Reality 0.39, DayZ 1.7.6.1.
Did nothing in the followed named file and did nothing in the grps definition.
I get this Message in server.rpt:
10:19:12 Error in expression <dWeapon _soldier_weapon_name;
_man2heli action ["getInTurret"...
Sarge the error, that the character can't be updated is not an issue of your addon. In Lingor Island you have west of the prison the debug Area. And if you a there your position don't get saved. So everything ok.
Got an issue since i run the sarge. everything seems to work ok for me. playing on lingor skaronator 2.1 and the grid ist good after a little customization.
but sometime one grid disappears and i have the problem, that players can't get updated correctly. server.rpt show's me the following...
I got the following messages in the server.rpt, everything is working great but i am just wondering about this message.
21:28:35 Cannot load sound 'ca\dubbingradio_e\radio\male04en\default\core\civilian.ogg'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.