Timers Question

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
users online
Forum » Windower » Support » Timers question
Timers question
 
Offline
Posts:
By 2013-11-23 06:23:50
| Edit  | Link | Quote | Reply
 
Post deleted by User.
 Alexander.Carrelo
Offline
Server: Alexander
Game: FFXI
user: Carrelo
Posts: 3706
By Alexander.Carrelo 2013-11-23 06:31:38
Link | Quote | Reply
 
Attainment shows time remaining in Dynamis. I believe it tracks the time extension key items as you obtain them and uses that to give a rough estimate of your remaining time. I wasn't aware of anything like this being available through the Timers plugin though.
 Fenrir.Jinjo
VIP
Offline
Server: Fenrir
Game: FFXI
user: Minjo
Posts: 2269
By Fenrir.Jinjo 2013-11-23 06:34:56
Link | Quote | Reply
 
I'm fairly certain the delve timer is created through the addon 'plasmon'.

Using Lua, you could easily create a custom timer for any event with its own icon, etc.. You can look at plasmon.lua if you want to get an idea how. You'd probably be able to get away with some fairly simple copy/paste manipulation if you wanted to do it yourself.

You can also just create a custom timer whenever you want using //timers create [name] [duration in seconds] up/down [optional? icon path]