Posts: 54
Threads: 23
Joined: Jan 2014
Reputation:
0
how to make it please help me
Posts: 162
Threads: 16
Joined: Jan 2014
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Create a file with anything you like.
At some point in youre gamemode script, put
#include "yourfilename"
Thats all you need for an include.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
If you're asking how to actually CREATE an .inc file, you need to first enable extensions to be shown on files, then you can just create a .txt file by right-clicking and change the extension to .inc.