Jump to content
  • 0
salmanshaikh14

each event start after 2 hr of ga

Question

Can any one help me to set each event in 2 hr of gap to start.. each event should start after 2 hr

 

for example i have 6 event 

 

Dice 1:00

Disguise 3:00

Mushroom Event 5:00

Run For Your Life 7:00

Run And Die 9:00

Royal Rumbel 11:00

 

Dice 13:00

Disguise 15:00

Mushroom Event 17:00

Run For Your Life 19:00

Run And Die 21:00

Royal Rumbel 23:00

event.zip

Edited by salmanshaikh14

Share this post


Link to post
Share on other sites

9 answers to this question

Recommended Posts

  • 0

You can search and edit OnClock0000: on each of does script.

OnClock<hour><minute>:

example:

 

// DiceOnClock0100:	// event start// DisguiseOnClock0300:	// event start// Mushroom EventOnClock0500:	// event start// Run For Your LifeOnClock0700:	// event start// Run And DieOnClock0900:	// event start// Royal RumbleOnClock1100:	// event start// DiceOnClock1300:	// event start// DisguiseOnClock1500:	// event start// Mushroom EventOnClock1700:	// event start// Run For Your LifeOnClock1900:	// event start// Run And DieOnClock2100:	// event start// Royal RumbleOnClock2300:	// event start

you can also use 

OnMinute<minute>:OnHour<hour>:On<weekday><hour><minute>:OnDay<month><day>:

Share this post


Link to post
Share on other sites
  • 0

I can't understand what you mean?

 

OnMinute01: label is meant to be triggered when the clock finishes its 1st minute of each hour, I mean, when it's XX:01 , for each hour.

Share this post


Link to post
Share on other sites
  • 0

Im trying to use onMinute but I can't make it work (OnMinute01:). How to set onMinute to 1 minute?

example:

OnMinute00: // Triggers at each new hour, so 1:00, 2:00, 3:00, 4:00 etc.OnMinute17: // Triggers each hour at 17 minutes past. So, 8:17, 9:17, 10:17 etc.

you can also play with Timer scripts.

Share this post


Link to post
Share on other sites
  • 0

will try, please compress all your script in zip then upload :)

sir can i see what is the script you made for this question problem? so we can see sample like that? thanks in advanced

 

i also now using his event scripts

Share this post


Link to post
Share on other sites

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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.