User Details
User Details
- User Since
- Oct 4 2014, 4:08 PM (563 w, 6 d)
May 10 2016
May 10 2016
AntiAlligat3r added a comment to T81672: Exported Vehicle script gives error.
comment "Related vehicle classes:";
comment "C_Offroad_01_F";
comment "B_G_Offroad_01_F";
veh = createVehicle ["B_G_Offroad_01_F",position player,[],0,"NONE"];
[
veh,
["guerilla_06",1],
[
"HideBackpacks", 0, "HideBumper2", 0, "HideConstruction", 0, "hidePolice", 0, "BeaconsStart", 1, "Proxy", 0, "Destruct", 0
]
] call BIS_fnc_initVehicle;
for the police lights included and turned on
AntiAlligat3r edited Steps To Reproduce on T81672: Exported Vehicle script gives error.
AntiAlligat3r edited Steps To Reproduce on T81653: Bipods and weapon resting don't work on farm walls.