Player textdraw problem
#1

Hi,
I haven't be able to detect when the escape key was pressed also with this code that I've find in this forum:

Код:
public OnPlayerClickTextDraw(playerid, Text:clickedid) 
{ 
     if(_:clickedid == INVALID_TEXT_DRAW)
     {
        //Do stuff
     }
     return 1;
}
I used playertextdraw not normal textdraw.

Thanks in advance
Reply


Messages In This Thread
Player textdraw problem - by pollo97 - 18.05.2017, 13:18
Re: Player textdraw problem - by Feynman - 18.05.2017, 13:44
Re: Player textdraw problem - by Dayrion - 18.05.2017, 14:04
Re: Player textdraw problem - by pollo97 - 18.05.2017, 14:23
Re: Player textdraw problem - by pollo97 - 18.05.2017, 14:36
Re: Player textdraw problem - by NaS - 18.05.2017, 15:41
Re: Player textdraw problem - by pollo97 - 19.05.2017, 12:28

Forum Jump:


Users browsing this thread: 3 Guest(s)