Fafu map - 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: Fafu map (
/showthread.php?tid=141010)
Fafu map -
Drowzz - 11.04.2010
Hello,
I have downloaded a map from fafu
so i want to edit it
but it wont
everytime is save it loads not
and if i compile in pawno it say`s a error:
Код:
C:\Users\Jurjen\Desktop\Andromada Stuntage v3.8\gamemodes\freeroam.pwn(15) : fatal error 100: cannot read from file: "dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
What to do?
Help Please?
Re: Fafu map -
Geso - 11.04.2010
You need the dini.inc:
download here and put it in .../pawno/include
http://dracoblue.net/download/dini-16/35/
Re: Fafu map -
Drowzz - 11.04.2010
Hmz,
Now i get :
Код:
C:\Users\Jurjen\Desktop\Andromada Stuntage v3.8\pawno\include\dudb.inc(25) : fatal error 100: cannot read from file: "dutils"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
what now?
PS dudb wasn't good too so i downloaded that too
Re: Fafu map -
Geso - 11.04.2010
Quote:
Originally Posted by Drowzz
Hmz,
Now i get :
Код:
C:\Users\Jurjen\Desktop\Andromada Stuntage v3.8\pawno\include\dudb.inc(25) : fatal error 100: cannot read from file: "dutils"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
what now?
PS dudb wasn't good too so i downloaded that too
|
You'll have to download dutils too, and put it in the same map:
http://dracoblue.net/download/dutils-110/30/
Re: Fafu map -
Drowzz - 11.04.2010
THank You SOO!!!!!!!!!!!! Much!
It Works and im Happy




Thanx Thanx Thanx !!!!!!
Re: Fafu map -
Geso - 11.04.2010
Quote:
Originally Posted by Drowzz
|
No problem, glad to help you.