I've been trying out Spellcast with a very very basic configuration on BRD. Basically it has no variables, a few sets, and some rules for precast for song casting time -, midcast for song duration +, and aftercast to go back to idle.
For the most part, it works well enough for my purposes. However, sometimes Troubadour and Nightingale aren't working right, songs aren't lasting as long as they should. Usually it works fine, just occasionally it doesn't. I'm guessing this is because of the insta-cast nature of Nightingale making songs fire off before spellcast puts my midcast set in.
How do I simply make it so anytime Nightingale's on, my precast rules get ignored? I tried sifting through some existing files, does this work ("SongBuff being my usual midcast set):
[EDIT] @Yugl: Sorry, my mistake, saw spellcast in title and didn't think to look for the other thread. Thanks.Code:<if BuffActive="Nightingale"> <equip when="precast" set="SongBuff" /> </if>
XI Wiki



