-
-
Notifications
You must be signed in to change notification settings - Fork 14
Custom Settings
OxygenFilter - For all the version v2.3.0 to v2.6.1, we were using the OxygenFilter for automatic deobfuscation
Reactor - The framework used for all version before v2.0.0
BepInEx - Used to hook game functions
Essentials - Custom game options by DorCoMaNdO:
- Before v1.6: We used the default Essentials release
- v1.6-v1.8: We slightly changed the default Essentials. The changes can be found on this branch of our fork.
- v2.0.0 and later: As we're not using Reactor anymore, we are using our own implementation, inspired by the one from DorCoMaNdO
Jackal and Sidekick - Original idea for the Jackal and Sidekick comes from Dhalucard
Among-Us-Love-Couple-Mod - Idea for the Lovers role comes from Woodi-dev
Jester - Idea for the Jester role comes from Maartii
ExtraRolesAmongUs - Idea for the Engineer and Medic role comes from NotHunter101. Also some code snippets come of the implementation were used.
Among-Us-Sheriff-Mod - Idea for the Sheriff role comes from Woodi-dev
TooManyRolesMods - Idea for the Detective and Time Master roles comes from Hardel-DW. Also some code snippets of the implementation were used.
TownOfUs - Idea for the Swapper, Shifter, Arsonist and a similar Mayor role come from Slushiegoose
Ottomated - Idea for the Morphling, Snitch and Camouflager role come from Ottomated
Crowded-Mod - Our implementation for 10+ player lobbies is inspired by the one from the Crowded Mod Team
Goose-Goose-Duck - Idea for the Vulture role come from Slushygoose
The mod adds a few new settings to Among Us (in addition to the role settings):
-
Streamer Mode: You can activate the streamer mode in the Among Us settings. It hides the lobby code, the custom server ip and the custom server port. You can set a custom lobby code replacement text, by changing the Streamer Mode Replacement Text in the
BepInEx\config\me.eisbison.theotherroles.cfg
file. - Number of Impostors: The number of Impostor count be set inside a lobby
- Map: The map can be changed inside a lobby
- Maximum Number Of Meetings: You can set the maximum number of meetings that can be called in total (Every player still has personal maximum of buttons, but if the maximum number of meetings is reached you can't use your meetings even if you have some left. Impostor and Jackal meetings also count)
- Allow Skips On Emergency Meetings: If set to false, there will not be a skip button in emergency meetings. If a player does not vote, they'll vote themself.
- Hide Player Names: Hides the names of all players that have role which is unknown to you. Team Lovers/Impostors/Jackal still see the names of their teammates. Impostors can also see the name of the Spy and everyone can still see the age of the mini.
- Allow Parallel MedBay Scans: Allows players to perform their MedBay scans at the same time
- Ghosts Can See Roles
- Ghosts Can See Votes
- Ghosts Can See The Number Of Remaining Tasks
- Dleks: You are now able to select the Dleks map.
- Task Counts: You are now able to select more tasks.
- Role Summary: When a game ends there will be a list of all players and their roles and their task progress
- Darker/Lighter: Displays color type of each player in meetings
You can configure:
- Up to 4 common tasks
- Up to 23 short tasks
- Up to 15 long tasks
Please note, that if the configured option exceeds the available number of tasks of a map, the tasks will be limited to that number of tasks.
Example: If you configure 4 common tasks on Airship crewmates will only receive 2 common tasks, as airship doesn't offer more than 2 common tasks.
Map | Common Tasks | Short Tasks | Long Tasks |
---|---|---|---|
Skeld / Dleks | 2 | 19 | 8 |
Mira HQ | 2 | 13 | 11 |
Polus | 4 | 14 | 15 |
Airship | 2 | 23 | 15 |