Napf Debug Forest

alexlawson

OpenDayZ Rockstar!
Hi I have a problem, im using ESS spawn script and the problem is that players spawn in swimming because the debug forest is in water, then they to spawn in and they are still swimming, how do I change the debug forest to another location.
 
So. Find the spawn.sqf
Change:
Line 64
Code:
    _hidePlayers = [10153.301,-4593.061,0] nearEntities ["CAManBase", 80];
and
Line 90
Code:
_dragee = [10153.301,-4593.061,0] nearEntities ["Survivor1_DZ",10];

and change the numbers to where you want the debug.
 
Back
Top