/commands doesnt shows any response! please see
#2

IIRC, add:

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    dcmd("/commands", 9, cmdtext);
    return 1;
}
It's best that you switch command processors though. Both processors below work great and are easy to use.
Just pick whichever one you prefer:

zcmd
y_commands
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)