07.06.2015, 09:17
Hi all,
I wanna to make a script that defines if an Administrator is connected
I have made one for players :
But i wan't an other one for admins, for exemple if an administrator is connected they show up
Thanks.
I wanna to make a script that defines if an Administrator is connected
I have made one for players :
PHP Code:
GetPlayerName(playerid,pname,sizeof(pname));
format(string,sizeof(string),"* %s(%d) vient de rejoindre {KFX} Survivants vs Zombies.",pname,playerid);
SendClientMessageToAll(COLOR_DEADCONNECT,string);
PHP Code:
Administrator KillerDVX has joined the server