Jump to content

[RELEASE] Ixxo's Chernarus Enhancements - Balota


Recommended Posts

by using: _this setVehicleInit "this setvectorup [0,0,1]";

_vehicle_489 = objNull;
if (true) then
{
_this = createVehicle ["MAP_vez", [4881.0801, 2361.1638, 8.5830688e-006], [], 0, "CAN_COLLIDE"];
_vehicle_489 = _this;
_this setDir -150.72551;
_this setVehicleInit "this setvectorup [0,0,1]";
_this setPos [4881.0801, 2361.1638, 8.5830688e-006];
};

Will it lay on it's side in the direction set by setDir?

Link to comment
Share on other sites

 

by using: _this setVehicleInit "this setvectorup [0,0,1]";

_vehicle_489 = objNull;
if (true) then
{
_this = createVehicle ["MAP_vez", [4881.0801, 2361.1638, 8.5830688e-006], [], 0, "CAN_COLLIDE"];
_vehicle_489 = _this;
_this setDir -150.72551;
_this setVehicleInit "this setvectorup [0,0,1]";
_this setPos [4881.0801, 2361.1638, 8.5830688e-006];
};

 

Hi, that tower is actually already in the map like that. But if you mess around with the settings you can make stuff lie on their side. For example the Ural wreck I have on it's side I use this "this setvectorup [0.1,0,0.01]";

 

Let me know how you get on!

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...
  • 7 months later...

Hi Guys, 

I might be being a bit thick here but I just can't get this to work. Im using a gtxgaming server and ive put the balota.sqf file in the main epoch server pbo and added the txt to server functions but it wont show on server. Can i get a bit of help if poss?

 

Many thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...