ShowPlayerDialog question
#1

Im sitting here and its terrible -.-

How can i delete the Window (that window where you can write anything)



Thats the Code:

Код:
				format(string, sizeof(string), "Du hast $%d auf deinem Konto.", PlayerInfo[playerid][pAccount]);
				ShowPlayerDialog(playerid, 1006, DIALOG_STYLE_INPUT, "Kontostand", string, "Weiter", "Beenden");
I'll only have the main windows, the text, and the buttons.
Reply
#2

Do you mean you want another dialog style?

DIALOG_STYLE_MSGBOX * This is the correct one for you.
DIALOG_STYLE_INPUT
DIALOG_STYLE_LIST
Reply
#3

yeah. Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)