24.06.2013, 16:06
You need to compile the script so its clear of errors. Then, make sure you're defining the gamemode in your server.cfg file.
Example:
Your server.cfg line will have a line similar to this
Add this
Make sure you change "yourgamemodehere" to the name of the ".amx and .pwn" file found in the gamemodes file in your server directory
Example:
Your server.cfg line will have a line similar to this
Код:
gamemode0
Код:
gamemode0 yourgamemodenamehere