PlayerTextDrawBoxColor not working.
#1

Код:
stock Phone_ShowUI(playerid)
{
        switch(player_cache[playerid][phone_color])
        {
                 case PHONE_BLACK: PlayerTextDrawBoxColor(playerid, PhoneDisplay[playerid], 255);
                 case .. more colour stuff, no need to show all
        }
        PlayerTextDrawShow(playerid, PhoneDisplay[playerid]);
}
This is not working, it still keeps the same as it's created.
Reply


Messages In This Thread
PlayerTextDrawBoxColor not working. - by 0x88 - 16.10.2017, 13:17
Re: PlayerTextDrawBoxColor not working. - by jlalt - 16.10.2017, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)