How to include from a different folder
#3

Well it depends on where pawno.exe is located, if it's located in server/pawno then you can do:

pawn Код:
#include "../include/a_http.inc"
If it's not, then you'll have to write the full path of the include into the script.

Keep in mind that you don't need includes for the server, you only need them when compiling the script.
Reply


Messages In This Thread
How to include from a different folder - by Sascha - 13.01.2011, 14:49
Re: How to include from a different folder - by Jochemd - 13.01.2011, 14:51
Re: How to include from a different folder - by JaTochNietDan - 13.01.2011, 14:52
Re: How to include from a different folder - by Sascha - 13.01.2011, 14:56
Re: How to include from a different folder - by Jochemd - 13.01.2011, 15:01
Re: How to include from a different folder - by JaTochNietDan - 13.01.2011, 15:03
Re: How to include from a different folder - by Wyu - 13.01.2011, 15:49

Forum Jump:


Users browsing this thread: 1 Guest(s)