SA-MP Forums Archive
Pawno Code! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Pawno Code! (/showthread.php?tid=463500)



Pawno Code! - AnonScripter - 12.09.2013

There is a difference between "code" and "pawn code" ...
How to put a pawn code in my thread without clicking on "#" ??
"#" is for "code", what i suppose to click to make "pawn code"


Re: Pawno Code! - Mishima - 12.09.2013

Use [ pawn ] hello world[ /pawn ] without spaces to be able to post pawno code

Example:

pawn Код:
Hello world



Re: Pawno Code! - AnonScripter - 12.09.2013

aha thank you :)


Re: Pawno Code! - SchurmanCQC - 12.09.2013

To make it clear...
[pawn]CODE HERE![/pawn]


Re: Pawno Code! - AnonScripter - 12.09.2013

thanks