[HELP] Scripting
#1

I need one CMD what destroyґs car what i did i spawned..
Must be FS

Something like that
Код:
new PlayersVehicle[MAX_PLAYERS];
Код:
new PlayersVehicle[playerid] = CreateVehicle(vehicle, x, y, z, a+90, -1, -1, -1);
Код:
if(!strcmp(cmdtext, "/addel", true))
{
if(PlayersVehicle[playerid] != 0)
DestroyVehicle(PlayersVehicle[playerid]);
return true;
}
I need that that CMD is for admins 1337..

Somebody can make that?..

Reply


Messages In This Thread
[HELP] Scripting - by makogemata - 12.11.2009, 19:34
Re: [HELP] Scripting - by MB@ - 12.11.2009, 19:38
Re: [HELP] Scripting - by makogemata - 12.11.2009, 19:46
Re: [HELP] Scripting - by Woet - 12.11.2009, 19:49

Forum Jump:


Users browsing this thread: 3 Guest(s)