Search results

  1. L

    Problem with my Server functions.sqf file trying to edit heli crash help me out plzzz

    I cant se This in my server functions.sqf spawn_heliCrash = { private["_position","_veh","_num","_config","_itemType","_itemChance","_weights","_index","_iArray"]; waitUntil{!isNil "BIS_fnc_selectRandom"}; if (isDedicated) then { _position = [getMarkerPos "center",0,10000,10,0,2000,0] call...
Back
Top