Jump to content
  • 0

Timer announcer pls help


Question

Posted

How to make this to announce "The Koe will be end in 5 mins" before the time end by 5 mins

heres my time


OnClock0430:
OnClock0530:
OnClock0630:
OnClock0730:
OnClock0830:
OnClock0930:
OnClock1230:
OnClock1330:
OnClock1430:
OnClock1530:
OnClock1630:
OnClock1730:
OnClock2030:
OnClock2130:
OnClock2230:
OnClock2330:

2 answers to this question

Recommended Posts

Posted (edited)

sampang99

Posted Today, 08:28 PM

How to make this to announce "The Koe will be end in 5 mins" before the time end by 5 mins

heres my time

OnClock0430:

OnClock0530:

OnClock0630:

OnClock0730:

OnClock0830:

OnClock0930:

OnClock1230:

OnClock1330:

OnClock1430:

OnClock1530:

OnClock1630:

OnClock1730:

OnClock2030:

OnClock2130:

OnClock2230:

OnClock2330:

 

Is your WoE every hour?

 

Just add these commands on your script.

- initnpctimer // At the start of the WoE

- OnTimer3300000: // If WoE is 1 Hour, It will announce after 55 mins

  announce "Your message",0;

  end;

 

If you don't know where to insert them, post your script.

Edited by Jyabil

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...