SA-MP Forums Archive
Is there a Pawn sourse? - 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: Is there a Pawn sourse? (/showthread.php?tid=70337)



Is there a Pawn sourse? - kasco - 23.03.2009

?


Re: Is there a Pawn sourse? - FUNExtreme - 23.03.2009

Are you talking about the program PAWNO? Or do you mean anything else?


Re: Is there a Pawn sourse? - ICECOLDKILLAK8 - 23.03.2009

I think he means the program, And if you do then AFAIK no


Re: Is there a Pawn sourse? - trc_ - 23.03.2009

Pawn, the language itself (compiler and runtime) as independent from SA-MP, is open source and freely available from its homepage.

http://www.compuphase.com/pawn/pawn.htm

Concerning Pawno, the code editor, I don't think that it is.


Re: Is there a Pawn sourse? - kasco - 24.03.2009

I wanna change the look of the pawn
I wanna create a new template (Y)
But how ?


Re: Is there a Pawn sourse? - ICECOLDKILLAK8 - 25.03.2009

Quote:
Originally Posted by kasco
I wanna change the look of the pawn
I wanna create a new template (Y)
But how ?
You cant change the Pawno look, But the Pawn source contains a program called Quincy IDE which is like Pawno but it also includes the source, Maybe you could use that instead