Shared HostingFirst month freeShared web hosting from $2.99/mo — $0 today, and the price you sign up at is the price you renew at.See hosting plans →

NxLabs / Mordhau

Armory Loader

By NetSlayer

Loads any modded Armor, Equipment, Emblems, Voices, Perks into character armory. (Requires some knowledge on paths to mods and their files)

Description

ARMORY LOADER [BETA]

This is still in testing phase, while I have placed many fault tolerances I am still ironing out bugs. This mod will log to server logs with the [ArmoryConfig] prefix, simply search for this tag if you wish to find what went wrong.60


INSTRUCTIONS

Add the following lines to your GAME INI under [/Script/Mordhau.MordhauGameMode] SpawnServerActors=/Game/Mordhau/Mods/ArmoryConfig/BP_ArmoryControl.BP_ArmoryControl_C

Within a PlayerFiles Directory in your server, add a mapping file called Armory Config.txt. If the mod detects you do not have one it will create a template for you :

HeadWear=/Game/Mordhau/Blueprints/Wearables/Head/Tier1/BP_Hood.BP_Hood_C ChestWear=/Game/Mordhau/Blueprints/Wearables/UpperChest/Tier2/BP_ChainTabardChest.BP_ChainTabardChest_C LegWear=/Game/Mordhau/Blueprints/Wearables/Legs/Tier3/BP_GothicLegs.BP_GothicLegs_C Equipment=/Game/Mordhau/Blueprints/Equipment/Ranged/BP_1411Gun.BP_1411Gun_C Voice=/Game/Mordhau/Blueprints/Voices/BP_Knight.BP_Knight_C Emblem=/Game/Mordhau/Blueprints/Emblems/Exclusive/BP_Emblem_Tree.BP_Emblem_Tree_C Perk=/Game/Mordhau/Blueprints/Skills/Perks/BP_RushPerk.BP_RushPerk_C


OPTIONS

You may optionally configure the ArmoryControl as appropriate in the engine.ini :

[/Game/Mordhau/Mods/ArmoryConfig/BP_ArmoryControl.BP_ArmoryControl_C] BackupTimer=-1 MaxRetries=30 RetryPeriod=0.5 InitialDelay=0.5

BACKUPTIMER: Default: -1 Minimum Value: -1 Maximum Value: 300 If set to a number higher than 0 the server will force an addition to the armory once that amount of time passes (in seconds).

MAXRETRIES: Default: 30 Minimum Value: 1 Maximum Value: 100 The mod must first load the existing armory before adding to it. This is the maximum amount of times to check if the armory is available.

RETRYPERIOD: Default: 0.5 Minimum Value: 0.1 Maximum Value: 60 Delay between retries (in seconds).

INITIALDELAY: Default: 0.5 Minimum Value: 0 Maximum Value: 60 Once the armory has been made available, how long to await before adding in our items (in seconds).

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.