Help with this command
#1

Hello, I have a problem with this command, when I tipe /paliktidarba it show SERVER: Unknown command.
pawn Код:
if(strcmp("/paliktidarba",cmdtext,true) == 0)
    {
    if(PInfo[playerid][grove] == 1) return PInfo[playerid][grove] = 0;
    SData(playerid);
    Logged[playerid] = false;
    return 1;
    }
Where is the problem ?
Reply


Messages In This Thread
Help with this command - by Tadas - 16.03.2014, 11:59
Re : Help with this command - by Golimad - 16.03.2014, 12:04
Re: Help with this command - by Tadas - 16.03.2014, 12:09
Re : Help with this command - by Golimad - 16.03.2014, 12:12
Re: Help with this command - by Tadas - 16.03.2014, 12:15
Re: Help with this command - by Stinged - 16.03.2014, 12:17
Re : Re: Help with this command - by Golimad - 16.03.2014, 12:31

Forum Jump:


Users browsing this thread: 1 Guest(s)