22.02.2008, 21:56
[V1.2]
Cardive = You will get droped with your vehicle
FlipCar = If your car is upsize down, you can flip it back on its wheels
Respray = You will get teleported to a Pay 'n Spray, and when respraying is done, you will get teleported back to your old position
SavePlayerPos = Store the position, angle and interior of a player
LoadPlayerPos = Player will get teleported to the position witch was saved with SavePlayerPos(playerid);
- SkydivePlayer(playerid, hight);
- Cardive(carid, hight);
- FlipCar(carid);
- ResprayCar(carid);
- SavePlayerPos(playerid);
- LoadPlayerPos(playerid);
Cardive = You will get droped with your vehicle
FlipCar = If your car is upsize down, you can flip it back on its wheels
Respray = You will get teleported to a Pay 'n Spray, and when respraying is done, you will get teleported back to your old position
SavePlayerPos = Store the position, angle and interior of a player
LoadPlayerPos = Player will get teleported to the position witch was saved with SavePlayerPos(playerid);