You are viewing a potentially older version of this package. View all versions.
baer1-LethalSprayPaintColor-1.0.0 icon

LethalSprayPaintColor

Spray paint color changer (with networking)

Date uploaded 8 hours ago
Version 1.0.0
Download link baer1-LethalSprayPaintColor-1.0.0.zip
Downloads 11
Dependency string baer1-LethalSprayPaintColor-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
baer1-ChatCommandAPI-1.2.1 icon
baer1-ChatCommandAPI

A Lethal Company modding API for easy creation of Minecraft-style Chat Commands

Preferred version: 1.2.1
Rune580-LethalCompany_InputUtils-0.7.13 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.13

README

SprayPaintColor

Usage

When enabled, other players can change their spray colors on your screen.

The host needs to have this mod for it to function properly

You can change the color of your currently held spray can using the following methods:

With ChatCommandAPI:

/spray <color>

Changes the color to the provided value (either a 3/6 character hex code or a common color name)

(ex. /spray #ff0000, /spray red, /spray f00)

With InputUtils:

Keybinds are created for each common color, you can assign them in the settings.

Common colors

Name Hex code
Red #FF0000
Blue #0000FF
Cyan #00FFFF
Green #00FF00
Yellow #FFFF00
Pink #FFB6C1
Purple #8A2BE2
Orange #FF8C00
Gold #FFD700
Indigo #4B0082
Magenta #FF00FF
Brown #8B4513
Crimson #DC143C
Chartreuse #7FFF00
Coral #FF7F50
Goldenrod #DAA520
Maroon #800000
Navy #000080
Olive #808000
Orchid #DA70D6
Violet #EE82EE
DarkBlue #00008B
DarkGreen #006400
DarkRed #8B0000
MediumBlue #0000CD
MediumPurple #9370DB
LightPink #FFC0CB
LightBlue #ADD8E6
HotPink #FF69B4
DeepPink #FF1493
SkyBlue #87CEEB
DeepSkyBlue #00BFFF
CornflowerBlue #6495ED
LawnGreen #7CFC00
GreenYellow #ADFF2F
OrangeRed #FF4500
Silver #C0C0C0
White #FFFFFF
Gray #808080
Black #000000