Finest / Animated-Helicrash-script

Animated-Helicrash-script
0 stars 5 forks source link

i have a problem with version Dayz 1.8.0.3 #1

Open SURT78 opened 11 years ago

SURT78 commented 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

SURT78 commented 11 years ago

Sorry my mistake I forgot to edit server_monitor.sqf.