fatal error 100: cannot read from file: "Any downloaded include"
#5

if you put the includes where you have your script you can do:
#include "MyInclude.inc" (paths can also be supplied here, they are relative to the script path)

else if it's located in the pawno/include folde you do:
#include <MyInclude>

Hope this helps.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)