[Problem] Compiling Pwn files - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Problem] Compiling Pwn files (
/showthread.php?tid=132100)
[Problem] Compiling Pwn files -
Anotniomontana - 06.03.2010
When i try to compile a pwn files, i always have troubles with something Called "Dini". how to compile?
Re: [Problem] Compiling Pwn files -
XRVX - 06.03.2010
http://dracoblue.net/download/dini-16/35/
download this
Re: [Problem] Compiling Pwn files -
Las Venturas CNR - 06.03.2010
Quote:
Originally Posted by XRVX
|
And at the top f the script, won't he have to post "#include <dini>" or something like that? Or does he already have that...?
Re: [Problem] Compiling Pwn files -
Scenario - 07.03.2010
Yes. You will need to have #include <dini> at the top of your script, under #include <a_samp>