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

ReservedWeaponSlot

Gives a dedicated Weapon slot on the right side of your screen that can optionally be purchased! This slot accepts all weapons, and even weapons from popular mods! Includes a Reserved ammo slot on the left side of the screen. (optional)

Date uploaded 2 months ago
Version 1.1.3
Download link FlipMods-ReservedWeaponSlot-1.1.3.zip
Downloads 121936
Dependency string FlipMods-ReservedWeaponSlot-1.1.3

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 a dedicated item slot that accepts most weapons!
This slot can be purchased at the terminal unless disabled by the ReservedItemSlotCore mod in the config.

This mod does NOT include the most deadly weapon, the ladder. I apologize for the inconvenience.

Optionally, this slot can be separated into a melee and ranged weapon slot in the config. If so, both slots will be need to be purchased separately.

Some included items are the shovel, signs, zap gun, and the shotgun. It also includes many items from various popular mods!

These item slots are aligned on the right side of the screen, and stack vertically with other ReservedItemSlot mods.
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.

You can now quick swap (new in 1.1.0) to the Reserved Weapon Slot by setting the keybind. You can only set this keybind if you have the InputUtils mod enabled.
Quick swapping to this slot will force the slot to be toggled without needing to hold the Alt key. You will remain toggled until you scroll off of this slot. This will work even if you normally hold Alt to swap to your reserved hotbar.

Includes Reserved Ammo Slot!

  • The reserved ammo slot will also need to be purchased.
  • This slot will appear on the left side of your screen instead of on the right side with the rest of the slots. This can be changed in the config.
  • This slot can be disabled in the config if you choose to do so, and will sync to all other clients if you are the host.

Item Slot is Purchasable! (new in 1.1.0)

  • The weapon slot can now be purchased from the terminal, unless this option is disabled in the ReservedItemSlotCore config.
  • Purchased slots will sync with all players, and be linked the the game's save. This means reloading a game in progress should reload this unlocked slot.
  • Slots will not display until the game as been started by the host.

Configurable

  • Now adds more config options!
  • Item slot prices can be adjusted in the config.
  • Item slot priority can be adjusted in the config.
  • Items can be added to these item slots in the config. This can be handy when adding other modded items, or variations of these items, to these item slots.
    You can also add the translated names of items to these slots so it should be more compatible between different languages.
  • Similarly, you can remove specified items from these slots in the config if you do not want them in there.

Current Items in these Reserved Item Slots

If you would like to remove any of these items from the item slots, go into this mod's config and add the exact item name (don't include quotes) to the list of items to remove.

Melee Weapons

  • "Shovel"
  • "Stop sign"
  • "Yield sign"

Ranged Weapons

  • "Shotgun"
  • "Zap gun"
  • "Rocket Launcher"
  • "Flaregun"
  • "Revolver"

Ammo

  • "Ammo"
  • "Shells"
  • "Emergency Flare (ammo)"

Have Issues?

Please report them on my github!

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