no cmds or dini work
#2

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/mycommand", cmdtext, true, 10) == 0)
    {
        // Do something here
        return 1;
    }
    return 0;
}
try removing that
Reply


Messages In This Thread
no cmds or dini work - by thefatshizms - 14.06.2012, 16:58
Re: no cmds or dini work - by SnG.Scot_MisCuDI - 14.06.2012, 18:12
Re: no cmds or dini work - by RADU2010 - 14.06.2012, 18:13
Re: no cmds or dini work - by SnG.Scot_MisCuDI - 14.06.2012, 18:16
Re: no cmds or dini work - by thefatshizms - 14.06.2012, 18:16
Re: no cmds or dini work - by zombieking - 14.06.2012, 18:55
Re: no cmds or dini work - by thefatshizms - 14.06.2012, 20:35
Re: no cmds or dini work - by thefatshizms - 15.06.2012, 16:40

Forum Jump:


Users browsing this thread: 4 Guest(s)