08.08.2015, 10:44
Quote:
|
Hi Holl,
I'd suggest doing the following. Layout {ScriptName}.pwn --| {ScriptName} -----|Core -------| {Modules} So when you're including a module it follows a simple layout eg. pawn Код:
NOTE: When you're including other modules in a module you must follow the same include method as "../mod.pwn" will not work. |


