Help with disable weapons (rep+)
#2

Under OnPlayerUpdate put this:

pawn Код:
if(IsPlayerInArea(playerid, AREA INFO HERE)
{
    ResetPlayerWeapons(playerid);
}
This will get you started, but giving them back you will have to do something else.
Reply


Messages In This Thread
Help with disable weapons (rep+) - by boyan96 - 23.02.2012, 21:56
Re: Help with disable weapons (rep+) - by JhnzRep - 24.02.2012, 00:38
Re: Help with disable weapons (rep+) - by DeathTone - 24.02.2012, 00:48
Re: Help with disable weapons (rep+) - by JhnzRep - 24.02.2012, 00:51
Re: Help with disable weapons (rep+) - by boyan96 - 24.02.2012, 05:37
Re: Help with disable weapons (rep+) - by DeathTone - 24.02.2012, 22:16
Re: Help with disable weapons (rep+) - by Marco_Valentine - 25.02.2012, 00:01
Re: Help with disable weapons (rep+) - by JhnzRep - 25.02.2012, 00:03
Re: Help with disable weapons (rep+) - by Marco_Valentine - 25.02.2012, 00:15

Forum Jump:


Users browsing this thread: 4 Guest(s)