Purpose: Making mods that can change depending on time in real life. Examples: features that activate on April Fools day or Christmas. Selecting the map variant to be used based on the host's time of day.
KyberDateTimeEntityData {
// Outputs
Month: Int32; // 0-11
Day: Int32; // 0-30
Hour: Int32; // 0-23
// I don’t think year or minute are necessary, but ig more info doesn’t hurt.
// Inputs
UseUtc: Bool; // If true, value are taken from UTC instead of the host/client time zone.
} [original post](
https://discord.com/channels/305338604316655616/934143005181497446/1424238289711534190)
Please authenticate to join the conversation.
Completed
Feature Request
11 months ago

AdamRaichu
Get notified by email when there are changes.
Completed
Feature Request
11 months ago

AdamRaichu
Get notified by email when there are changes.