Destory spawned vehicles
#5

pawn Код:
if(!strcmp(cmdtext, "/vdelall", true))
{
for(new i = 0; i < MAX_VEHICLES; i++) if(AdminVS) DestroyVehicle(i), A;
return SendClientMessage(playerid, -1, "You have removed the all vehicles that you has been created before");
}
Reply


Messages In This Thread
Destory spawned vehicles - by Starky Yakavetta - 13.07.2012, 21:19
Re: Destory spawned vehicles - by Warfish - 13.07.2012, 21:22
Re: Destory spawned vehicles - by Accord - 13.07.2012, 21:48
Re: Destory spawned vehicles - by Starky Yakavetta - 14.07.2012, 04:46
Re: Destory spawned vehicles - by clarencecuzz - 14.07.2012, 08:02

Forum Jump:


Users browsing this thread: 1 Guest(s)