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

ReservedSprayPaintSlot

Gives a dedicated SprayPaint slot on the right side of your screen that can optionally be purchased, and adds quality of life tweaks to them! Required ReservedItemSlotCore mod.

Date uploaded 2 months ago
Version 1.1.1
Download link FlipMods-ReservedSprayPaintSlot-1.1.1.zip
Downloads 82490
Dependency string FlipMods-ReservedSprayPaintSlot-1.1.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

ReservedSprayPaintSlot

Requires: ReservedItemSlotCore

This mod gives a dedicated item slot for spraypaint cans!
This slot can be purchased at the terminal unless disabled by the ReservedItemSlotCore mod in the config.

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.

The spraypaint sits nicely, holstered on your waist, when not in your hand.
This item will also be seen on Masked Enemies if they are mimicking your character, and you have this item equipped.

This mod also adds (optional) quality of life tweaks to the spraypaint, such as extended capacity, longer spray time, longer spray distance, etc.
Currently, only the extended capcity is implemented, and set to 10x, but editable in the config. This setting does not sync yet, but this will be implemented in the future!

Item Slot is Purchasable! (new in 1.1.0)

  • The spraypaint 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 price can be adjusted in the config.
  • Item slot priority can be adjusted in the config.
  • Items can be added to this item slot in the config. This can be handy when adding other modded items, or variations of this item, to this item slot.
    You can also add the translated names of items to this slot so it should be more compatible between different languages.

Current Items in the Reserved Spray Paint Slot

  • "Spray paint"

Have Issues?

Please report them on my github!

CHANGELOG

1.1.1

  • Added reminder in config descriptions about adding items, that translated items may need to be added to the list of additional items.
  • Added current items in slot to the README.

1.1.0

  • Adds support for ReservedItemSlotCore 2.0.0 features.
  • Spray paint slot can now be purchased!
  • Item slot price can be adjusted in the config.
  • Item slot priority can now be adjusted in the config.
  • 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.

1.0.7

  • Tweaked some code to help with compat issues with mods adding/modifying scan nodes on items.

1.0.6

  • Changes to support ReservedItemSlotCore 1.8.9
  • Adds one quality of life tweak that extends the spraypaint capcity by 10x, but can be edited in the config. This amount does not currently sync, but it will in the future. More tweaks will come!

1.0.5

  • Didn't update previous patch correctly.

1.0.4

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

1.0.3

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

1.0.2

  • Fixed issue in some cases where spraypaint appears in player's hand when holding something else.

1.0.1

  • Updated dependency

1.0.0

  • Initial release