/destroycar
#2

Add below /spectate

pawn Код:
if(IsPlayerInAnyVehicle(targetid))
{
    new tvid = GetPlayerVehicleID(targetid);
    DestroyVehicle(tvid);
}
Reply


Messages In This Thread
/destroycar - by dannydarth - 08.08.2010, 18:05
Re: /destroycar - by Claude - 08.08.2010, 18:06
Re: /destroycar - by dannydarth - 08.08.2010, 18:58
Re: /destroycar - by Calgon - 08.08.2010, 19:00
Re: /destroycar - by dannydarth - 08.08.2010, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)