Jump to content

Config Confusion

Closed 1.0.3

Covfefe

How should my settings look like if I want voting window to last 5 minutes, night time to last 10 minutes and voting to start at 20:00?

This part is very confusing:  "Time until which hour the voting will take place (time to check)": 

Does that mean it stops at that hour?

 

This is my current config and I feel like the voting UI disappears too fast:

{
  "Time Settings": {
    "Day Start": "08:00",
    "Night Start": "20:00",
    "Voting time": 300,
    "Voting start time (time to check)": "20:00",
    "Time until which hour the voting will take place (time to check)": "23:00",
    "Time after voting (to which the night passes)": "08:00",
    "Fast skip the night": false,
    "Length of the night (minutes)": 10.0,
    "Length of the FAST night (minutes)": 10.0,
    "Length of the day (minutes)": 60.0,
    "Night with a full moon": true,
    "Full Moon Dates": [
      "2024-01-25T00:00:00",
      "2024-02-24T00:00:00",
      "2024-03-25T00:00:00",
      "2024-04-23T00:00:00",
      "2024-05-23T00:00:00",
      "2024-06-21T00:00:00",
      "2024-07-21T00:00:00",
      "2024-08-19T00:00:00",
      "2024-09-17T00:00:00",
      "2024-10-17T00:00:00",
      "2024-11-15T00:00:00",
      "2024-12-15T00:00:00"
    ]
  },
  "UI Settings": {
    "Type of initial display (true - collapsed, false - expanded)": true,
    "Destroy Time": 5.0,
    "Show Image?": true,
    "Image": "https://i.imgur.com/uNSAY42.png",
    "Image Width": 42.0,
    "Image Height": 33.0,
    "Image Up Indent": 16.0,
    "Left Indent": 212.0,
    "Bottom Indent": 16.0,
    "Width": 178.0,
    "Height for default version": 82.0,
    "Height for unfolded version": 184.0,
    "Background Color": {
      "HEX": "#F8EBE3",
      "Opacity (0 - 100)": 4.0
    },

Share this comment


Link to comment

Hi @Covfefe

These fields are responsible for the voting time. Voting goes on as long as the game time is within these boxes.

"Voting start time (time to check)": "20:00",
"Time until which hour the voting will take place (time to check)": "23:00",

 

Share this comment


Link to comment

"Voting Time" affects this as well. After the voting has started, the timer ("Voting Time") is started and the server checks the time. When either Voting Time or game time reaches the limit - voting ends

Share this comment


Link to comment

I'm so confused because they seem redundant. I came from SkipNight UI and I just want the voting to last 5 minutes, start at 20:00 and that's it. Can you show me how my config should look like?

Share this comment


Link to comment

@Covfefe

 

    "Day Start": "08:00",
    "Night Start": "20:00",
    "Voting time": 300,
    "Voting start time (time to check)": "20:00",
    "Time until which hour the voting will take place (time to check)": "07:30",
    "Time after voting (to which the night passes)": "08:00",
    "Fast skip the night": true,
    "Length of the night (minutes)": 5.0,

 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.4k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.