28.07.2014, 13:43
(
Последний раз редактировалось ItzRbj; 05.11.2014 в 10:48.
)
-removed-
if(IsPlayerAdmin(playerid))
if(PlayerInfo[playerid][ pAdmin ] >= 1//1 is the admin lvl
enum pInfo
{
pAdmin
};
new pInfo[MAX_PLAYERS][PlayerInfo];
new message 128;
if(sscanf(params, "s[128]", message)) return SendClientMessage(playerid, WHITE, "Usage: /s(hout)");