need help with command bug
#4

PHP код:
CMD:ask(playeridparams[])
{
    new 
Message[128];
    if(!
sscanf(params"s[128]",Message))
    {
        
format(astringsizeof(astring), "Question: %s(%d) asked: %s"GetName(playerid), playeridMessage);
        
SendToAdmins(green,astring);
        
SendClientMessage(playeridCOLOR_GREEN"Your Question has been sent to online Administrator(s)");
    }
        return 
1;

Reply


Messages In This Thread
need help with command bug - by 1fret - 17.05.2016, 06:14
Re: need help with command bug - by Micko123 - 17.05.2016, 06:16
Re: need help with command bug - by 1fret - 17.05.2016, 06:17
Re: need help with command bug - by Micko123 - 17.05.2016, 06:19
Re: need help with command bug - by JawsCraft - 17.05.2016, 11:35

Forum Jump:


Users browsing this thread: 1 Guest(s)