
Risk of Rain 2
You are viewing a potentially older version of this package. View Latest Version

My first mod, if there's something you think can be improved, feel free to ping me in most of the ROR discords.
Adds a command that lets you print system messages into the ingame chat.
sys_msg <color> <message>
You can type a bunch of different colors in the color arugment.
sys_msg red don't be mean
or you can use hex colors, these will need to be in quotations
sys_msg "#FFD800" this is a yellow message
I mainly made this to be used in macros with debugtoolkit, but might be helpful on it's own.