Pawn to Amx
#6

Quote:
Originally Posted by Oggle McFoggle
So I tryed to compile many pwn scripts always got the same error:

C:\DOCUME~1\Mihai\0016~1\32FE~1.PWN(3) : fatal error 100: cannot read from file: "dini"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


And I doesnt apear any amx files.
When your script has any of :

Код:
#include <a_samp>

#include <core>

#include <float>
At the top of it you need to have a_samp.inc/core.inc/float.inc in your pawno/include folder so in your case you need at least dini.inc in that folder and after you put that in you will probably get another error saying cannot read from dutilis or some other
Код:
#include <core>
until they are ALL in that folder


Hope it helps?
Reply


Messages In This Thread
Pawn to Amx - by Oggle McFoggle - 15.08.2009, 13:31
Re: Pawn to Amx - by Dark_Kostas - 15.08.2009, 13:32
Re: Pawn to Amx - by Correlli - 15.08.2009, 13:32
Re: Pawn to Amx - by Oggle McFoggle - 15.08.2009, 13:39
Re: Pawn to Amx - by Oggle McFoggle - 15.08.2009, 13:48
Re: Pawn to Amx - by Mr_Finnigan - 15.08.2009, 13:52
Re: Pawn to Amx - by Oggle McFoggle - 15.08.2009, 14:08
Re: Pawn to Amx - by Oggle McFoggle - 15.08.2009, 14:29
Re: Pawn to Amx - by jokajoey78 - 13.05.2012, 05:34
Re: Pawn to Amx - by jokajoey78 - 13.05.2012, 05:54

Forum Jump:


Users browsing this thread: 1 Guest(s)