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
#2

Look at SetPlayerArmedWeapon()
Reply
#3

Quote:
Originally Posted by _rAped
View Post
kk thanks ill check it out

OK NICE IT WORKED
Thanks )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)