if(day == 2)
earlymorning = 6
morning = 7
lunch = 8
afternoon = 9
evening = 8
night = 6
latenight = 5
if(ToD == "morning")
world << output("<b>RADIO: This is your early morning broadcast. Expect clear skies and good weather! Perfect day for a picnic.","default.chatbox")
Problem description:
Online not showing the world message but the offline version is. Any typical common issues that cause world outputs not to work on multiplayer?
HMU if I haven't provided enough to fix the problem
Love and kind regards,
Johnny (Bumblemore)