OnPlayerCommandPerformed
#2

Why you want a "%s" you can just simply send a "wrong command lol" ? btw, here's my code in my server..

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) SendClientMessage(playerid, COLOR_WHITE, "That {00FF00}command{FFFFFF} doesn't exist. Use /help or /newb to see the commands or seek a help.");
    return 1;
}
+rep if i help
Reply


Messages In This Thread
OnPlayerCommandPerformed - by SickAttack - 14.05.2014, 02:38
Re: OnPlayerCommandPerformed - by ChuckyBabe - 14.05.2014, 03:14
Re: OnPlayerCommandPerformed - by SickAttack - 14.05.2014, 03:58
Re: OnPlayerCommandPerformed - by Scottas - 14.05.2014, 05:25
Re: OnPlayerCommandPerformed - by SickAttack - 14.05.2014, 07:17
Re: OnPlayerCommandPerformed - by Tingesport - 14.05.2014, 09:34
Re: OnPlayerCommandPerformed - by RajatPawar - 14.05.2014, 10:41

Forum Jump:


Users browsing this thread: 2 Guest(s)