Posts: 791
Threads: 93
Joined: Oct 2009
Reputation:
0
SetVehicleZAngle wont work for me at OnVehicleSpawn callback.. . Dont know about other callbacks.
It just sets Vehicle ZAngle to 0..
Can give proof if needed.
Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
It works nowhere for me...
Posts: 482
Threads: 84
Joined: Nov 2010
Reputation:
0
maybe.. becausee... u did this? CreateVehicle(500,0.0,0.0,0.0,0.0,1,1,-1);
try again..maybe...this...time...with...a...random...v ehicle..from..loadstatic..vehicles...
instead...of...setting...its..angle....to...0.0... in.."Create...Vehicle"..
^ maybe its a loading problem?
Posts: 118
Threads: 7
Joined: Feb 2009
Reputation:
0
SetVehicleZangle only works if a player is in the vehicle (its always been like this as far as I know). Instead destroy the vehicle & create it again with the angle you want.
Posts: 2,220
Threads: 154
Joined: Jul 2009
Reputation:
0
I would like to see this fixed as well cause it's pretty annoying, sure it will be fixed in the release.