Really simple question. - 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: Really simple question. (
/showthread.php?tid=372350)
Really simple question. -
Justin Reif - 26.08.2012
Hey guys,
Just a question, how to align the codes to right a bit?
Example: I have this
Код:
CreateObject (.....................)
I just wanna make it like this
Код:
CreateObject (....................)
Re: Really simple question. -
Sniper Kitty - 26.08.2012
You press Tab on your keyboard, it's called indenting.
Re: Really simple question. -
Roko_foko - 26.08.2012
Use TAB key on your keyboard. It should be on left side of the keyboard.
Re: Really simple question. - HuSs3n - 26.08.2012
press TAB to move it to the right side
press SHIT+TAB to move it to the left side