Easier Map Support (user created script)

Features:
-A new beautiful list of maps in the game menu + a picture of the map next to it.
-Auto editing for the config.cs file with each new map installed and the default values of :
Code:
$Host::Maps::Weight[#] = 1.0;
$Host::Maps::MinPlayers[#] = 0;
$Host::Maps::MaxPlayers[#] = 12;

Installation:
Extract it to the live folder.

MapSupporot V1.2.zip Download Link.

Map makers try to include a "map name.jpg" pictures with your maps in the same map folder for the people using this script :)

Code:
V1.2:
-Fixed a little bug with the generation code.
V1.1:
-Re coded the generation script.
-Added Min\Max players and map weight to the list.
-Added sorting options to the list.
.
 

Volt Cruelerz

Legions Developer
Something else you may want to incorporate is a map description .txt file. If people decide to, they could include something like <map name>.txt which would just be a description of that map. Idk.. That would be more helpful with autodownloading than just a config automator, but still.

Regardless, well done. :)
 
you're supposed to extract everything to the public-test folder
plus you should download the 1.2 version because 1.1s' generation code is broken, forgot to post about the update :(
 

Defender

Member
Nice work, we need a few more scripters like you around here.;)
Panama Jack use to make some cool scripts for tribes2.
His unreal tournament kill annoucer was one of my favs.
Hope we can get this feature added to the regulare base Legions.
 

Volt Cruelerz

Legions Developer
Just noticed that custom maps have no maximum size. You should probably set them to 32 by default just so they don't look weird.
 

stefygraff

Private Tester
Im guessing this should b redirected to custom maps because its so useful. Very clean script, good job!
 
Top