- this mod is in beta version, so feedback about bugs and such would be highly appriciated (:
- this mod is meant for twitch streamers
this mod give enemies names, just like the other namer mod. however this one is integrated into twitch, and uses the names of people in chat. it even gives an option to make enemies in game "speak" the messeges their respective owner sends.
adds two main commands
renamer:twitch : toggles twitch mode
. when on, the mod will listen to messeges in chat and add people who type in chat to the name database so they can later appear in game as enemies, or your dog, or a lot of things really.
when off it will stop listening to chat.
note that turning off twitch mode will not clear the name databse. that means that when you turn it back on, people from before can still appear.
it is recommended you enable twitch mode while in breach or the title screen to allow the mod a little time to get names from the chat, make sure to tell your viewers that anyone who wants to appear in game is gotta type something into chat
renamer:msg : toggles messege mode.
off by default, this mode allows enemies in game to "speak" messeges in chat sent by their respective owners. keep it off or turn it off if you feel gungeon gets too crowded with text for you.
there are some more minor commands such as
renamer:namesize <number> , sets the name size. default size is 3. numbers can be fractions like 2.5;
renamer:msgsize <number> , same as name size, but for the messeges that hover above enemy heads when messege mode is on.
renamer:msglength <wholeNumber> , sets the maximum messege length (in characters) that can appear above enemy heads in game. must be a whole number. default is 25.
renamer:addname <letters without space in between> adds a name manually to the name database
renamer:clear should reset the name database, if you call this while live, people who want to re-enter the database gotta type in chat once more
you can find the source code here.
SETUP:
this mod is entirely stolen very similiar to kyle's twitch integration mod, but slightly different so read untill the end.
Installation
if you are a complete newbie to gungeon modding, follow this tutorial by some bunny.
Setting Up Twitch:
Run the game with the mod installed. If it was installed correctly, a new file should be generated inside of your resources folder
(Example :C:\Program Files (x86)\Steam\steamapps\common\Enter the Gungeon\Resources)
called RenamerModTwitchSettings.txt
Fill out the channel and o-auth fields. To get your oauth code, connect your Twitch account here: https://twitchapps.com/tmi/
it shoulf look a little like this
channel=channelnickname
o-auth=oauth:randomseries2of3numbersandletter12315
Once complete, save the file, return to the game and enter the first floor
Open the console with ~ , / , or F2. There are two commands available
renamer:twitch - toggles twitch mode.
renamer:msg - toggles speak mode
renamer:namesize <number> - hanges size of names, default is 3
renamer:msgsize <number> - changes size of messege, default is 3
renamer:msglength <wholeNumber> - changes maximum amount of character allowd in an in-game msg
reamer:addname <letters no space> - add a name manaully to the list of names
renamer:clear - clears the name database
you can start typing "re" or "rena" and then press tab to get autocomplete options