Stocking Problem ?
#1

pawn Код:
stock CMDMessageToAdmins(playerid,command[])
{
    if(ServerInfo[AdminCmdMsg] == 0) return 1;
    new string[128]; new AdminCMD[500]; GetPlayerName(playerid,AdminCMD,sizeof(AdminCMD));
    format(string,sizeof(string),"(Admin) '%s' (Level: %d) | Command: %s", AdminCMD, PlayerInfo[AdminCMD][Level], command);
    return MessageToAdmins(yellow,string);
}
Guys please see what wrong with my code

please help +REP +REP +REP
Reply


Messages In This Thread
Stocking Problem ? - by donhu789 - 22.11.2013, 16:04
Re: Stocking Problem ? - by Konstantinos - 22.11.2013, 16:10
Re: Stocking Problem ? - by donhu789 - 23.11.2013, 01:08
Re: Stocking Problem ? - by donhu789 - 23.11.2013, 01:14
Re: Stocking Problem ? - by Jefff - 23.11.2013, 01:26
Re: Stocking Problem ? - by donhu789 - 23.11.2013, 01:34

Forum Jump:


Users browsing this thread: 1 Guest(s)