Timers Question

Eorzea Time
 
 
 
言語: JP EN FR DE
日本語版のFFXIVPRO利用したい場合は、上記の"JP"を設定して、又はjp.ffxivpro.comを直接に利用してもいいです
users online
フォーラム » Windower » Support » Timers question
Timers question
 
Offline
Posts:
By 2013-11-23 06:23:50
| Edit  | Link | 引用 | 返事
 
Post deleted by User.
 Alexander.Carrelo
Offline
サーバ: Alexander
Game: FFXI
user: Carrelo
Posts: 3706
By Alexander.Carrelo 2013-11-23 06:31:38  
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
サーバ: Fenrir
Game: FFXI
user: Minjo
Posts: 2269
By Fenrir.Jinjo 2013-11-23 06:34:56  
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]