Admin by Name!
#1

hi this command dosent work no errors no warnings. I want players with name to work..i put this in command

PHP код:
new nick[24];
                            
GetPlayerName(playerid,nick,24);
                            if(
strcmp(nick"Mircea"true) || strcmp(nick"ARTIST"true))
                            {
                                
SendClientMessage(playeridCOLOR_RED" Nu esti Autorizat!");
                                return 
1;
                            } 
Reply


Messages In This Thread
Admin by Name! - by Akcent_Voltaj - 09.07.2014, 09:42
Re: Admin by Name! - by BroZeus - 09.07.2014, 09:45
Re: Admin by Name! - by Akcent_Voltaj - 09.07.2014, 09:49
Re: Admin by Name! - by BroZeus - 09.07.2014, 09:53
Re: Admin by Name! - by Akcent_Voltaj - 09.07.2014, 09:57
Re: Admin by Name! - by BroZeus - 09.07.2014, 09:59
Re: Admin by Name! - by Akcent_Voltaj - 09.07.2014, 10:17

Forum Jump:


Users browsing this thread: 6 Guest(s)