Vehicle JumpFunction
#3

Quote:
Originally Posted by JaTochNietDan
Посмотреть сообщение
Simply increase the z position by how far you want them to go into the sky.

pawn Код:
new currentveh = GetPlayerVehicleID(playerid);
new Float:vehx, Float:vehy, Float:vehz;
GetVehiclePos(currentveh, vehx, vehy, vehz);
SetVehiclePos(currentveh, vehx, vehy, vehz + 50);
Oll kool thanks i figured it out two but still thanks dude
Reply


Messages In This Thread
Vehicle JumpFunction[SOLVED] - by park4bmx - 27.12.2010, 17:56
Re: Vehicle JumpFunction - by JaTochNietDan - 27.12.2010, 18:22
Re: Vehicle JumpFunction - by park4bmx - 27.12.2010, 18:24
Re: Vehicle JumpFunction - by iggy1 - 27.12.2010, 18:49

Forum Jump:


Users browsing this thread: 2 Guest(s)