ChangeHostSlot
Change what slot you host your lobbies in
Last updated | 4 months ago |
Total downloads | 1109 |
Total rating | 0 |
Categories | Client Mods |
Dependency string | JarheadHME-ChangeHostSlot-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.0README
Change what slot you host lobbies in!
Get [BOT] Woods every time!
Set the slot you wish to be in config\ChangeHostSlot.cfg
Does not change anything for client, including joining other lobbies
Choose the slot specific other players will (try) to join in
When you load the game without config/ChangeHostSlotPlayers.json
, it'll autogenerate it for you:
[
{
"PlayerID": 0,
"PlayerName": "PlayerNameGoesHere",
"Slot": 0
}
]
You can specify a given slot for a specific SteamID for a person. This mod will also log to the BepInEx console player ids and their nicknames when they're joining, leaving, etc.
The PlayerName
field doesn't actually do anything, it's just there for you to help yourself keep track of which id is what person.
It'll still adhere to normal slot functions, so if the slot doesn't allow a player it will just assign them normally.
If you want to add more players, just copy the curly brace block, add a comma after the brace, and in another block after the comma.
If you find a bug (please don't :) ), give me a ping in the gtfo modding server (@jarheadhme)