21.01.2015, 20:46
Would be nice if you'd explain
1. Game basics.
2. Modes and explanation of each mode
3. How to home host. (with portforward and so on...)
4. What is "compile"
5. Difference between includes, filterscripts and gamemodes
6. Getting familiar with the server files
7.
I would rather describe it as
Or at least something like that
1. Game basics.
2. Modes and explanation of each mode
3. How to home host. (with portforward and so on...)
4. What is "compile"
5. Difference between includes, filterscripts and gamemodes
6. Getting familiar with the server files
7.
Quote:
Note : The GM/FS needs the .amx file to be loaded, .pwn doesn't fit with the server, it's only used by the scripter so he can have an idea about what he is writing. |
Quote:
The server needs the .amx file only to run, the .pwn file is used only to edit the code and the .amx is the translated code into server language, so it can be understable and runnable by the machine. |
