/newbie command help
#2

Try this:

pawn Код:
if(!strcmp(cmdtext, "/newbie", true))
    {
    new string[128];
    format(string, sizeof(string), "[NEWBIE]: Newbie %s: %s", sendername, result);
    return 1;
    }
Reply


Messages In This Thread
/newbie command help - by marwan - 02.04.2011, 08:16
Re: /newbie command help - by kiss - 02.04.2011, 08:17
Re: /newbie command help - by marwan - 02.04.2011, 08:19
Re: /newbie command help - by kiss - 02.04.2011, 08:21
Re: /newbie command help - by spedico - 02.04.2011, 09:44
Re: /newbie command help - by marwan - 02.04.2011, 15:37
Re: /newbie command help - by armyoftwo - 02.04.2011, 15:48
Re: /newbie command help - by SchurmanCQC - 02.04.2011, 15:49
Re: /newbie command help - by marwan - 02.04.2011, 15:57
Re: /newbie command help - by marwan - 03.04.2011, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)