dialog text at center - 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 text at center (
/showthread.php?tid=617711)
dialog text at center -
bboytimix - 25.09.2016
Hey There
is the a method like \n[newline], to make a text to be in center of dialog ?
\ctext blah blah
i dont want to use a space cause of line limit
Re: dialog text at center -
HoangNam - 25.09.2016
I dont understand too much but it think u should use
https://sampforum.blast.hk/showthread.php?tid=289299
There is a tool for dialog
Re: dialog text at center -
NaS - 25.09.2016
You can use "\t" to create a tab (saves a few spaces), but there is no formating inside dialogs (you cannot really center something).
It may also look different for other resolutions.