09.03.2011, 14:11
if you use <(Inc name)> with the <>s, you mean that the file is in
folder. If sscanf2 is in the other includes folder (.../(server name)/includes) you have to use:
Код:
.../(server name)/pawno/include
pawn Код:
#include ../include/(inc name)

