28.02.2018, 18:22
Just add this line in your script. I haven't tested it, but it should work accordingly now.
Код:
if(count == 0) SendClientMessage(playerid,COLOR_WHITE,"There are currently no administrators online."); return 1; }