Closing a dialog while in SelectTextDraw
#1

When you are selecting a TextDraw (using SelectTextDraw() ) and have a Dialog open (which works without any issue) and the server then uses this to close the dialog:

Код:
ShowPlayerDialog(playerid, -1, 0, " ", " ", " ", " ");
You see this:



The buttons are still clickable (they close the dialog) but nothing is sent to the server.
This happens only when a negative DialogID is used.

I searched for this but did not find anything about this bug.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)