You are viewing a potentially older version of this package. View all versions.
FlipMods-ReservedWeaponSlot-1.0.1 icon

ReservedWeaponSlot

Gives a free, dedicated Weapon slot on the right side of your screen! This slot accepts all weapons, and even weapons from popular mods!

Date uploaded 4 months ago
Version 1.0.1
Download link FlipMods-ReservedWeaponSlot-1.0.1.zip
Downloads 27307
Dependency string FlipMods-ReservedWeaponSlot-1.0.1

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
FlipMods-ReservedItemSlotCore-2.0.8 icon
FlipMods-ReservedItemSlotCore

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

Preferred version: 2.0.8

README

ReservedWeaponSlot

Requires: ReservedItemSlotCore
This mod gives you a free, dedicated item slot for weapons!
These item slots are aligned on the right side of the screen, and stack vertically with my other ReservedItemSlot mods, such as the ReservedFlashlightSlot, ReservedWalkieSlot and ReservedSprayPaintSlot mods. Check them out!

You cannot switch to these slots manually by scrolling. Instead, the method for swapping to these items is to hold Alt, and scrolling up and down to switch between them.
This way, you can swap to these items to drop them, as well as other actions, such as charging, storing, etc.

This slot accepts shovels, signs, shotguns, zap-guns, stun grenade, and the diy-flashbang. If I do end up making a reserved utility slot mod, the stun grenade and flashbang will likely be moved to that mod.
This mod also accepts weapons from other popular mods, such as a few from LethalThings: Rocket launcher, toy gun, toy hammer and the flaregun.
This mod does NOT include the most deadly weapon, the ladder. I do apologize.

Coming soon: Adding holstered points on players for each weapon. When holstered, the weapon in the reserved weapon slot will appear on other players, including yourself when viewing yourself in third person with popular third person mods.

CHANGELOG

1.1.3

  • Removing items from the reserved weapons slots in the config should now work properly.

1.1.2

  • Edited config descriptions to add the current items in each slot in case players want to remove them.
  • Added reminder in config descriptions about adding items, that translated items may need to be added to the list of additional items.
  • Changed default weapon slot priority to 100. (99 for ranged weapon slot if enabled) Priority order for my mods should remain unchanged.
  • Added current items in slot to the README.

1.1.1

  • Updated README

1.1.0

  • Adds support for ReservedItemSlotCore 2.0.0 features.
  • Weapon slot can now be purchased!
  • Item slot price can be adjusted in the config.
  • Item slot priority can now be adjusted in the config.
  • Like-wise, the ammo slot can also be purchased, and the price and priority can also be configured.
  • Items can be added to this reserved item slot in the config. This can be handy when adding variations of this item, or when adding an item's translated name to the slot.
  • Added a dedicated keybind to force toggle to the reserved weapon slot. You can rebind this keybind if you have the InputUtils mod enabled.
    Force toggling this slot will toggle this slot until you scroll off of it without needing to hold the Alt key. This will work even if you normally hold Alt to swap to your reserved hotbar.

1.0.8

  • Added support for the GoldenShovel/AustraliumShovel mod.

1.0.7

  • Fixed warnings when InputUtils is not enabled.

1.0.6

  • Fixed errors caused when equipping/unequipping a weapon if the reserved ammo slot was disabled in the config.

1.0.5

  • Added config entry to give melee weapons their own reserved item slot.
  • Possible fix for shotgun shells not going into the reserved ammo slot.

1.0.4

  • Changes to support ReservedItemSlotCore 1.8.9
  • Added reserved ammo slot. This slot appears on the left of the screen, rather than on the right.
  • Reserved ammo slot can be disabled in the config. If you're the host, this setting will sync to each non-host client.
  • The Reserved ammo slot can currently accept shotguns shells, and LethalThings' emergency flare ammo. (LethalThings is not required, and won't cause problems if not enabled)

1.0.3

  • Didn't update previous patch correctly.

1.0.2

  • Fixed a specific issue causing an error about index out of range.

1.0.1

  • Stability improvements when running this mod, but host does not.
  • Updated dependency for ReservedItemSlotCore 1.7.4

1.0.0

  • Initial release