01.02.2012, 18:09
Surely....if you used "inputtext" then you want a an input style box not a list box. Meaning you would use this
pawn Код:
ShowPlayerDialog(playerid, 22, DIALOG_STYLE_INPUT, "Gate Password","Enter the gate password to enter:","Select","Cancel");