LoaderIsNoMore
Removes loader FOR GOOD!!!!!!!!!! Can now also remove ANY skill or survivor of your choosing.
Date uploaded | 2 years ago |
Version | 2.0.2 |
Download link | duckduckgreyduck-LoaderIsNoMore-2.0.2.zip |
Downloads | 1264 |
Dependency string | duckduckgreyduck-LoaderIsNoMore-2.0.2 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1801README
Check out LoaderIsNoMore on GitHub: https://github.com/bbborbo/LoaderNoMore
Join the discord server: https://discord.gg/baxZ2vgxdh
Try out our video game, SUPERBUG: https://plumicorn.itch.io/SUPERBUG
How To Use
With LoaderIsNoMore, you can remove any survivor or skill of your choosing. You only need to know the survivor's body name to remove skills and name token to remove the survivor. You must do so through the config file for LoaderIsNoMore, in which there are two fields you can type into. Just list off the properly formatted + spelled strings for each respective field, and the mod will automatically remove the skill/survivor of your choosing the next time the game is ran.
Skills are removed by pulling apart a string of multiple different names. In order for the mod to work, you need to include the survivor's BODY NAME, then the SKILL SLOT name, then the skill's number in that slot, starting from 0. For example, if I wanted to remove Artificer's Ion Surge and MUL-T's Power Mode, I would type it into the config as such:
MageBody_Special_1, ToolBotBody_Special_1
Survivors are removed just by matching the survivor's name token. All you have to do for the mod to work is to list the name tokens of the survivors you would like to have removed. For example, if I wish to remove vanilla Loader and LuaFubuki's Loader2 pre-0.2.0, I would type it into the config as such:
LOADER_BODY_NAME, Loader-2
For both strings, spaces are ignored, and dashes are then converted into spaces. If this doesn't work for some survivors or skills, just let me know, and I can have it fixed.
Vanilla Survivor Info
Survivor | Body Name | Name Token |
---|---|---|
CommandoBody | COMMANDO_BODY_NAME | |
HuntressBody | HUNTRESS_BODY_NAME | |
Bandit2Body | BANDIT2_BODY_NAME | |
ToolbotBody | TOOLBOT_BODY_NAME | |
EngiBody | ENGI_BODY_NAME | |
MageBody | MAGE_BODY_NAME | |
MercBody | MERCENARY_BODY_NAME | |
TreebotBody | TREEBOT_BODY_NAME | |
LoaderBody | LOADER_BODY_NAME | |
AcridBody | ACRID_BODY_NAME | |
CaptainBody | CAPTAIN_BODY_NAME |
Patch Notes:
2.0.2
- Minor change to skill removal to ensure that it always happens after all skill slots have stopped being modified.
2.0.1
- Minor README formatting improvements
2.0.0
- Can now remove any skill or survivor
1.0.1
- Improved Loader Removal