[Ajuda\Pedido] Comando /car
#3

pawn Код:
if(strcmp("/elegy", cmdtext, true) == 0)
{
     new VehicleID, Float:X, Float:Y, Float:Z, lol;
     VehicleID = GetPlayerVehicleID(playerid);
     GetPlayerPos(playerid, Float:X,Float:Y,Float:Z
     lol = CreateVehicle(562, Float:X, Float:Y, Float:Z);
     PutPlayerInVehicle(playerid, lol);
     return 1;
}
Crйditos: %s
Reply


Messages In This Thread
[Ajuda\Pedido] Comando /car - by Guilhermetev18 - 16.08.2011, 17:36
Re: [Ajuda\Pedido] Comando /car - by JonathanFeitosa - 16.08.2011, 17:39
Re: [Ajuda\Pedido] Comando /car - by Macintosh - 16.08.2011, 18:09
Re: [Ajuda\Pedido] Comando /car - by Lуs - 16.08.2011, 18:39
Re: [Ajuda\Pedido] Comando /car - by Guilhermetev18 - 16.08.2011, 21:26
Re: [Ajuda\Pedido] Comando /car - by Macintosh - 16.08.2011, 21:40
Re: [Ajuda\Pedido] Comando /car - by Guilhermetev18 - 16.08.2011, 22:00

Forum Jump:


Users browsing this thread: 1 Guest(s)