stuntacular

Server => Suggestions => Topic started by: Daybrightness on November 04, 2010, 08:09:33 pm


Title: Unknown command idea!
Post by: Daybrightness on November 04, 2010, 08:09:33 pm
change the boring SERVER:UNKNOWN COMMAND to this
(http://i869.photobucket.com/albums/ab260/SA_HUD/Untitled-9.jpg)
like on my server
Title: Re: Unknown command idea!
Post by: knackworst on November 05, 2010, 04:28:08 am
mhh
where can I change it?
in the gamemode?
Title: Re: Unknown command idea!
Post by: Sam on November 05, 2010, 05:26:22 am
NO, just use Unknown Server Command, for more information use /help, /teles or /cmds.
Title: Re: Unknown command idea!
Post by: Daybrightness on November 05, 2010, 01:23:54 pm
mhh
where can I change it?
in the gamemode?
do this
public OnPlayerCommandText(playerid, cmdtext[])
{
   return SendClientMessage(playerid,COLOR,then your message and there you got it");
}
Title: Re: Unknown command idea!
Post by: Krys on November 05, 2010, 02:13:54 pm
TIP: It's "get", not "gett".  ;)
Title: Re: Unknown command idea!
Post by: Daybrightness on November 05, 2010, 03:22:41 pm
i fixed that typo a couple mins after i made this