Problem with ESC key on textdraws selectable
#1

No working..
Help please.
PHP Code:
    if(playertextid == PlayerText:INVALID_TEXT_DRAW) {
        if(
PinStep[playerid] >= 1) {
            
CancelSelectTextDraw(playerid);
            
HidePinTextDraws(playerid);
            
format(InputtText[playerid], 5"");
            
PinStep[playerid] = 0;
        }
        return 
1;
    } 
Reply
#2

I can't understand what are you asking for.
Reply
#3

If so while ESC can select TextDraw sites do not disappear but remain and TextDraw those sites.
- OnPlayerClickPlayerTextdraw
Reply
#4

Help me please.
Reply
#5

help me?
Reply
#6

ESC is a keytab and it can't be used in script, but if you want a textdraw to remain just add a time like 1 hour,
I don't really know what you want...
Reply
#7

Read the rules on posting before bumping again...

I think he means that when he presses Esc, the textdraws stay.
Reply
#8

Resolved.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)