Problema /gotoxyz
#4

pawn Код:
stock SendError(playerid, string[])
{
    new
        strings[130]
    ;
    format(strings, sizeof strings, "ERROR: %s", string);
    return SendClientMessage(playerid, COLOR_RED, strings);
}
Reply


Messages In This Thread
Problema /gotoxyz - by weez - 27.07.2014, 12:57
Re: Problema /gotoxyz - by [NoV]LaZ - 27.07.2014, 13:13
Re: Problema /gotoxyz - by weez - 27.07.2014, 13:27
Re: Problema /gotoxyz - by SHE790 - 27.07.2014, 13:31

Forum Jump:


Users browsing this thread: 1 Guest(s)