ERROR 017: undefined symbol "newkeys" ????
#4

Do you guys even know what you are doing? Like seriously, that callback doesn't even support inputs...

I'm not sure what you want, you explained what you wanted to do in so many wrong ways. Well:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp(cmdtext, "/enter", true))
    {
        // ...
    }
    return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)