You are viewing a potentially older version of this package. View all versions.
Moroxide-ReservedCustomPosition-1.0.6 icon

ReservedCustomPosition

Multiple slots with customized position for various items, compatible with multiple mods.

Date uploaded 3 weeks ago
Version 1.0.6
Download link Moroxide-ReservedCustomPosition-1.0.6.zip
Downloads 783
Dependency string Moroxide-ReservedCustomPosition-1.0.6

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
JacobG5-ReservedJsonSlots-1.2.0 icon
JacobG5-ReservedJsonSlots

Allows adding item slots with JSON files.

Preferred version: 1.2.0
FlipMods-ReservedItemSlotCore-2.0.49 icon
FlipMods-ReservedItemSlotCore

The core mod for all ReservedItemSlot mods. Adds functionality for all ReservedItemSlot mods and adds API functions! LCVR Compatible

Preferred version: 2.0.49
Rune580-LethalCompany_InputUtils-0.7.10 icon
Rune580-LethalCompany_InputUtils

API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.

Preferred version: 0.7.10
JacobG5-JLL-1.9.5 icon
JacobG5-JLL

Jacob's Lethal Libraries - For Jacob's Mods

Preferred version: 1.9.5

README

Reserved Custom Position

Custom ReservedSlot position for ReservedJsonSlots

With this mod, you can replace absolutely all ReservedSlot-related mods (except the Core) and keep a single one with some new improvements and QoL features. A total of 9 ReservedSlots have been created, with customized accessible price and priority for a rewarding experience depending on your needs.
All Hotkeys can be changed with InputUtils.
I must personally thank Seeya for showing me how the angle system works within Unity (since it is different from others I have used)

Note: I'll be adding more modded items onto their respective slot Soon.

1. Flashlight

Priority: 500
Price: 500
Hotkey use: F
Hotkey equip: X
Compatible Mods:

  • Elite Flashlight
  • PiggysVarietyMod (Gummy Flashlight)
  • Wesley's Moons (Heavy Flashlight)
  • LCGoldScrapMod
  • ProMaxFlashLight

2. Walkie-talkie

Priority: 450
Price: 500
Hotkey use: R
Hotkey equip: V
Compatible Mods:

  • Black Mesa Half Life Moon Interior (Handheld TV)
    Note: Custom position don't work with this mod due to weird behavior with its spawning

3. Weapon Slot

Priority: 400
Price: 1000
Hotkey equip: T
Compatible Mods:

  • PiggysVarietyMod (Axe)
  • Generic Scrap (SledgeHammer)
  • Usual Scrap (Crowbar & Candy Dispenser)
  • Wesley's Moons (All their weapons)
  • CodeRebirth (all their weapons)
  • LCGoldScrapMod

4. Firearm Slot

Priority: 350
Price: 1000
Hotkey equip: Y
Compatible Mods:

  • PiggysVarietyMod (Revolver & Rifle)
  • BuyableShotgunPlus

5. Utilities

Priority: 300
Price: 500
Hotkey equip: B
Compatible Mods:

  • Generic Scrap (Homemade Timebomb)
  • Wesley's Moons (Some special items)
  • MotionTrackerV3
  • RestoredMapper
  • UsualScrap (All its buyable items)
  • CodeRebirth (Wallet)
    Note: The Wallet item is rendered on your 1st person screen like the BeltBag

6. Spray Paint

Priority: 250
Price: 500
Hotkey equip: N

7. Key

Priority: -20
Price: 250

8. Batteries

Priority: -30
Price: 250

Note: The Battery will only be loaded if you have Batteries by eXish

9. Ammo

Priority: -40
Price: 250
Compatible Mods:

  • PiggysVarietyMod (Magazine & Bullet)
  • BuyableShotgunPlus (Shell)
  • Ammo Tin

CHANGELOG

v1.0.6

  • Added the "Repocket" on the Flashlight to fix a desync issue
  • Changed the terminal names from "batteries slot" to "battery slot" and "keys slot" for "key slot" for easier terminal detection
  • Updated dependencies

v1.0.5

  • The BatterySlot will not be loaded if you don't have installed the battery mod
  • Added JLL as a dependency
  • Updated Readme and Depdencies

v1.0.4

  • Fixed an oopsie related to the toggle keybind of the left consumable hotbar items

v1.0.3

  • Added mod Compatibility for:
  • LCGoldScrapMod
  • BuyableShotgunPlus
  • ProMaxFlashLight
  • Ammo Tin

v1.0.2

  • Fixed Readme
  • Fixed Flashlight "Equip" Keybind overlapping the "Inspect" keybind
  • Updated Dependencies
  • Added back "Repocket" due to RJS (untested)

v1.0.1

  • Small Keybind Changes on most of the slots
  • Added Equip Hotkey for Flashlight
  • Deleted "Repocket" option on the Flashlight slot due to buggy behavior when it the slot is not purchased

v1.0.0

  • Release