Ivaar / Windower-addons

FFXI Windower addons
70 stars 108 forks source link

Honor march setting instruments #13

Closed Tacosferlyfe closed 5 years ago

Tacosferlyfe commented 5 years ago

I cant get this to detect honor march keeps telling me invalid song name,Also is there a way to have it cast extra songs with extra song instruments, Currently it will cast 4 songs but only 2 are active unless i do it manually before hand

Ivaar commented 5 years ago

You will have to make a few modifications to make this work for aeonic bard. For details please see #8

Ivaar commented 5 years ago

Here are the changes discussed in issue #8

Change line 137 of sing_ids.lua to [417] = 'Honor March', and line 6 of sing_get.lua to march = {[1]='Honor March',[2]='Victory March',[3]='Advancing March'},