10.08.2012, 19:48
if you do want to use the other includes directory, use this:
instead of this:
pawn Код:
#include "../include/zcmd.inc"
pawn Код:
#include <zcmd>

