Deny All commands exept 2
#3

Quote:
Originally Posted by Super_Panda
Посмотреть сообщение
While the player is in jail i dont want him to be able to use any cmd just /help & /ask
pawn Код:
if (GetPlayerVirtualWorld[playerid] == 1 && strcmp(cmdtext, "/help") && strcmp(cmdtext, "/ask")) return SendClientMessage(playerid, 0xFF0000AA, "You cannot use any command just /help & /ask");
That should work.
Reply


Messages In This Thread
Deny All commands exept 2 - by Super_Panda - 12.11.2011, 13:40
Re: Deny All commands exept 2 - by MadeMan - 12.11.2011, 13:42
Re: Deny All commands exept 2 - by [03]Garsino - 12.11.2011, 13:43
Respuesta: Deny All commands exept 2 - by Super_Panda - 12.11.2011, 14:03
Re: Deny All commands exept 2 - by [03]Garsino - 12.11.2011, 14:36
Re: Deny All commands exept 2 - by Calgon - 12.11.2011, 14:55
Respuesta: Deny All commands exept 2 - by Super_Panda - 12.11.2011, 15:05
Re: Deny All commands exept 2 - by whitedragon - 12.11.2011, 15:21
Re: Deny All commands exept 2 - by [03]Garsino - 12.11.2011, 15:25
Re: Deny All commands exept 2 - by Calgon - 12.11.2011, 15:26

Forum Jump:


Users browsing this thread: 1 Guest(s)