Question
-
- A semi-regular
- Posts: 25
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Jan 16, 2005 10:30 am
Question
Yes I was wondering, if it's possible, how do I make it so only on certain maps gravity is lowered and weapons are restricted. I hope that I can access this either in my ftp or file manager because I don't want to have the trouble of editing the map. Can I do this?
you need to use a plugin such as mani's admin plugin
http://www.mani-admin-plugin.com/mani_a ... oc94859500
cfg/mani_admin_plugin/map_config/
config files go inside that folder, if its not there, make a new folder via FTP and put your map configs in there. they are named mapname.cfg
http://www.mani-admin-plugin.com/mani_a ... oc94859500
cfg/mani_admin_plugin/map_config/
config files go inside that folder, if its not there, make a new folder via FTP and put your map configs in there. they are named mapname.cfg
Last edited by Nick|NFo on Sun Jan 30, 2005 2:01 pm, edited 1 time in total.
-Nick
I found out beetlefart's does do this.
But i am newbish and don't understand what he means. Can someone put this in easy to understand terms.
I have added code to have the server exec a <MapName.cfg> file from
the cfg folder and execute that so that different weapons can be restricted
on different maps.
To restrict weapons on de_dust create a de_dust.cfg and put it in the cfg folder.
There is a defaults.cfg file, put that in the cfg folder if you want it to turn all
restrictions off each map. That gets executed before the mapname.cfg file.
But i am newbish and don't understand what he means. Can someone put this in easy to understand terms.
I have added code to have the server exec a <MapName.cfg> file from
the cfg folder and execute that so that different weapons can be restricted
on different maps.
To restrict weapons on de_dust create a de_dust.cfg and put it in the cfg folder.
There is a defaults.cfg file, put that in the cfg folder if you want it to turn all
restrictions off each map. That gets executed before the mapname.cfg file.