20.09.2012, 14:59
Код:
public OnPlayerCommandText(playerid, cmdtext[]) { return SendClientMessage(playerid, -1, "That command does not exist. Use /help or /commands."); return 0; }
Код HTML:
I:\NpTDM[0.3e]\filterscripts\dude.pwn(95) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.