Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (isServer) then { <-------------ADD THIS
- _vehicle_8 = objNull;
- if (true) then
- {
- _this = createVehicle ["MAP_grav_30_25", [6555.918, 3445.3281, -0.00020980835], [], 0, "CAN_COLLIDE"];
- _vehicle_8 = _this;
- _this setDir -65.436943;
- _this setPos [6555.918, 3445.3281, -0.00020980835];
- };
- }; <-------------ADD THIS
Advertisement
Add Comment
Please, Sign In to add comment