Buckshot Roulette Multiplayer customizable masks
A downloadable mod
Mod allows to change masks of the players to custom images.
This is only a client side effect and it is not synced, so the random masks may appear differently for each player.
Installation:
1. Unzip the archive into the game's folder. The mods folder and ModInjector.gd should be in the same directory as the game exe.
2. Right click the game in steam -> Properties -> General -> Launch options
add the following command:
-s "[path to your game folder here]/ModInjector.gd"
3. Change the config if needed.
How to configure:
Place the masks you want anywhere you want in the mods folder they should be pngs or jpegs.
Open the masks_config.json in mods folder there you can change:
1. disable_names - controls if the names are shown above the players [true/false]
2. custom_mask - applies an exact mask to a player with certain Steam name, in the default config player with name "Scout" will always get "masks/scout.png" as a mask.
3. random_pool - list of masks applied to players without a specific one. Note: each list entry is only picked once, if you want multiple of the same mask, they should appear multiple times in the list.
Examples of what can be done:
1. Specify custom masks for your friends.
2. Remove all custom_masks, make random_pool 4 of the same masks and hide the player names. Have fun trying to figure out who is who.
Masks are not synced right now so you will have to coordinate with your friends.
Perhaps a bit later ill try to make them propagate from the host over the network.
Note: player names are resolved by the host, if host gave some player a "nickname" in steam, then the name may differ from what you see in your friends list, look at in-game names to see what the name actually is.
Note 2: if nothing appears to be working try putting your config here https://jsonlint.com/ or any other site like this, its possible you made a typo in config and it does not get parsed.
Published | 13 hours ago |
Status | Released |
Category | Game mod |
Author | Maxim Loboda |
Tags | 3D, mod, Multiplayer |
Download
Install instructions
Read the description for instructions, ask in comments if unclear.
Leave a comment
Log in with itch.io to leave a comment.