description
Uninstall and delete any previous versions of Cswic Modifications Mod or General Removal Mod that you may have on your server or client. There should not be overlap between this mod and them, but I suggest deleting them anyway.
Part 1 Comp Modfications
To use the Comp Modifications portion of the mod add a line to your MordhauGameMode ini section that reads:
SpawnServerActorsOnMapLoad=/Game/Mordhau/Maps/WeaponRemovalMap_VersionA/BP_ModificationActor_VersionA.BP_ModificationActor_VersionA_C
Also add a line to your MordhauGameSession ini section that reads:
Mods=1004115
See below for possible options to be used in the [CompModifiers] ini section you will add to your game.ini file.
[CompModifiers]
disableRegen=1
disableMeleeThrow=1
disableHealingItems=1
useCustomChamber=1
useCustomParry=1
customStabChamberWindow=0.0
customStrikeChamberWindow=0.0
customParryWindow=0.0.
Notes:
- useCustomChamber=1 will override the weapon set that disableMeleeThrow=1 uses. Meaning that if you have both set to 1, the chamber modification weapons will be used. Chamber modification weapons have throw disabled by default like their no throw counterparts. Highly suggest only using one of these values at a time.
- useCustomParry=1 changes the character class the gamemode uses in order to handle the parry modification more safely and cleanly. This part of the mod will not work with other mods that may use a custom character.
Part 2: Removal Mod
This part of the mod can be used for banning individual pieces of equipment, individual perks, and specific armor tiers on any map.
I recommend that you do not use or that you disable this mod if you plan to play mods such as Captain's Mode or the Star Wars mod as this mod may interfere with them.
To use this part of the mod add the below line to your game.ini under the [Script/Mordhau.MordhauGameMode] section:
SpawnServerActorsOnMapLoad=/Game/Mordhau/Maps/WeaponRemovalMap_VersionA/BP_RemovalModActor.BP_RemovalModActor_C
You can also install this mod on the server only manually by downloading the zip file and placing the pak file it contains in your server's Mordhau/Content/Paks folder. Please note that clients will not see the red exclamation points indicating a loadout contains a banned item or perk, but they will not spawn in with the items if the server has banned them.
In your server's Game.ini file create a section called [RemovalMod] and enter in the weapons, armor, or perks you want to ban from loadouts.
[RemovalMod]
ArmingSword=1
Warhammer=1
FleshWound =1
Friendly=1
ChestTier1=1
LegsTier2=1
HeadTier3=1
BanHorses=1
BanCatapults=1
BanBallista=1
Corseca=1
Falx=1
You can find the equipment names, perk names, and armor tier names to use in the RemovalMod section in the images on this mod. The names must be exact for the mod to recognize what you want to remove.
If you find any problems or have suggestions please feel free to mention them in the comments.
Mod disabled for Skirmish Captain's mode upon request to not interfere with the mode's own item bans.
Added separate [ConquestRemovals] section for removing items only for King Despacito's conquest mode.
0 Comments for Comp Modifications and Removal Mod 4.25