[Tool/Web/Other] Car Flip Animation?
#1

i saw on a server that the command /flip makes a nice animation to turn the car upside down but i can't find it. anyone has it's code? And please don't paste a code similar to this:
Код:
new const currentveh = GetPlayerVehicleID(playerid);
new Float:angle;
GetVehicleZAngle(currentveh, angle);
SetVehicleZAngle(currentveh, angle);
Reply
#2

Wrong sEcTion And Wrong PreFiX!!
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=100312
if this helps +rep me

---
Wrong Section and Prefix!!
Reply
#4

Quote:
Originally Posted by SturtIndia
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=100312
if this helps +rep me

---
Wrong Section and Prefix!!
doesn t help at all, i'm looking for an animation, something that will make the car jump and flip
Reply
#5

you can make the car jump with SetVehicleVelocity on z axis. I don't know how to make your vehicle rotate, tough...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)