08.10.2009, 15:39
Im sitting here and its terrible -.-
How can i delete the Window (that window where you can write anything)

Thats the Code:
I'll only have the main windows, the text, and the buttons.
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");