06.12.2010, 17:29
Quote:
In this Part are two errors
format(string, sizeof(string), "%s has made you a server admin level %d, congratulations. Your commands are /admcmds (or /ah, or /acmds)", GetPlayerNameEx(playerid), level, GetPlayerNameEx(giveplayerid)); SendClientMessage(giveplayerid, COLOR_RED, string); PlayerInfo[giveplayerid][pAdmin] = level; |