+REP - A 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: +REP - A Question. (
/showthread.php?tid=488526)
+REP - A Question. -
ACI - 18.01.2014
Hello, I want to know what to do to generate the .ASM file for my mode (or script). What should I do to get this .asm?
AW: +REP - A Question. -
Mellnik - 18.01.2014
According to the pawncc.exe arguments it should be -a
Re: +REP - A Question. -
ACI - 18.01.2014
Any steps to do that?
Re: +REP - A Question. -
ACI - 18.01.2014
Any help?
Re : +REP - A Question. -
MCZOFT - 18.01.2014
Try to read this topic , it may helps you
https://sampforum.blast.hk/showthread.php?tid=315531
Good Luck
Re: +REP - A Question. -
ACI - 18.01.2014
That's a tutorial on #emit. It also mentions the compiler switch "-a", but I dont see how to do so.
Re: +REP - A Question. -
ACI - 18.01.2014
Any help?
Re: +REP - A Question. -
Vince - 18.01.2014
Stop bumping so soon! You're not more important than anybody else. Anyway:
Create a file called
pawn.cfg (careful: not
pawn.cfg.txt) in the
Pawno directory, with contents
-a.
Re: +REP - A Question. -
EmilLykke - 18.01.2014
Quote:
Originally Posted by Vince
Stop bumping so soon! You're not more important than anybody else. Anyway:
Create a file called pawn.cfg (careful: not pawn.cfg.txt) in the Pawno directory, with contents -a.
|
My words.
Re: +REP - A Question. -
Riddick94 - 18.01.2014
http://forum.sa-mp.com/showpost.php?...83&postcount=1