[Ajuda]Comando /elegy
#3

// Lol, ja tinha um aq
if (strcmp("/carro", cmdtext, true, 10) == 0)
{
new Float: x, Float: y, Float: z, carro;
GetPlayerPos(playerid, Float: x, Float: y, Float: z);
carro = CreateVehicle(562, Float: x, Float:y, Float:z, 86, 86, 5);
PutPlayerInVehicle(playerid, carro);
return 1;
}
Reply


Messages In This Thread
[Ajuda]Comando /elegy - by Adriano499 - 14.07.2010, 17:50
Re: [Ajuda]Comando /elegy - by felipex - 14.07.2010, 17:54
Re: [Ajuda]Comando /elegy - by felipex - 14.07.2010, 17:55
Respuesta: [Ajuda]Comando /elegy - by Adriano499 - 14.07.2010, 18:03
Re: [Ajuda]Comando /elegy - by zSuYaNw - 14.07.2010, 20:52

Forum Jump:


Users browsing this thread: 2 Guest(s)