24.07.2016, 10:44
Yo, I have problem, I am working with Player Textdraws, and I wanted to create if player press ESC to textdraw hide, but how should I do it while I am using OnPlayerClickPlayerTextDraw. Also I read on wiki and forums that I need to use OnPlayerClickTextDraw callback for that, I did, but I get warning showing up: (4 : warning 213: tag mismatch
Line is: if(clickedid == INVALID_TEXT_DRAW)// ESC
Any help?
Line is: if(clickedid == INVALID_TEXT_DRAW)// ESC
Any help?