Help with textdraw and colors
#3

For 4th question use:

pawn Code:
public OnPlayerClickTextDraw(playerid, Text:clickedid)
{
    if(clickedid == Text:INVALID_TEXT_DRAW) SelectTextDraw(playerid,COLOR_RED);
    return 1;
}
It will check if player pressed Key ESC and will show him cursor again.
Reply


Messages In This Thread
Help with textdraw and colors - by Nabster - 24.02.2015, 09:26
Re: Help with textdraw and colors - by Ritzy2K - 24.02.2015, 09:42
Re: Help with textdraw and colors - by De4dpOol - 24.02.2015, 09:47
Re: Help with textdraw and colors - by Nabster - 24.02.2015, 15:02
Re: Help with textdraw and colors - by De4dpOol - 24.02.2015, 15:10
Re: Help with textdraw and colors - by Nabster - 24.02.2015, 15:32
Re: Help with textdraw and colors - by De4dpOol - 24.02.2015, 15:38
Re: Help with textdraw and colors - by Nabster - 24.02.2015, 16:13
Re: Help with textdraw and colors - by Nabster - 25.02.2015, 02:01
Re: Help with textdraw and colors - by De4dpOol - 25.02.2015, 02:15

Forum Jump:


Users browsing this thread: 5 Guest(s)