[Ajuda] Sumir textdraw's ao apertar ESC - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Sumir textdraw's ao apertar ESC (
/showthread.php?tid=633128)
Sumir textdraw's ao apertar ESC -
ThiagoGamemodes - 25.04.2017
Olб, gostaria de saber como posso fazer para quando um player apertar ESC sumir as textdraws que estгo abertas pois quando eu aperto esc as textdraws nгo somem e ficam bugadas na tela....l
Re: Sumir textdraw's ao apertar ESC -
IlanZ - 25.04.2017
PHP код:
if(clickedid == Text:INVALID_TEXT_DRAW)
{
// Hide
}