Help Press [ESC] to close TextDraw
#24

Quote:
Originally Posted by khoinewghost
Посмотреть сообщение
i don't really undertand - can u help me i want my testdraw in OnPlayerClickPlayerTextDraw close when i press ESC
That guy doesn't know what he's on about as Esc isn't picked up by PlayerKeyStateChange...

You should follow Lokii and v1k1nG.

The Text:INVALID_TEXT_DRAW is important, and when you make those sort of things, you need to make them like...

PHP код:
new Text:SewRocks//Textdraw
new PlayerText:EveryoneRocks[MAX_PLAYERS//Player Textdraw 
If you don't then argument type mismatches will come up because you haven't created it as the right type, for the function that it's being passed on to.

Mind this as well...

Quote:
Originally Posted by wiki
When a player presses ESC to cancel selecting a textdraw, OnPlayerClickTextDraw is called with a textdraw ID of 'INVALID_TEXT_DRAW'. OnPlayerClickPlayerTextDraw won't be called also.
So you can't use OnPlayerClickPlayerTextDraw, you need to use OnPlayerClickTextDraw, and keep track of whether they are in a player textdraw menu, or a normal one via variables.
Reply


Messages In This Thread
Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 08:12
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 12:18
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 12:34
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 13:10
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 13:10
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 13:12
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 13:15
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 13:29
Re: Help Press [ESC] to close TextDraw - by solstice_ - 05.09.2018, 13:31
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 13:33
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 13:37
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 13:40
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 13:52
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 13:53
Re: Help Press [ESC] to close TextDraw - by Lokii - 05.09.2018, 14:03
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 14:08
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 14:41
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 15:13
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 05.09.2018, 15:37
Re: Help Press [ESC] to close TextDraw - by ShihabSoft - 05.09.2018, 15:50
Re: Help Press [ESC] to close TextDraw - by v1k1nG - 05.09.2018, 16:28
Re: Help Press [ESC] to close TextDraw - by Mobtiesgangsa - 05.09.2018, 22:33
Re: Help Press [ESC] to close TextDraw - by khoinewghost - 06.09.2018, 03:44
Re: Help Press [ESC] to close TextDraw - by Sew_Sumi - 06.09.2018, 04:30
Re: Help Press [ESC] to close TextDraw - by sonn51280 - 06.09.2018, 05:41
Re: Help Press [ESC] to close TextDraw - by NaS - 06.09.2018, 05:51

Forum Jump:


Users browsing this thread: 1 Guest(s)