Question? -
Unkovic - 30.06.2018
Is it useful ti create a pack of includes that will help peoples to work easier (rookies btw). I mean, there will be includes that simple some functions, and create something (gates, factions) in one line. Hm?
Re: Question? -
GTLS - 30.06.2018
Yes. But either you add it as includes, or direct code inside gm, doesnt make difference. Only advantage of using includes is you can use same include inside another script (Filterscript perhaps).
Re: Question? -
Unkovic - 30.06.2018
Quote:
Originally Posted by GTLS
Yes. But either you add it as includes, or direct code inside gm, doesnt make difference. Only advantage of using includes is you can use same include inside another script (Filterscript perhaps).
|
Peoples don't need to make their own funcs, and it is for rookies