Quote:
Originally Posted by BodyBoardVEVO
How To Change It ?
Put this before OnGameModeInit{}
pawn Код:
public OnPlayerCommandPerformed( playerid, cmdtext[ ], success ) { if(!success ) SendClientMessage( playerid, RED, "Wrong Command! Use /commands or /cmds for available commands." ); return 1; }
|
How to fix,but not change it . I write any command and write ServerUnknowCommand