07.01.2012, 18:16
I tried attaching object to a vehicle but without success.
Here's the code.
What I am trying to do is that I am trying to attach to vehicle that player is inside. Like if I am inside of some vehicle I can use this. I have whole command made and everything but just this AttachObjectToVehicle ain't working normally
Here's the code.
Код:
SignalObj = AttachObjectToVehicle(SignalObj, 1, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0);