16.08.2017, 21:44
Use modules makes this very easy.
Create the modules folder in the folder on the server.
Then create a .pwn file or a .inc file (I think it goes with .inc
) and boat at the beginning of gm.
You can put folders from other folders in the module that the procedure is the same, and to use the callbacks inside them use y_hooks from YSI, I highly recommend!
(If that's not what you want, sorry)
Create the modules folder in the folder on the server.
Then create a .pwn file or a .inc file (I think it goes with .inc

Код:
#include ".. \ modules \ script.pwn"
(If that's not what you want, sorry)