Addons And Macros

Eorzea Time
 
 
 
言語: JP EN FR DE
日本語版のFFXIVPRO利用したい場合は、上記の"JP"を設定して、又はjp.ffxivpro.comを直接に利用してもいいです
users online
フォーラム » Windower » General » Addons and Macros
Addons and Macros
 Valefor.Seranos
Offline
サーバ: Valefor
Game: FFXI
user: Seranos
Posts: 193
By Valefor.Seranos 2015-03-20 09:41:43  
What, if you can, text do you use in macro pallets to activate actions in addons?

For example, I want to write a macro that activates a set in my AzureSets addon. I tried just using "//asets spellset DW3" and it doesn't work. It works when I type it into chat manually but can't seem to find how to macro it.

Thanks!
VIP
Offline
Posts: 111
By Iryoku 2015-03-20 16:11:29  
For many years now the // shortcut has been blocked from macros by SE. You need to use /console asets spellset DW3 instead.
[+]
 Valefor.Seranos
Offline
サーバ: Valefor
Game: FFXI
user: Seranos
Posts: 193
By Valefor.Seranos 2015-03-20 18:51:04  
Rock on. Couldn't find that anywhere! Thanks!!!