Raised This Month: $12 Target: $400
 3% 

bsp overriding mp_free_armor 2


Post New Thread Reply   
 
Thread Tools Display Modes
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 08-24-2018 , 12:33   Re: bsp overriding mp_free_armor 2
Reply With Quote #21

do you have metamod/stripper installed?
if you do add the following to
global_filters.cfg

Code:
remove:
{
"classname" "game_player_equip"
}
__________________

Last edited by 8guawong; 08-24-2018 at 12:33.
8guawong is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-24-2018 , 16:11   Re: bsp overriding mp_free_armor 2
Reply With Quote #22

No, I do not have anything added. It's a completely vanilla server.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-24-2018 , 16:37   Re: bsp overriding mp_free_armor 2
Reply With Quote #23

Quote:
Originally Posted by ghostofmybrain View Post
but there is also a workshop map I've been wanting to put on my aim deathmatch server. This workshop maps unfortunately sets a 1:00 round time, which sucks for deathmatch. I set mp_roundtime (and the other two roundtime cvars) both to 0, and the workshop map is still overriding the round time.
For some reason, this map is working fine today. I have no idea why it magically started working, but the round time is no longer being overwritten by the map.

Quote:
Originally Posted by 8guawong
then show
gamemode_.cfg (the game mode you are using)
server.cfg
autoexec.cfg
startup line
Just for you, I created a completely new server.

gamemode_casual.cfg - I did not change any entries here and did not create a gamemode_casual_server.cfg file.
server.cfg - The only entry this contains is sv_setsteamaccount
autoexec.cfg - honestly though, who even uses an autoexec on a server?
startup line -
Code:
./srcds_run -game csgo +game_type 0 +game_mode 0 +host_workshop_collection 1491467358 +workshop_start_map 942708831 -authkey xxxx -ip 50.31.113.10 +port 27017
I don't think it could even be more vanilla than that. Still no armor.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-24-2018 , 17:26   Re: bsp overriding mp_free_armor 2
Reply With Quote #24

As a note, if the map was overriding the cvar, you would see the map set value when you query it in the console.

If the console says the value is 2, the current value is 2, and the problem is elsewhere.

I agree with the suggestion to try Stripper:Source and removing the entity - if you're not running addons because you are concerned about performance, Stripper:Source only does anything in a single hook during map load, after that it is completely inactive.
__________________

Last edited by asherkin; 08-24-2018 at 17:29.
asherkin is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-24-2018 , 17:44   Re: bsp overriding mp_free_armor 2
Reply With Quote #25

Ok, I may look into it then. It is a scrim server, so I am not wanting to put anything on it. Thanks for the extra info, asherkin.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 12-03-2018 , 18:08   Re: bsp overriding mp_free_armor 2
Reply With Quote #26

I'm still having issues with maps overriding settings. I have a deathmatch server running a few maps from the workshop. The server settings include mp_maxrounds 1 and mp_roundtime 20. Some maps, for whatever reason, such as this one, set mp_roundtime to 1 and mp_timelimit to 99999.

I have attached my bspconvar_whitelist.txt file to this.
Attached Files
File Type: txt bspconvar_whitelist.txt (19.8 KB, 109 views)
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
Squallkins
AlliedModders Donor
Join Date: Mar 2005
Old 12-03-2018 , 18:54   Re: bsp overriding mp_free_armor 2
Reply With Quote #27

You can try [CSGO] ConVar Enforcer if you don't want to go through Stripper.
Squallkins is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 12-04-2018 , 06:16   Re: bsp overriding mp_free_armor 2
Reply With Quote #28

Quote:
Originally Posted by Squallkins View Post
You can try [CSGO] ConVar Enforcer if you don't want to go through Stripper.
So you are saying I'm doing it correctly and csgo is being a butthole?
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
xtance
Junior Member
Join Date: Feb 2018
Old 10-23-2019 , 14:54   Re: bsp overriding mp_free_armor 2
Reply With Quote #29

Same problem. Don't worry, this game is retarded, the fix is a simple plugin giving everyone armor.
xtance is offline
MateoGonzalez
Junior Member
Join Date: May 2021
Location: Buenos Aires, Argentina
Old 06-12-2021 , 22:50   Re: bsp overriding mp_free_armor 2
Reply With Quote #30

So late but i found a solution.
I have the same error, i try the same map (am_redline) in my dedicated server and in a offline game playing in workshop maps and i cant change the mp_free_armor and the default weapons.
But i found this plugin:
https://forums.alliedmods.net/showthread.php?t=212660
In the forum is explained. I think it overrides any map .bsp configuration.

But i still cant change the mp default weapons.
MateoGonzalez is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:41.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode