Problem with: error 008 and error 029
#2

This is possible i guess.

pawn Код:
stock GetTeamZoneColor(teamid)
{
    switch(teamid)
    {
        case 0: return 0x00FF0088; // 21450
        case 1: return 0xFF00FF88; // 21451
        case 2: return 0xFFFF0088; // 21452
        case 3: return 0xF0F8FF88; // 21453
    }

    return 0;
}
Reply


Messages In This Thread
Problem with: error 008 and error 029 - by The God - 13.12.2012, 11:26
Re: Problem with: error 008 and error 029 - by Ballu Miaa - 13.12.2012, 11:28
Re: Problem with: error 008 and error 029 - by The God - 13.12.2012, 11:30

Forum Jump:


Users browsing this thread: 1 Guest(s)