Update README.md

This commit is contained in:
Resxt 2022-10-22 15:35:08 +02:00 committed by GitHub
parent afd6c6b0f0
commit d2c3a04101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@ Here are some pre-set values if you want to quickly copy/paste something
### Notes ### Notes
- If right click is set to toggle ads then pressing right click will make the player go up by one every 0.35s. If I didn't change it to be that way players with toggle ads would have to press right click twice to go up by one all the time. Now instead they simply right click once to start going up and right click again to stop.
- When two maps/modes have the same votes, the lowest one in the list will win. In the future it would be nice to randomize between both - When two maps/modes have the same votes, the lowest one in the list will win. In the future it would be nice to randomize between both
- Ending the game with ESC doesn't work when in debug mode. Use `map_restart` in the console when your script is compiled. And if you want to leave use `disconnect` in the console until this is fixed - Ending the game with ESC doesn't work when in debug mode. Use `map_restart` in the console when your script is compiled. And if you want to leave use `disconnect` in the console until this is fixed
- When there's only one map/mode the right map/mode will be chosen but adding an option to hide single vote elements would be nice - When there's only one map/mode the right map/mode will be chosen but adding an option to hide single vote elements would be nice