Dialog Position - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dialog Position (
/showthread.php?tid=440445)
Dialog Position -
Facerafter - 29.05.2013
Hey,
A quick question. Is it possible to define the position of the dialog on the players screen?
Re: Dialog Position -
zT KiNgKoNg - 29.05.2013
No, Its default in the center with sa-mp. (Well not that i know of)
Re: Dialog Position -
MarTaTa - 29.05.2013
quick answer : it's not possible, they are showing in the middle of the screen
AW: Dialog Position -
Skimmer - 29.05.2013
It isn't possible, but you can just use TextDraw to make a box like this.
Re: Dialog Position -
Scenario - 29.05.2013
No, it is not possible. There's really no reason for this to be introduced either IMHO. It's just a bigger pain in the ass for people to deal with.
If you want to reposition something, make a dialog box out of text-draws.
Re: Dialog Position -
Pottus - 29.05.2013
Only problem is if you want input which is only what I use dialogs for anyways