Can't load .inc files
#1

When i try to compile some filterscripts that are pre-made by other people ( or any using some different .inc files) i get a error saying "cannot read from ****.inc file" or something, but I have that file!!

HELP ME PLEASE
Reply
#2

Ensure you are using the correct pawn folder, and that your includes folder is in the correct directory and named "includes" (without quotation marks)

If they are all correct, show us the way you are trying to include the files.
Reply
#3

Suggestion.

when you including .inc typ not
pawn Код:
#include <blahblah.inc>
but
pawn Код:
#include "../pawno/include/blah.inc"
Reply
#4

Thanks dude... It wasn't it anyways, I haven't slept in about 20 hours... I was putting the .inc in Pawno/Includes instead of Pawno/Include

I'm so happy right now... I might just fall asleep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)