Strcmp:makeadmin problem.
#2

do u have this ?
pawn Код:
enum pData
{
      AdminLevel,
}
new PlayerData[MAX_PLAYERS][pData];

    else if(strcmp(cmdtext, "/makeadmin",true)) // 648
    {
    //try change it to
    if(strcmp(cmdtext, "/makeadmin",true)) // 648
    {
Reply


Messages In This Thread
Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 09:37
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 09:45
Re: Strcmp:makeadmin problem. - by Rudy_ - 24.07.2012, 09:48
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 09:49
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 09:50
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 09:55
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 09:57
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 10:02
Re: Strcmp:makeadmin problem. - by Cxnnor - 24.07.2012, 10:29
Re: Strcmp:makeadmin problem. - by Devilxz97 - 24.07.2012, 10:32

Forum Jump:


Users browsing this thread: 2 Guest(s)