IP[rep]
#6

Quote:
Originally Posted by Bogdan1992
Посмотреть сообщение
PHP код:
forward     SendAdminMessage(color,const mystring[]);
public 
SendAdminMessage(color,const mystring[]){
        new 
string[128];
    for(new 
ii<MAX_PLAYERS i++){
        if(
IsPlayerConnected(i) == 1)
        if(
PlayerInfo[i][pAdmin] > 0//Here add your admin system.
        
SendClientMessage(i, -1mystring);
    }
    return 
1;

its not an admin sistem its an thing when a player logins we admins see their ip.
Reply


Messages In This Thread
IP[rep] - by Dan_Barocu - 12.03.2012, 14:33
Re: IP[rep] - by Dan_Barocu - 12.03.2012, 15:49
Re: IP[rep] - by milanosie - 12.03.2012, 15:50
Re: IP[rep] - by Dan_Barocu - 12.03.2012, 16:03
Re: IP[rep] - by Bogdan1992 - 12.03.2012, 16:32
Re: IP[rep] - by Dan_Barocu - 12.03.2012, 16:40
Re: IP[rep] - by Bogdan1992 - 12.03.2012, 16:43
Re: IP[rep] - by Dan_Barocu - 12.03.2012, 16:45
Re: IP[rep] - by Dan_Barocu - 12.03.2012, 21:13
Re: IP[rep] - by Mike_Peterson - 12.03.2012, 21:23

Forum Jump:


Users browsing this thread: 1 Guest(s)