Hi,
this is my config:
{
"EnableInGameTime-Timer": true,
"EnableRealTime-Timer": true,
"EnableTimerOnce": true,
"EnableTimerRepeat": false,
"InGameTime-Timer": {
"01:00": "weather rain",
"09:00": "say 'Ein Neuer Tag in Rustlingen bricht an.'",
"12:00": "say 'Es ist jetzt Highnoon. Zeit für Duelle?'",
"17:30": "say 'Oha. <color=red>Pass auf. Hinter dir!</color>'",
"21:01": "say 'Die Kreaturen der Nacht sind erwacht.'",
"00:00": "say '<color=#e0e0e0>Geisterstunde.</color>'"
},
"RealTime-Timer": {
"02:00:00": "rw rain",
"05:00:00": "rw lightfog",
"08:00:00": "rw lightrain",
"10:00:00": "rw storm",
"13:00:00": "rw rain",
"17:00:00": "rw lightfog",
"21:00:00": "rw lightrain",
"21:01:00": "say 'Die Kreaturen der Nacht sind erwacht.'",
"23:00:00": "rw storm"
},
"TimerOnce": {
"weather.clear_chance 1": 5,
"weather.dust_chance 2": 6,
"weather.fog_chance 1": 7,
"weather.overcast_chance 0": 8,
"weather.rain_chance 2": 9,
"weather.storm_chance 1": 10,
"reset.timeronce": 181
},
"TimerRepeat": {
"/hr call": 7820,
"/inno": 8900
}
}
all messages are shown. only the 21:01 message doesn't shown up. did I make someting wrong?
Strage thing here
the rest of the messages work though?
misticos
the rest of the messages work though?
yes it works