23.12.2013, 01:34
Usually what I do for consistency organization is create folders inside your gamemode folder this could be considered systems then just do this.
#include "systems\gvar.inc"
I would like to add one more thing, you shouldn't use pvars or gvars they make for ugly code although might have some purposes read this.
https://sampforum.blast.hk/showthread.php?tid=268499
#include "systems\gvar.inc"
I would like to add one more thing, you shouldn't use pvars or gvars they make for ugly code although might have some purposes read this.
https://sampforum.blast.hk/showthread.php?tid=268499