Open SURT78 opened 11 years ago
Hello,
arma2oaserver.RTP has this error:
13:53:57 "CRASHSPAWNER: Starting spawn logic for animated helicrashs - written by Grafzahl [SC:false||PW:1||CD:1]" 13:53:57 "CRASHSPAWNER: 90000% chance to start a crashing UH-1H with loot table 'MilitarySpecial' at -1043.74" 13:53:57 Error in expression <fnc_selectRandom; } else { _position = [getMarkerPos _spawnMarker,0,_spawnRadius> 13:53:57 Error position: <getMarkerPos _spawnMarker,0,_spawnRadius> 13:53:57 Error getmarkerpos: Type Number, expected String 13:53:57 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 118
The line 118 is: _position = [getMarkerPos _spawnMarker,0,_spawnRadius,10,0,2000,0] call BIS_fnc_findSafePos;
Thx for help
Sorry my mistake I forgot to edit server_monitor.sqf.
Hello,
arma2oaserver.RTP has this error:
13:53:57 "CRASHSPAWNER: Starting spawn logic for animated helicrashs - written by Grafzahl [SC:false||PW:1||CD:1]" 13:53:57 "CRASHSPAWNER: 90000% chance to start a crashing UH-1H with loot table 'MilitarySpecial' at -1043.74" 13:53:57 Error in expression <fnc_selectRandom; } else { _position = [getMarkerPos _spawnMarker,0,_spawnRadius> 13:53:57 Error position: <getMarkerPos _spawnMarker,0,_spawnRadius> 13:53:57 Error getmarkerpos: Type Number, expected String 13:53:57 File z\addons\dayz_server\compile\server_spawnCrashSite.sqf, line 118
The line 118 is: _position = [getMarkerPos _spawnMarker,0,_spawnRadius,10,0,2000,0] call BIS_fnc_findSafePos;
Thx for help