List of server commands/time: Difference between revisions

From Vintage Story Wiki
(Created page with "*<code>/time [set|get|speed]</code><br /> Time related functions **<code>/time</code><br /> Shows current time. **<code>/time set [lunch|day|night|latenight|morning|latemornin...")
 
(table and calendarspeedmul option)
Line 1: Line 1:
*<code>/time [set|get|speed]</code><br /> Time related functions
*<code>/time [set|get|speed]</code><br />Time related functions
**<code>/time</code><br /> Shows current time.
**<code>/time</code><br /> Shows current time.
**<code>/time set [lunch|day|night|latenight|morning|latemorning|sunrise|sunset|afternoon|midnight|witchinghour]</code><br /> Sets the clock to the given time of day.
**<code>/time set [lunch|day|night|latenight|morning|latemorning|sunrise|sunset|afternoon|midnight|witchinghour]</code><br /> Sets the clock to the given time of day.
**<code>/time set [time]</code><br /> Sets the internal calendar to given time.
**<code>/time set [time]</code><br /> Sets the internal calendar to the time given in hours, 1.5 is 1:30 AM.
**<code>/time add [hours:minutes]</code><br /> Adds given hours and minutes to the internal calendar.
**<code>/time add [hours]:[minutes]</code><br /> Adds given hours and minutes to the internal calendar.
**<code>/time speed [0-9999]</code><br /> Shows or sets current game time speed (default 60).
**<code>/time speed [0-9999]</code><br /> Shows or sets current game time speed (default 60).
**<code>/time hoursperday [0-9999]</code><br /> Shows or sets the current hours per day (default 24).
**<code>/time hoursperday [0-9999]</code><br /> Shows or sets the current hours per day (default 24).
**<code>/time calendarspeedmul</code><br /> Shows or set the calendar speed multiplier which changes the way the calendar time changes relative to the overall in game speed of time (default 0.5).
{| class="wikitable"
|-
! Time name !! Time value
|-
| lunch || 12
|-
| day || 12
|-
| night || 20
|-
| latenight || 22
|-
| morning || 8
|-
| latemorning || 10
|-
| sunrise || 6.5
|-
| sunset || 17.5
|-
| afternoon || 14
|-
| midnight || 0
|-
| witchinghour || 3
|}

Revision as of 14:35, 11 April 2020

  • /time [set|get|speed]
    Time related functions
    • /time
      Shows current time.
    • /time set [lunch|day|night|latenight|morning|latemorning|sunrise|sunset|afternoon|midnight|witchinghour]
      Sets the clock to the given time of day.
    • /time set [time]
      Sets the internal calendar to the time given in hours, 1.5 is 1:30 AM.
    • /time add [hours]:[minutes]
      Adds given hours and minutes to the internal calendar.
    • /time speed [0-9999]
      Shows or sets current game time speed (default 60).
    • /time hoursperday [0-9999]
      Shows or sets the current hours per day (default 24).
    • /time calendarspeedmul
      Shows or set the calendar speed multiplier which changes the way the calendar time changes relative to the overall in game speed of time (default 0.5).
Time name Time value
lunch 12
day 12
night 20
latenight 22
morning 8
latemorning 10
sunrise 6.5
sunset 17.5
afternoon 14
midnight 0
witchinghour 3