Disable /go command inside a house
#7

Quote:
Originally Posted by MarkoN
Посмотреть сообщение
this is the easiest way, just check if player is inside an interior
pawn Код:
if(IsPlayerInAnyInterior(playerid)) return SendClientMessage(playerid, ....);
Thanks for the reply man! Yes but i'm using this in a Freeroam gamemode. Let' say if Player1 go to Cj house. Then player 2 use /go Player1. then he can't, cause player is in a interior (I'm avoiding this) I only want to disable /go command if player is in ONE OF GARHOUSE.

Hmm. Let say Player 1 is in one of Garhouse. Then Player 2 use /go Player1 then he teleports right beside player1, so what's the use of Lock house/ Disable visit
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: 1 Guest(s)