Disable player from shooting [solved]
#1

I want to disable player from shooting in a certain area
How can u do that??

pawn Code:
if(IsPlayerInRangeOfPoint(playerid, 50, X,Y,Z)){
SetPlayerArmedWeapon(playerid,0); // disables weapons
}
.
Reply


Messages In This Thread
Disable player from shooting [solved] - by park4bmx - 03.01.2011, 15:32
Re: Disable player from shooting - by _rAped - 03.01.2011, 15:32
Re: Disable player from shooting - by park4bmx - 03.01.2011, 15:34

Forum Jump:


Users browsing this thread: 1 Guest(s)