Commands Don't Work
#8

Quote:
Originally Posted by Blackazur
Посмотреть сообщение
Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
if(success)
{
printf("[COMMAND] The Command %s from %s was wrong!",cmdtext,PlayerName[playerid]);
format(str,144,"{FF0000} %s was a Wrong Command. Type {00FFFF}/help {FF0000}for available commands.",cmdtext);
SendClientMessage(playerid,BLUE,str);
}
return 1;
}
Test Before Post.

4 ERROR
Reply


Messages In This Thread
Commands Don't Work - by BodyBoardVEVO - 14.01.2013, 15:51
Re: Commands Don't Work - by dannyk0ed - 14.01.2013, 15:57
Re: Commands Don't Work - by Diorturato - 14.01.2013, 15:59
Re: Commands Don't Work - by BodyBoardVEVO - 14.01.2013, 16:06
Re: Commands Don't Work - by dannyk0ed - 14.01.2013, 16:08
Re: Commands Don't Work - by BodyBoardVEVO - 14.01.2013, 16:14
AW: Commands Don't Work - by Blackazur - 14.01.2013, 16:17
Re: AW: Commands Don't Work - by BodyBoardVEVO - 14.01.2013, 16:19
AW: Commands Don't Work - by Blackazur - 14.01.2013, 16:19
Re: Commands Don't Work - by BodyBoardVEVO - 14.01.2013, 16:25

Forum Jump:


Users browsing this thread: 1 Guest(s)