How to Center a text on pawno? - 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: How to Center a text on pawno? (
/showthread.php?tid=286156)
How to Center a text on pawno? -
KissOfDeath - 27.09.2011
can anyone teach me how to center a text? like this one
. createdynamicobject
createdynamicobject
createdynamicobject
what is the shortcut to make them straight like this.
. createdynamicobject
. createdynamicobject
. createdynamicobject
thanks
Re : How to Center a text on pawno? -
Vukilore - 27.09.2011
Use Tabulation ?
Re: How to Center a text on pawno? -
[HiC]TheKiller - 27.09.2011
Press your tab button or you can indent your code using
Tidy Pawn.
Re: How to Center a text on pawno? -
KissOfDeath - 27.09.2011
last question, how to change the color of the text on pawno?
Re: How to Center a text on pawno? -
[MWR]Blood - 27.09.2011
You can't.
Re: How to Center a text on pawno? -
Lorenc_ - 27.09.2011
Quote:
Originally Posted by KissOfDeath
last question, how to change the color of the text on pawno?
|
Use notepad++, the default PAWN syntax is awesome already
Re: How to Center a text on pawno? -
KissOfDeath - 27.09.2011
thank you!