20.05.2010, 10:26
what the four doing ?
(all skins after the 4 that go down will be for admin >?
(all skins after the 4 that go down will be for admin >?
Quote:
if(PClassID[playerid] == 4) { if(PlayerInfo[playerid][AdminLevel] == 1) { return 1; } else { SendClientMessage(playerid, COLOR_RED, "SERVER: This is admin skin"); return 0; } |