Random dir for static wpns
This commit is contained in:
parent
199d503f4b
commit
bbe3287cca
@ -117,6 +117,7 @@ if (blck_debugLevel > 1) then
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
_wep setVariable["GRG_vehType","emplaced"];
|
_wep setVariable["GRG_vehType","emplaced"];
|
||||||
|
_wep setdir (random 359);
|
||||||
_wep setPos _pos;
|
_wep setPos _pos;
|
||||||
[_wep,false] call blck_fnc_configureMissionVehicle;
|
[_wep,false] call blck_fnc_configureMissionVehicle;
|
||||||
_emplacedWeps pushback _wep;
|
_emplacedWeps pushback _wep;
|
||||||
|
Loading…
Reference in New Issue
Block a user