[Ajuda]Comando /elegy
#2

f(strcmp( cmdtext , "/elegy", true) == 0)
{
if(IsPlayerConnected(playerid))
{
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;
}
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: 1 Guest(s)