I have a cleaner in my server.But It clean everything very fast, I want to add delay time 30 seconds for it , but I couldn't , how can I do that?
" Cleaner script is not mine "
Here is script:
public class Temizleyici : BaseCreature
{
[Constructable]
public Temizleyici()...