Hello, I wanna help about the specific map cfg in a server. It is something like: We load badlands.cfg, then a cfg called "badlands.cfg" will work only for that map only. Another problem is the amount of maps in the nominate and rtv menu. All maps are there, I just want specific ones.
How can I do this?
Hello, I wanna help about the specific map cfg in a server. It is something like: We load badlands.cfg, then a cfg called "badlands.cfg" will work only for that map only. Another problem is the amount of maps in the nominate and rtv menu. All maps are there, I just want specific ones.
How can I do this?
Hello,
I can't seem to understand your first question but I provide an answer for your second one.
I assume you are referencing Maps in the sourcemod menu. To display only the maps you want, add the specific maps you want to adminmenu_maplist.ini in tf/addons/sourcemod/configs.
I hope this helps!
Hello,
I can't seem to understand your first question but I provide an answer for your second one.
I assume you are referencing Maps in the sourcemod menu. To display only the maps you want, add the specific maps you want to adminmenu_maplist.ini in tf/addons/sourcemod/configs.
I hope this helps!
making this file u said was more effective than making sourcemod find a mapcycle/maplist txt file
thanks
About my first question, I just want a cfg that loads when a map is loaded. For example: mge cfg: timelimit 0, will only be executed if I load any mge map.
making this file u said was more effective than making sourcemod find a mapcycle/maplist txt file
thanks
About my first question, I just want a cfg that loads when a map is loaded. For example: mge cfg: timelimit 0, will only be executed if I load any mge map.
just create a cfg file with the map name
ex: mge_training_v8_beta4b.cfg, cp_badlands.cfg
just create a cfg file with the map name
ex: mge_training_v8_beta4b.cfg, cp_badlands.cfg