Map MOTD
Posted: Sun Nov 21, 2021 11:48 pm
Map MOTD
About:
This plugin makes so you can have a MOTD depending on the map when you type /mm. This is very useful for example to show map-rules or different things.
To use this, you need to make a map in your configs-dir called mapmotd, Name the map-files for example de_dust2.txt to display at de_dust2.
If your planning on using a webhost, upload the files, and change the line
Cvars:
MM_enabled (Def: 1) - Disabled if 0, Enabled if 1
MM_url (Def: "http://www.mysite.com/") - Points to your webhost where you got the files (only use if you enabled it) Leave a "/" at the end.
Commands:
say /mm - Displays the Map MOTD
.rar
get plugin
get source
About:
This plugin makes so you can have a MOTD depending on the map when you type /mm. This is very useful for example to show map-rules or different things.
To use this, you need to make a map in your configs-dir called mapmotd, Name the map-files for example de_dust2.txt to display at de_dust2.
If your planning on using a webhost, upload the files, and change the line
To#define IS_FILE 1
Inside the source-code, and then change the MM_url cvar to your site where you have the files.#define IS_FILE 0
Cvars:
MM_enabled (Def: 1) - Disabled if 0, Enabled if 1
MM_url (Def: "http://www.mysite.com/") - Points to your webhost where you got the files (only use if you enabled it) Leave a "/" at the end.
Commands:
say /mm - Displays the Map MOTD
.rar
get plugin
get source