Freeze Vehicle
#1

Is it possible to freeze a vehicle at a position (so if the Player get kicked from Vehicle using
Код:
RemovePlayerFromVehicle(playerid);
, the Plane remains at the Position) ?

getting Koords i think isn`t a problem, so if theres something like
Код:
FreezeVehicle[X,Y,Z,Angle]
i would be very happy.

[spoiler]If not possible, is it possible to freeze a driver (possible,i know) in a Chopter , but he automaticly stay at the poisition ?[/spoiler]
Reply
#2

No1 an idea?

Whats about deleting the old vehicle, and creating a flying new one ?
Reply
#3

pawn Код:
TogglePlayerControllable(playerid, false);
I guess..?
Reply
#4

Then the Chopter and the Player will freeze and if the Player get removed, the Chopter will fly down to the earth...
Reply
#5

Trooper, you have to Set the Position from the Vehicle every Second or more to the old position who you have freeze it, save it in a Enumerator or something else. But this is not freezing really, but the best what you can do.

ZKX!
Reply
#6

Quote:
Originally Posted by MWP
Посмотреть сообщение
Trooper, you have to Set the Position from the Vehicle every Second or more to the old position who you have freeze it, save it in a Enumerator or something else. But this is not freezing really, but the best what you can do.

ZKX!
Have you even looked at the date, on where the question was posted? 2009! its 2011 now!

I think he figured it out in over a year.

(Also an enum is just a list with variables, you store it in a variable, or an array not in en enum..)
Reply
#7

Quote:
Originally Posted by playbox12
Посмотреть сообщение
Have you even looked at the date, on where the question was posted? 2009! its 2011 now!

I think he figured it out in over a year.

(Also an enum is just a list with variables, you store it in a variable, or an array not in en enum..)
lmao, I kept laughing over 2minutes
Reply
#8

haahahha
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)