Allows the host to start polls in chat that players can vote on.
#Chat Poll
28 messages · Page 1 of 1 (latest)
instead of pressing P, is it possible to just type /poll in the chat as a host?
Amaaajing 
To open the menu?
yup
damn you can add so many
hhmm, I don't have any particular reason for that lol
because you vote with chat, might be good for the poll menu to show with chat command as well
damn this mod is sick for bigger lobby
maybe lack of keybind space, could also be expanded to copy paste polls with args
^this too
option to resize the menu as well pweasee
man, I ask a lot
sorry
When I first started making this mod the poll was originally started with a command, but that made it hard to add settings to the poll and the default character limit for chat is too small to make larger polls, so I ended up scrapping it in favour of the menu
All good! I appreciate the feedback :)
When you say resize do you mean just expand the window, or scale it up entirely?
I think they want to scale it up/down thru lethal config
another think (it might be unnecessary),
- close the menu when the poll is starting
- some kind of notification that the poll is starting, for those who does not paying attention (use signal transmitter or something similar like AnnounceMoonAndWeatherChange
That second part can be done with HUDManager.DisplayTip
The issue is syncing it 🤔
Unless there's a client rpc version of display tip
would it be possible to give other players in the lobby permission to poll?
Maybe..? The poll has to run on the server-side to be able to process the votes though, so the other player would have to send the poll to the host, then the host runs it
Thanks for the update 🙏