PDA

View Full Version : Tank's Next Map


Tank
12-30-2008, 12:48 PM
This is a really small plugin I wrote because I hated people joining my 24/7 avalanche server and still typing nextmap when the title clearly shows thats it's 24/7 ava.

Now I just used the same client command as the original amxx plugin and therefor I don't know how well it works together with that plugin. Since a 24/7 map server has no use for that plugin I just disabled it on my own.

================================================== =======
Tank's NextMap (version 0.1 07-12-2008)
================================================== =========
NextMap - information:

Author : |B.A.M| The Tank #AoS.nl
Version: 0.1
Date : 07-12-2008

This plugins is meant for 24/7 map servers. It is a 24/7 version of
amx_nextmap. Because it uses the same client command, I suggest disabling
amx_nextmap.ammx in your plugins.ini when using this plugin. When you have
a 24/7 map server you don't have a need for amx_nextmap.

================================================== =========
Next Map - Features:
================================================== =========
Type /nextmap in chat and it will show you a custom message

================================================== =========
Next Map - To do:
================================================== =========
- Checking where the server is getting the connectinfo mapname from.
then add that to this as well. So also on connect it will show the
mapname.

================================================== =========
Next Map - !!!!!!ERRORS!!!!!
================================================== =========
No errors to report

================================================== =========
NextMap - CVARS:
================================================== =========
tanks_nextmap | x
- Enables the plugin on or off.
0 = off
1 = on

tanks_nextmap_msg "Next Map: This is a 24/7 Avalanche Server"
- Place your text between tags

================================================== =========
NextMap - Installation:
================================================== =========
- Compile the tanks_nextmap.sma | An online compiler can be found here:
http:www.amxmodx.org/webcompiler.cgi
- Copy tanks_nextmap.amxx into your addons\amxmodx\plugins folder
- Add tanks_nextmap.amxx to the bottom of your addons\amxmodx\configs\plugins.ini
- Change the map or restart your server to start using the plugin!

================================================== =========
NextMap - Notes & Credits:
================================================== =========
- dodplugins.net for always having the information ready when needed, much appriciated.
================================================== =======