Include
#1

Is it possible to include some *.inc not only from /pawno/include/ but from /filterscripts/, /gamemodes/, /scriptfiles/ too ?
Reply
#2

Edit:Nevermind,Listen to don.
Reply
#3

Yes.

Example:
pawn Код:
#include "../myfolder/myinc.inc"
Reply
#4

Yes, use relative path. For example:
pawn Код:
#include "../scriptfiles/include.inc"
Quote:
Originally Posted by ►ϻozilla Fir3foж◄
No.
Don't tell people about what you don't know.
Reply
#5

Quote:
Originally Posted by ZeeX
Yes. Use relative path:
pawn Код:
#include "../path/to/include.inc"
Thanks :]
Reply
#6

Quote:
Originally Posted by ZeeX
Yes, use relative path. For example:
pawn Код:
#include "../scriptfiles/include.inc"
And you don't tell people what they have already been told.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)