16.03.2014, 12:54
It will depend on what admin script you are using if you are using your own..
You can simply use something like
You can simply use something like
Код:
if(adminlevel => 1) { SendClientMessageToAll( 0x6495EDAA, "An admin has connected to the server!"); return 1; }