Question

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
tman456
A semi-regular
A semi-regular
Posts: 25
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Jan 16, 2005 10:30 am

Question

Post by tman456 »

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?
User avatar
TimeX
Staff
Staff
Posts: 1786
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Post by TimeX »

What game are you running and what addons/plugins do you have? Some addons make it easier.
TimeX
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

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
Last edited by Nick|NFo on Sun Jan 30, 2005 2:01 pm, edited 1 time in total.
-Nick
tman456
A semi-regular
A semi-regular
Posts: 25
Joined: Sun Jan 16, 2005 10:30 am

Post by tman456 »

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.
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

put the mapname.cfg, like de_dust2.cfg into the cfg folder

Note: the cstrike\cfg\defaults.cfg file is executed before the cstrike\cfg\<mapname>.cfg files.
Also, the cstrike\cfg\<mapname>.cfg file will only be executed when there are one or more players in the server.
-Nick
tman456
A semi-regular
A semi-regular
Posts: 25
Joined: Sun Jan 16, 2005 10:30 am

Post by tman456 »

Wait where do I find the mapname.cfg?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

tman456 wrote:Wait where do I find the mapname.cfg?
you need to make it using notepad or some other text editor like wordpad.

save as, make sure its all files, not txt, and save it as de_dust2.cfg for example

make sure it doesnt look like de_dust2.cfg.txt
-Nick
tman456
A semi-regular
A semi-regular
Posts: 25
Joined: Sun Jan 16, 2005 10:30 am

Post by tman456 »

I have to thank you once again Nick, I got it working. You are a miracle to this forum.
Post Reply