#Tally Counter

1 messages · Page 1 of 1 (latest)

mental prairie
#

A mod that lets you create custom moveable lines of text + a number that increases every time you press the hotkey for it. It can work similar to the auto text hotkey mod where you can make multiple lines for different keys, as well as being able to change the text color and opacity for them, similar to how the fps gui mod works. For example:

Number of villages found: 27
If you decide to add the hotkey "V" to increase this counter, the number will increase to 28 if V is pressed. You should also allow the players to edit the numbers by just typing them into the mod menu.

The mod menu for this should look something like this:

(Format)
[Text] [Count] [Text Color] [Keybind]

(Examples)
[Number of villages found] [28] [#0000FF] [V]
[Number of mansions found] [4] [#00FF00] [~]
[Number of wins today] [16] [#FF0000] [M]

naive dove
#

Built in notepad/spreadsheet interesting