Command Block - Small Help.
#9

in Zcmd it's super easy just add this to the bottom of the script
Ycmd, This wont work, So i suggest using ZCMD

PHP код:
public OnPlayerPerformCommand(playeridcmdtext[], success) {
      if(
InsideDM(playerid) && !strcmp(cmdtext"/leavedm"true)) return SendClientMessage(playeridCOLOR_RED"You can't use commands as you are in a DM!");
      
//change /leavedm to the command you use to leave the dm arena
      
return 1;

Reply


Messages In This Thread
Command Block - Small Help. - by Hunud - 03.09.2017, 19:45
Re: Command Block - Small Help. - by Misiur - 03.09.2017, 19:59
Re: Command Block - Small Help. - by Hunud - 03.09.2017, 20:00
Re: Command Block - Small Help. - by grymtn - 03.09.2017, 20:09
Re: Command Block - Small Help. - by Hunud - 03.09.2017, 20:15
Re: Command Block - Small Help. - by grymtn - 03.09.2017, 20:21
Re: Command Block - Small Help. - by Hunud - 03.09.2017, 20:25
Re: Command Block - Small Help. - by grymtn - 03.09.2017, 20:29
Re: Command Block - Small Help. - by Arbico - 03.09.2017, 20:35
Re: Command Block - Small Help. - by Paulice - 03.09.2017, 20:36

Forum Jump:


Users browsing this thread: 1 Guest(s)