Changing "Unknown Command" text y_commands
#4

Weird, it should send the custom message.
pawn Код:
public OnPlayerCommandPerformed( playerid, cmdtext[ ], success )
{
    if( !success ) return false;
    return true;
}
That should appear the "Server: Unknown Command"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)