disabling rcon messages
#4

You could try smth as this under OnPlayerText
PHP код:
    new msg[128];
    
format(msgsizeof msg"%s"text);
    if(!
strcmp(text"SERVER: Bad admin password. Repeated attempts will get you banned"true45)) return SendClientMessage(playerid, -1""); 
Reply


Messages In This Thread
disabling rcon messages - by AroseKhanNiazi - 07.03.2016, 17:26
Re: disabling rcon messages - by smartasspothead - 07.03.2016, 17:30
Re: disabling rcon messages - by AroseKhanNiazi - 07.03.2016, 17:42
Re: disabling rcon messages - by saffierr - 07.03.2016, 18:50
Re: disabling rcon messages - by AroseKhanNiazi - 07.03.2016, 18:58
Re: disabling rcon messages - by saffierr - 07.03.2016, 19:01
Re: disabling rcon messages - by Threshold - 08.03.2016, 05:06
Re: disabling rcon messages - by ]Rafaellos[ - 08.03.2016, 06:16
Re: disabling rcon messages - by AroseKhanNiazi - 08.03.2016, 07:51
Re: disabling rcon messages - by Spmn - 08.03.2016, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)