How do I add an Event Timer

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
AngelDrago
Posts: 133
Joined: Fri May 06, 2011 10:39 am

How do I add an Event Timer

#1 Post by AngelDrago » Wed Dec 12, 2012 2:43 pm

Hello everyone so i got this script and i like to add an Event timer so it will see when when it starts how do i do it. i can just figure it out.thx

mrtgtr
Posts: 67
Joined: Wed Mar 21, 2012 5:09 pm

Re: How do I add an Event Timer

#2 Post by mrtgtr » Thu Dec 13, 2012 11:33 am

up

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: How do I add an Event Timer

#3 Post by lisa » Fri Dec 14, 2012 6:19 pm

AngelDrago wrote:Hello everyone so i got this script and i like to add an Event timer so it will see when when it starts how do i do it. i can just figure it out.thx
Depends on what type of timer you are after, if you mean the zone event for those red icon quests, try a forum search for "eoj timer" been discussed many times already =)

If you mean a timer for events like the minigames, check the existing minigame WP for it's usage.

If you mean a timer that is like a buff then you need to monitor the buff itself.

If you mean timer for the end of the universe, you need a cosmic confribulator watch, I sell them for $100,000 each if interested ;)
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

mrtgtr
Posts: 67
Joined: Wed Mar 21, 2012 5:09 pm

Re: How do I add an Event Timer

#4 Post by mrtgtr » Sat Dec 15, 2012 9:42 pm

lisa wrote:
AngelDrago wrote:Hello everyone so i got this script and i like to add an Event timer so it will see when when it starts how do i do it. i can just figure it out.thx
Depends on what type of timer you are after, if you mean the zone event for those red icon quests, try a forum search for "eoj timer" been discussed many times already =)

If you mean a timer for events like the minigames, check the existing minigame WP for it's usage.

If you mean a timer that is like a buff then you need to monitor the buff itself.

If you mean timer for the end of the universe, you need a cosmic confribulator watch, I sell them for $100,000 each if interested ;)
Lisa I searched, I didint find and understand.

(I will kill mobs and accumulate white eggs for energy of justiece than I will go to the deliver place.)
Now I want to accept quest and deliver to npc at time is over and when timer is disappear go to res point come back.
How is waypoints ?

User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: How do I add an Event Timer

#5 Post by lisa » Sat Dec 15, 2012 10:42 pm

mrtgtr wrote:Lisa I searched, I didint find and understand.

(I will kill mobs and accumulate white eggs for energy of justiece than I will go to the deliver place.)
Now I want to accept quest and deliver to npc at time is over and when timer is disappear go to res point come back.
How is waypoints ?
forum search for "eoj timer"
http://www.solarstrike.net/phpBB3/viewt ... mer#p43678

code at that link

Code: Select all

local namePE,messagePE,namePH,ScorePE,Count , IsScoreVisible= RoMScript("PE_GetInfo(1)")
play around with the values and see what you can use.
use commandline and do

Code: Select all

local namePE,messagePE,namePH,ScorePE,Count , IsScoreVisible= RoMScript("PE_GetInfo(1)") print(Count) print(ScorePE)
just repeat that code when event is up and when event is not up, have a look at what is printed and see how YOU can use it =)
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 16 guests