Need a lil help in this script!
#4

Likewise, this is for ZCMD.
pawn Код:
public OnPlayerCommandPerformed( playerid, cmdtext[ ], success )
{
   if( !success )
      return SendClientMessage( playerid, -1, "Unknown command. Please use /help or /cmds." );

   return 0;
}
Reply


Messages In This Thread
Need a lil help in this script! - by adios1 - 14.08.2011, 02:29
Re: Need a lil help in this script! - by Lorenc_ - 14.08.2011, 02:42
Re: Need a lil help in this script! - by grand.Theft.Otto - 14.08.2011, 04:15
Re: Need a lil help in this script! - by Grim_ - 14.08.2011, 04:38
Re: Need a lil help in this script! - by adios1 - 14.08.2011, 08:17

Forum Jump:


Users browsing this thread: 1 Guest(s)