noob vehicles (like Police cars...)
#1

i want to make it work in this way:

pawn Код:
if(DOF2_GetInt(pFile(playerid),"Level")>3)
if player trying to get in this vehicles as a driver:
pawn Код:
NoobVehicle[1] || NoobVehicle[2] || NoobVehicle[3]
(until NoobVehicle[18], if you didn't understood "||" means or)

its will do this:
pawn Код:
GetPlayerPos(playerid,fX,fY,fZ);
SetPlayerPos(playerid,fX,fY,fZ+1);
I want it will work with the public OnPlayerChangeKeyState please
Reply


Messages In This Thread
noob vehicles (like Police cars...) - by Lirbo - 04.06.2014, 16:57
Re: noob vehicles (like Police cars...) - by Vince - 04.06.2014, 17:00
Re: noob vehicles (like Police cars...) - by AndySedeyn - 04.06.2014, 17:02
Re: noob vehicles (like Police cars...) - by Jay_Dixon - 04.06.2014, 17:02
Re: noob vehicles (like Police cars...) - by Lirbo - 04.06.2014, 17:11
Re: noob vehicles (like Police cars...) - by AndySedeyn - 04.06.2014, 17:17

Forum Jump:


Users browsing this thread: 1 Guest(s)