closing with esc
#6

During SelectTextDraw() you can detect the ESC key by doing:

Код:
if(_:clickedid == 65535)
{
// Hide textdraws here
}
in OnPlayerClickTextDraw.

However it is way easier to create a list dialog for the Teleports, as Virtual1ty said.
Reply


Messages In This Thread
closing with esc - by pors - 23.02.2016, 20:00
Re: closing with esc - by Virtual1ty - 23.02.2016, 20:10
Re: closing with esc - by pors - 23.02.2016, 20:25
Re: closing with esc - by Virtual1ty - 23.02.2016, 20:31
Re: closing with esc - by pors - 23.02.2016, 20:57
Re: closing with esc - by NaS - 23.02.2016, 21:01

Forum Jump:


Users browsing this thread: 1 Guest(s)