Blocking Cop Vehicles From Civilians And Other teams
#4

Код:
OnPlayerEnterVehicle

if(IsACopCar(vehicleid))
{
  new wanted = GetPlayerWantedLevel(playerid);
  SetPlayerWantedLevel(playerid, wanted+1);
  SendClientMessage(playerid, COLOR, "You got one (more) wanted level because of that you go into a patrol car, You fucked up!")
}
Reply


Messages In This Thread
Blocking Cop Vehicles From Civilians And Other teams - by Spy1228 - 03.08.2008, 03:31
Re: Blocking Cop Vehicles From Civilians And Other teams - by [HiC]TheKiller - 03.08.2008, 03:40
Re: Blocking Cop Vehicles From Civilians And Other teams - by oObig_manOo - 25.03.2010, 21:31
Re: Blocking Cop Vehicles From Civilians And Other teams - by Ro[X]y - 25.03.2010, 22:09

Forum Jump:


Users browsing this thread: 1 Guest(s)