Kungenn
Veteran OT User
Hello, okay right on now 
Okay so what I want is an NPC that cleans.
How to?
Well I'm not very good at this but I guess have the NPC selfsay /clean.
But with a delay.
I'll just write how I imagine the NPC.
Delay 45 Minutes
Broadcast ( Clean in 15 minutes. )
Delay 5 Minutes
Broadcast ( Clean in 10 minutes. )
Delay 5 Minutes
Broadcast ( Clean in 5 minutes. )
Delay 5 Minutes
selfsay /clean
Then loop from the start
Something like that,
or if possible, to have it in global.lua so I wont need an NPC but it doesn't really matter..
Which ever is the easiest.
Just want it to clean every hour to make the server run smoother.
Thanks in advance
Edit;
Though it should be possible in global.lua since the save function works like this, or so it seems to me atleast
Tried to do some experimental work but didn't really work

Okay so what I want is an NPC that cleans.
How to?
Well I'm not very good at this but I guess have the NPC selfsay /clean.
But with a delay.
I'll just write how I imagine the NPC.
Delay 45 Minutes
Broadcast ( Clean in 15 minutes. )
Delay 5 Minutes
Broadcast ( Clean in 10 minutes. )
Delay 5 Minutes
Broadcast ( Clean in 5 minutes. )
Delay 5 Minutes
selfsay /clean
Then loop from the start

Something like that,
or if possible, to have it in global.lua so I wont need an NPC but it doesn't really matter..

Just want it to clean every hour to make the server run smoother.
Thanks in advance

Edit;
Though it should be possible in global.lua since the save function works like this, or so it seems to me atleast

Tried to do some experimental work but didn't really work
