salmanshaikh14 0 Posted November 27, 2013 (edited) 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 November 27, 2013 by salmanshaikh14 Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 27, 2013 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>: 1 Hadeszeus reacted to this Quote Share this post Link to post Share on other sites
0 salmanshaikh14 0 Posted November 27, 2013 i am not so pro to do can you do this for me please Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted November 27, 2013 will try, please compress all your script in zip then upload Quote Share this post Link to post Share on other sites
0 salmanshaikh14 0 Posted November 27, 2013 updated in main post.. pleas check Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 25, 2014 Im trying to use onMinute but I can't make it work (OnMinute01:). How to set onMinute to 1 minute? Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted January 25, 2014 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. Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted January 25, 2014 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. 3 karazu, Denillie and Hadeszeus reacted to this Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted January 25, 2014 LOL Thanks! Quote Share this post Link to post Share on other sites
0 neil413 0 Posted March 10, 2015 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 Quote Share this post Link to post Share on other sites
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 salmanshaikh14Share this post
Link to post
Share on other sites