blockhost.blogg.se

Sourcemod l4d2 how to set cvars
Sourcemod l4d2 how to set cvars












sourcemod l4d2 how to set cvars sourcemod l4d2 how to set cvars

I also downloaded the server restart plugin you had posted on here in another post. I put all those sm_cvar codes I use within the l4d_vs.cfg. It does not contain any sm_cvar codes, and only the default. I did however leave the server.cfg in the Dir:l4d/left4dead/cfg. Within the map-cfg folder I added the l4d_vs.cfg and l4d_.cfg. The Dir is now: l4d/left4dead/cfg/sourcemod/map-cfg. I dont think that would be the issue, however, I'll edit my post now to match my setup exactly.Īs you posted I changed the name of the folder. Rename l4d-mode-cfg folder to map-cfg, your l4d_vs.cfg and the l4d_.cfg go in that folder. However, you're also the 1st person to say they have a problem with it not working. If thats the problem I may have to edit this post. Rename that folder map-cfg and see what happens, thats the actual name of my folder I have those 2. you DID create a folder to put your l4d_vs.cfg in correct? You have to make the folder to put the l4d_vs.cfg and l4d_.cfg into. I'm not sure if it has anything to do with it or not, but I have gametypes and gamemode both set for VS and I run the auto server restart plugin (It autoexecs on restart so I dont have to exec the. Works fine for me, infact that is one of my files above.

sourcemod l4d2 how to set cvars

Sm_cvar z_witch_threat_normal_range "500" Sm_cvar z_witch_threat_hostile_range "1000" Increase witch's spidey senses, annoyance levels, and all around goodness Sm_cvar z_hunter_max_pounce_bonus_damage "50" Sm_cvar tongue_break_from_damage_amount 100 Apex note: I like to put my stuff in separate configs on versus game mode, for example difficulty increasing Things to put in here are settings you only want This game mode config loads only on VERSUS maps. This is one of my l4d_vs.cfg's for example:

#SOURCEMOD L4D2 HOW TO SET CVARS FREE#

I figured I would post these instructions because it doesnt seem many people are aware of how to do this, and I'm sure this will help keep things straight.Īnyone may feel free to post about your cvars or help someone out here. I personally have not toyed with many cvars myself, I'm sure there are many other people on here that have. I credit Apex for this as he set it up on my server for me. cfg for all other cvars that you would like in the other modes (Eg. (The bold folder & file are what you create) This is where all cvars for VS should be so they dont apply to all game modes, take them out of your server.cfg and move them here. You'll need to make the new folder inside your sourcemod folder listed above, and create your l4d_vs.cfg inside that. You should make a seperate mode.cfg for VS only. If you put these in your server.cfg they will apply to all game modes. (change the min/max to whatever ya want, this is what I use.) This isnt really a "how to" but more of a "where to" run your commands.Įxample to change Special Infected Spawn Times. SourceMod will allow you to run cvars without having sv_cheats on. SourceMod is necessary to run your cvars with this set up. These are used for things like incapped survivor crawling, change ammo ammounts, change spawn frequency, etc. I figured I would make a post about this.ĬVARS are used to change game settings on your server.














Sourcemod l4d2 how to set cvars