[ Pawn.CMD ] Blocking Commands
#3

Quote:
Originally Posted by iorp
Посмотреть сообщение
Try to use if condition, pass the command for selected only and for else return 0
I tried it like this but it gives an error

PHP код:
    if((my code) && cmd != ban)
    {
        
SendClientMessage(playerid, -1"Error !");
        return 
0;
    }
// error 017: undefined symbol "ban" // 
Reply


Messages In This Thread
[ Pawn.CMD ] Blocking Commands - by IdonTmiss - 25.12.2018, 00:52
Re: [ Pawn.CMD ] Blocking Commands - by iorp - 25.12.2018, 00:55
Re: [ Pawn.CMD ] Blocking Commands - by IdonTmiss - 25.12.2018, 01:00
Re: [ Pawn.CMD ] Blocking Commands - by iorp - 25.12.2018, 01:11
Re: [ Pawn.CMD ] Blocking Commands - by IdonTmiss - 25.12.2018, 01:13

Forum Jump:


Users browsing this thread: 1 Guest(s)