S32_House.inc(27) : fatal error 100: cannot read from file: "foreach"
#1

So, I added a new .inc that allows houses, I added it in pawno > Includes and put #include <S32_House>

Code:
Код:
#include <S32_House>
And got this error:

Код:
C:\Users\Cody\Desktop\OrbzGaming\SAMP\Server\pawno\include\S32_House.inc(27) : fatal error 100: cannot read from file: "foreach"

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


1 Error.
How to fix this?
Reply
#2

Open pawno.exe from pawno folder which have this file what you wanted, and open your script (make sure you have in includes file 'S32_House.inc') and then compile your script.
Reply
#3

You also need the foreach.inc in the includes folder
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)