EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-16-2005, 08:28 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default In Game Timer (Reminder)

If you need an ingame timer for a mod, here is an idea.

I created an ingame macro to remind me when it was time to do my MakeShift Arrows ability. I am forever running out of arrows because I forget to press the icon, when it's refreshed.

So now I have reminder that goes off every 10 minutes, to remind me to to do it.

The alarm session monitor window could be easily modded for what ever you need, if you need some type of reminder to do something ever certain amount of time.

It's probably possible to make a stop watch or something for people. Which I have seen request for.

Here is the macro I made. Recast on MakeShift Arrows is 600seconds.

I'm sure I'll be posting some sort of mod for this at some point, but someone else will probably beat me to it. It will be an easy one so I thought I would toss out the idea for you guys to play with.

Quote:
Line#1 /useability MakeShift Arrows
Line#2 /r_alrm_sess_dur_minutes 11.0
Line#3 /alarm_restart_sess_dur_alarm
This does the ability and resets the alarm timer for 11 minutes, and restarts it.
So in 11 minutes I get a popup message.
I plan to make the pop-up window the MakeShift Arrows Icon, that can be pressed, to do the macro, or make it similiar to the on screen messages.

So there is a timer we can use if anyone needs one.

DISCLAIMER: I in NO WAY condone using this for ANY type of automatic or unattended use of abilities, which would be in violation of the EULA, this is only intended to be a reminder alarm.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere

Last edited by Kosmos : 04-17-2005 at 01:11 PM. Reason: To Correct a Typo
Reply With Quote
  #2  
Unread 04-16-2005, 12:54 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

/drool

nice find. I knew the timers could be use. glad someone wasn't too lazy to figure it out
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #3  
Unread 04-16-2005, 01:14 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Drumstix42
/drool

nice find. I knew the timers could be use. glad someone wasn't too lazy to figure it out
Ding, Arrows are done!
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #4  
Unread 04-17-2005, 08:47 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

I played last night for a few hours and I'm up to my arse in MakeShift Carbonite Arrows now! LOL.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #5  
Unread 04-17-2005, 10:33 AM
metavirus's Avatar
metavirus metavirus is offline
A Griffon
 
Join Date: Jan 2005
Server: Antonia Bayle
Posts: 137
Default Automatically using abilities violates the EULA?

Automatically using abilities violates the EULA? Why, that would macros actually useful . Not being able to macro-trigger an ability has been one of biggest gripes in this game.
__________________
Reply With Quote
  #6  
Unread 04-17-2005, 11:35 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by metavirus
Automatically using abilities violates the EULA? Why, that would macros actually useful . Not being able to macro-trigger an ability has been one of biggest gripes in this game.
The way I understand it, Having a reminder message pop up and tell you to a spell is ready to use again, is no different that when the icons in your maintained window start to flash to let you know they are about to expire.

BUT.. having any hardware or software that actually DOES the ability for you, without your actually useing a keyboard key, or a mouse click, is in direct violation of the EULA.

If you walk away, and the buff or ability keeps getting triggered on a regular interval that is in violation of the EULA, at least as far as I am concerned.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #7  
Unread 04-17-2005, 11:37 AM
Dadditude's Avatar
Dadditude Dadditude is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Feb 2005
Server: Mistmoore
Posts: 103
Default

I tried this, but it keeps telling me, "Unknown command: 'alrm_restart_sess_dur_alarm'" - did I enter it incorrectly or something?
__________________
Reply With Quote
  #8  
Unread 04-17-2005, 11:42 AM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by Dadditude
I tried this, but it keeps telling me, "Unknown command: 'alrm_restart_sess_dur_alarm'" - did I enter it incorrectly or something?

I will double check when I get home.

It might be /alrm_restart_sess_dur_alrm

Makesure you have the "/" in front of it also.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
  #9  
Unread 04-17-2005, 11:48 AM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

type part of it in and hit tab, it should autofinish or give possible matches.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #10  
Unread 04-17-2005, 12:33 PM
ger's Avatar
ger ger is offline
Steward of the Faithful
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 580
Default

It's /alarm_reset_sess_dur_alarm. And this is just to make sure I'm over the minimum post size.
__________________
Reply With Quote
  #11  
Unread 04-17-2005, 01:15 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by ger
It's /alarm_reset_sess_dur_alarm. And this is just to make sure I'm over the minimum post size.
Ok I fixed the post. Sorry for the typo.
__________________
Kosmos
Qeynos Ranger (Retired)
Lucan D'Lere
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:43 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI