Posts: 143
Threads: 30
Joined: Apr 2012
Reputation:
0
When i make carpark. the vehicle cannot to teleport if i'm not in car, i mean the vehicle teleported, but the Z angle of the vehicle doesn't changed.
It a sa-mp bug if i'm right. There's option to fixed it ?
Posts: 1,351
Threads: 35
Joined: Sep 2011
Reputation:
0
I don't think anyone understands what you're saying, try and break it up into bits, show us the structure of how you did this to make the Z angle do something that you want to fix, and maybe some code regarding the Z angle of the vehicle and possibly the command or function that you're using.
Posts: 691
Threads: 96
Joined: Jan 2012
Reputation:
0
Use CreateVehicle and set the coords to a database or some sort of saving system
Then /carpark sets the X, Y, Z co-ords that you list. Next use SetVehicleToRespawn and it should set the car to the proper Z angle and to the spot of spawn.