Disable /go command inside a house
#6

this is the easiest way, just check if player is inside an interior
pawn Код:
if(IsPlayerInAnyInterior(playerid)) return SendClientMessage(playerid, ....);
Reply


Messages In This Thread
Disable /go command inside a house - by kbalor - 06.09.2012, 20:05
Re: Disable /go command inside a house - by Jeffry - 07.09.2012, 10:08
Re: Disable /go command inside a house - by kbalor - 07.09.2012, 13:09
Re: Disable /go command inside a house - by Jeffry - 07.09.2012, 18:13
Re: Disable /go command inside a house - by kbalor - 07.09.2012, 19:01
Re: Disable /go command inside a house - by MarkoN - 07.09.2012, 19:06
Re: Disable /go command inside a house - by kbalor - 07.09.2012, 19:13
Re: Disable /go command inside a house - by MarkoN - 07.09.2012, 19:24
Re: Disable /go command inside a house - by kbalor - 07.09.2012, 19:37
Re: Disable /go command inside a house - by MarkoN - 07.09.2012, 19:50

Forum Jump:


Users browsing this thread: 3 Guest(s)