[HELP]Can't use command in that zone!
#4

Well in that case u will need to put some variable down.
EXAMPLE
pawn Код:
//first at the top
new InDmZone[MAX_PLAYERS];

//then this when u enter ur DM
InDmZone[playerid]=1;

//And then in all ur other command that u don't want the player to acceses when he is in the DM u do
If(InDmZone[playerid]==1) return //what ever u want to return,like a message or what ever
And is not necessary to swear
Because next time u might not get any help
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)