Please help me about Textdraw
#4

Quote:
Originally Posted by RogueDrifter
Посмотреть сообщение
The textdraw wont just disappear by pressing ESC on its own you have to add that perhaps onplayerkeystatechange and visit Samp Keys Wiki
for the samp keys and using hidetextdrawforplayer Samp Wiki Textdraw (Hide)
Quote:
Originally Posted by Eoussama
Посмотреть сообщение
I hope this helps.

PHP код:
public OnPlayerClickTextDraw(playeridText:clickedid)
{
    if(
Text:INVALID_TEXT_DRAW == clickedid)
        
TextDrawHideForPlayer(playeridclickedid)
    return 
1;

But my is OnPlayerClickPlayerTextDraw
Reply


Messages In This Thread
Please help me about Textdraw - by hoanduy - 14.12.2017, 23:23
Re: Please help me about Textdraw - by RogueDrifter - 14.12.2017, 23:49
Re: Please help me about Textdraw - by Eoussama - 14.12.2017, 23:55
Re: Please help me about Textdraw - by hoanduy - 14.12.2017, 23:58
Re: Please help me about Textdraw - by Eoussama - 15.12.2017, 00:07
Re: Please help me about Textdraw - by jasperschellekens - 15.12.2017, 00:25
Re: Please help me about Textdraw - by hoanduy - 15.12.2017, 03:57
Re: Please help me about Textdraw - by NaS - 15.12.2017, 05:07

Forum Jump:


Users browsing this thread: 1 Guest(s)