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