| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | FireNoobsta-Prop_Placer-1.0.0.zip |
| Downloads | 153 |
| Dependency string | FireNoobsta-Prop_Placer-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Prop Placer
Allows players to place down props in front of them with a chat command. Type ".place [prop name]" to place a specified prop, it is not case sensitive. ".undo" will remove your last placed prop and ".clear" will remove all props you've placed. Works in multiplayer as long as the host also has the mod. Current props are all from Webfishing since its prop system inspired me.
Currently Available Props
- Beer
- BoomBox
- Bush
- Chair
- Green_Screen
- Picnic
- Table
- Therapy
- Toilet
- Well
Notes
Unmodded clients connecting to a host with this mod may see random objects or nothing at all when others place down props. Also, by default non hosts can only place 5 props max per player, but this can be changed in the config. Players that leave will also despawn their respective props, unless you change the config to keep them.
CHANGELOG
1.0.3
- Rename instantiated props to use original names (without "(clone)" added on)
- Fix recognizing commands while having a different chat color
1.0.2
- Fix broken Harmony patch
- Add .clearall command
- Add /list_players command
- Rework how props are loaded so multiple .propbundles can be loaded
1.0.1
- Fix crash when placing Well (hopefully)