Developed by @DoktorSAS
- The script can only work on Server's, It will not work in private games.
- Server must be hosted on H1-MOD client, the script works only on Plutonium client.
- Copy the file in your Directory %localappdata%\h1-mod\data\cdata\scripts
- Copy the Content of the mapvote.cfg in your .cfg (Exemple: server.cfg, dedicated_mp.cfg, dedicated.cfg, etc ) file that manages the Server.
- Edit the Dvars to setup the Server, many Dvars are only for Aesthetic Parameters.
- set the Dvar mv_maps to decide the maps that will be shown in mapvote, Example:
- set mv_maps "mp_convoy mp_backlot mp_bog"
- set the dvar mv_enable to 1 if you want have it active on your server.
- If you want random gametypes you have to set the dvar mp_gametypes specifying the gametype id (dm, war, sd, etc) and the file to run if necessary. Exemple:
- set mv_gametypes "dm@freeforall.cfg war@mycustomtdm.cfg"
- set the Dvar mv_maps to decide the maps that will be shown in mapvote, Example:
- Run the Server and have fun. Done!