SERVER: Unknown Command but the command appears
#5

use
pawn Код:
OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success)
    {
        SendClientMessage(playerid,yourcolor,"This command doesn't exist");
    }
    return 1;
}
if you have zcmd.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)