[HELP] Little Problem
#2

pawn Код:
if(PlayerInfo[playerid][Level] >= 1)
    {
        new string[150], name[MAX_PLAYER_NAME];
        GetPlayerName(playerid, name, MAX_PLAYER_NAME);
        format(string,sizeof(string),"%s: {FFFFFF}%s", name, text);
        SetPlayerColor(playerid, 0xAAFFCC00);
        return 0;
    }
Reply


Messages In This Thread
[HELP] Little Problem - by martin3644 - 24.01.2013, 12:44
Re: [HELP] Little Problem - by DaRk_RaiN - 24.01.2013, 12:46
Re: [HELP] Little Problem - by martin3644 - 24.01.2013, 12:47
Re: [HELP] Little Problem - by DaRk_RaiN - 24.01.2013, 12:51
Re: [HELP] Little Problem - by martin3644 - 24.01.2013, 12:52

Forum Jump:


Users browsing this thread: 1 Guest(s)