Forum für Deutschen Support und Ideen:
[url]http://www.tcaf-shootingrange.de/esforum/[/url]
With the Map list Adder you can add/delete specified Map prefixes, All maps or only a Single Map.
You can also set only ONE Map Prefix, e.g. only de_ maps.
Edit your Maplist.txt, Mapcycle.txt and Votemaplist.txt Easly Ingame!! See Picture!
If you like it,
Give me a wOOt :)
Installation
[b]Unpack the Archive
Edit the Config in addons/eventscripts/maplistadder/maplistadder.py:
[/b]
[syntax="python"]###############################################################################################################################
##################################### Start of Options ########################################################################
###############################################################################################################################
# Admins, which can change the Map lists
admins = ['STEAM_0:1:23951652', 'STEAM_0:1:22250488', 'STEAM_0:0:26428466']
# Command to open the Menu
cmdopen = "!mchange"
# Change the maplist.txt 1 = yes, 0 = No
maplistshow = 1
# Change the mapcycle.txt 1 = yes, 0 = No
mapcycleshow = 1
# Change the votemaplist.txt 1 = yes, 0 = No
votemaplistshow = 1
# the Maps MUST start with the Prefix you add here, so you can change it in the map list, for every Prefix a new entry
prefix = ['cs_', 'de_', 'pa_', 'ka_', 'he_', 'fy_', 'dm_', 'awp_', 'ba_', 'fun_', 'scout_', 'surf_', 'glass_', 'cl_', 'rats_', 'hc_', 'as_', 'pb_', 'sg_', 'bh_', 'is_', 'hst_', 'dr_', 'tz_', 'mg_', 'jail_', 'td_']
###############################################################################################################################
##################################### End of Options ##########################################################################
###############################################################################################################################[/syntax][b]
Upload the Folder ADDONS in the cstrike folder
type
es_load maplistadder
in your
autoexec.cfg
Restart the Server![/b]
Version Notes For 1.0
Updated on: 2009-11-18 16:49:41 EST by uedi (View Zip Contents)
1.0
first Release