[Question] About Dialogs - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Question] About Dialogs (
/showthread.php?tid=198789)
[Question] About Dialogs -
silvan - 13.12.2010
Is it possible to increase the font side of the dialog? and where i can find the code such as
\n = New Line
Re: [Question] About Dialogs -
leong124 - 13.12.2010
No, it's impossible to change the font size.
For special characters like \n, read the manual of PAWN.
Re: [Question] About Dialogs -
Sergei - 13.12.2010
There are only \n and \t and they have nothing to do with programming language.
Re: [Question] About Dialogs -
Tomejus - 13.12.2010
\t means - tab
Re: [Question] About Dialogs -
silvan - 15.12.2010
ok that is all i wanted to know Sergei and Tomejus

thanks alot