SA-MP Forums Archive
A little 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: A little question: (/showthread.php?tid=497977)



A little question: - BroZeus - 01.03.2014

hey like on forums if i have to post a code i do it with {code} {/code} with [] in place of {} but the code appear in black color but i see that all off u when post the code it is highlighted by color as it is in pawno |
How to do it.
Thanks in advance.


Re: A little question: - PrivatioBoni - 01.03.2014

Put it in [pawn] tags.

For instance,

pawn Код:
new pawn;



Re: A little question: - BroZeus - 01.03.2014

ok got it thanks