Item Search
     
BG-Wiki Search
Page 195 of 328 FirstFirst ... 145 185 193 194 195 196 197 205 245 ... LastLast
Results 3881 to 3900 of 6548
  1. #3881
    Yoshi P
    Join Date
    Dec 2006
    Posts
    5,360
    BG Level
    8
    WoW Realm
    Arthas

    So I guess macroing int/mnd/cure pot./etc into automaton spells is basically impossible without doing it manually mid-cast?

  2. #3882
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Well, from what you said, you do a Maneuver and the pet randomly performs an ability. If that is the case, then you cannot do that. Though I thought you could control their actions to a degree.

  3. #3883
    Melee Summoner
    Join Date
    Aug 2010
    Posts
    37
    BG Level
    1
    FFXI Server
    Lakshmi

    Can anyone explain why I'm getting "You cannot perform that action on the selected sub-target" spam when I have the sub-target arrow (the purple one) hovering over myself or another player while I'm casting a spell, and that spell's aftercast attempts to execute?

    For example, I cast refresh on myself, and while the spell is casting, I hit a cure macro with <stpc> in it, preparing to cure someone once refresh finishes casting. If the sub-target arrow is active when aftercast from the refresh cast attempts to execute, I get those errors in the chatlog, and don't get my aftercast gear (I haven't actually selected the person to cast the 2nd spell on -- the sub-target arrow is still hovering over their head).

    All I really have for aftercast in my files is <equip when="aftercast|idle" set="Idle" />.

    Edit: I used Akyrey's XML's & Includes as a starting point (from Completed XML thread), and made only very minor changes.

  4. #3884
    Radsourceful

    Join Date
    Jul 2007
    Posts
    1,964
    BG Level
    6
    FFXI Server
    Bismarck

    Quote Originally Posted by Wooly View Post
    Can anyone explain why I'm getting "You cannot perform that action on the selected sub-target" spam when I have the sub-target arrow (the purple one) hovering over myself or another player while I'm casting a spell, and that spell's aftercast attempts to execute?

    For example, I cast refresh on myself, and while the spell is casting, I hit a cure macro with <stpc> in it, preparing to cure someone once refresh finishes casting. If the sub-target arrow is active when aftercast from the refresh cast attempts to execute, I get those errors in the chatlog, and don't get my aftercast gear.

    All I really have for aftercast in my files is <equip when="aftercast|idle" set="Idle" />.
    Yeah, you can't swap gear with a subtarget arrow active, it's a FFXI issue not a spellcast one. Subtarget arrow is effectively the same as having equip/inventory screen open.

  5. #3885
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Do people use the auto-element change for enspells? I need a relatively quick answer.

  6. #3886
    Requiescat in pace.
    Join Date
    Dec 2008
    Posts
    1,341
    BG Level
    6
    FFXI Server
    Lakshmi

    Quote Originally Posted by Yugl View Post
    Do people use the auto-element change for enspells? I need a relatively quick answer.
    Do people use enspells?

    Seriously though, what is this auto-element change you speak of?

  7. #3887
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    The auto-element feature changes the enspell to match the current vana diel day. Thus, if you're someone who casts enspells along those lines, you would only need a single macro (Enfire by default).

  8. #3888
    Salvage Bans
    Join Date
    Mar 2010
    Posts
    769
    BG Level
    5
    FFXI Server
    Leviathan

    For some reason, after I use Metatron Torment, spellcast won't put my TP, or idle gear back on. I just sit in my WS set, and for the life of my I can't figure it out. It could be something small I am overlooking, but I have been staring at it too long. Can someone take a look at it for me?

    Here is the file;
    http://pastebin.com/V3r2R5ji

  9. #3889
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Maybe there is a command that is interfering with the aftercast? Try a debug log.

  10. #3890
    Ridill
    Join Date
    Oct 2005
    Posts
    10,210
    BG Level
    9
    FFXI Server
    Asura

    Quote Originally Posted by Haborym View Post
    For some reason, after I use Metatron Torment, spellcast won't put my TP, or idle gear back on. I just sit in my WS set, and for the life of my I can't figure it out. It could be something small I am overlooking, but I have been staring at it too long. Can someone take a look at it for me?

    Here is the file;
    http://pastebin.com/V3r2R5ji
    You don't seem to have an equip="aftercast" rule in there anywhere for when you're done with the WS. You don't have an autoset either for when you go idle or engage. I see a command when="engaged|idle|..." line in there, but that'll only update when you're performing some other action. i.e. if you engage or disengage, there's no event to trigger spellcast (unless you set an autoset rule).

  11. #3891
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    He has a <command when="aftercast"> which should trigger post WS.

  12. #3892
    Ridill
    Join Date
    Oct 2005
    Posts
    10,210
    BG Level
    9
    FFXI Server
    Asura

    Quote Originally Posted by Yugl View Post
    He has a <command when="aftercast"> which should trigger post WS.
    But, he's using a trigger spell. By the time he gets to aftercast, isn't it too late for that? Can spellcast chain spells like that, with a new one in the aftercast to trigger itself?

  13. #3893
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Ya, you can chain spells like that. The trigger spell won't chain itself because of <cancelspell> though. However, the template I made is designed to activate the trigger spell during aftercast (Which then equips either idle or normal TP gear).

  14. #3894
    New Merits
    Join Date
    Jul 2007
    Posts
    206
    BG Level
    4
    FFXI Server
    Odin

    I'm stupid when it comes to coding. When spellcast was released, a buddy of mine who played FFXI made me a spellcast to use. I've been using it ever since, adjusting it for new gear that i have acquired since. I'm trying to use the new plugin "GearCollector" but it's not working. I think the reason why it's not working is because my spellcast is just one file. When my friend wrote it, he bound ctrl+f12 to make it so spellcast changes to the correct job I'm on. Now, I know it's possible to have multple XML files, one per job. And, when you switch jobs, spellcast will automatically change to the appropriate XML. I think if I use job specific XMLs, GearCollector will work. If I'm wrong, let me know.

    I know how to break down my current XML and make job specific XMLs. My question is, how do I make it so spellcast automatically chooses the correct one?

    Thanks.

  15. #3895
    Requiescat in pace.
    Join Date
    Dec 2008
    Posts
    1,341
    BG Level
    6
    FFXI Server
    Lakshmi

    is it possible to do something like:

    midcastdelay="%castime / 2"

    To automagically set midcast to the middle of all your spells? Obviously might cause problems for quick spells, but for nukes and such?

  16. #3896
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Quote Originally Posted by GImpers View Post
    I'm stupid when it comes to coding. When spellcast was released, a buddy of mine who played FFXI made me a spellcast to use. I've been using it ever since, adjusting it for new gear that i have acquired since. I'm trying to use the new plugin "GearCollector" but it's not working. I think the reason why it's not working is because my spellcast is just one file. When my friend wrote it, he bound ctrl+f12 to make it so spellcast changes to the correct job I'm on. Now, I know it's possible to have multple XML files, one per job. And, when you switch jobs, spellcast will automatically change to the appropriate XML. I think if I use job specific XMLs, GearCollector will work. If I'm wrong, let me know.

    I know how to break down my current XML and make job specific XMLs. My question is, how do I make it so spellcast automatically chooses the correct one?

    Thanks.
    SC automatically chooses based on the name of the XML. The best way to go about it is to do CharacterName_ClassHere.xml since that will avoid the XML loading on your mules.

    Quote Originally Posted by grevenilvec75 View Post
    is it possible to do something like:

    midcastdelay="%castime / 2"

    To automagically set midcast to the middle of all your spells? Obviously might cause problems for quick spells, but for nukes and such?
    You need to do a variable there since you cannot calculate outside of variables. To do that, write the following:

    Variables:
    <var name="Midcast-Delay">0</var>

    Rules:
    <var cmd="setcalc Midcast-Delay (%Castime/2)" /> [HAVE THIS RULE COME BEFORE ALL SPELL RULES]

    <midcastdelay delay="$Midcast-Delay" />

  17. #3897
    Fishing Guru
    Join Date
    Jan 2007
    Posts
    4,722
    BG Level
    7

    I'm trying to skill up, any simple SC to keep up defender, focus, and retaliation?

    edit: nm I figured something out

  18. #3898
    CoP Dynamis
    Join Date
    Jun 2007
    Posts
    283
    BG Level
    4
    FFXIV Character
    Fred Gimyajan
    FFXIV Server
    Balmung
    FFXI Server
    Asura

    Anyone have any suggestions for the ideal way to precast/midcast a -80% cure cast time setup? I'm not far from reaching this.

    I currently have it set up to be the following in the section for all "Cure" spells for midcast delay:
    Code:
    <midcastdelay delay=".8" />

  19. #3899
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Make your cure set equip upon precast. Use

    <castdelay delay="0.3" />

  20. #3900
    CoP Dynamis
    Join Date
    Jun 2007
    Posts
    283
    BG Level
    4
    FFXIV Character
    Fred Gimyajan
    FFXIV Server
    Balmung
    FFXI Server
    Asura

    I probably should've clarified, that midcast delay switches in my actual curing set. I'll adjust it a bit and see what happens.

    Edit: Yeah, not working very well with the midcast delay set like that with that addition (my actual healing gear is barely on). I'll just adjust that.

    Edit #2: Got it to work, cheers.

Page 195 of 328 FirstFirst ... 145 185 193 194 195 196 197 205 245 ... LastLast

Similar Threads

  1. Spellcast Shop Thread
    By Yugl in forum FFXI: Everything
    Replies: 232
    Last Post: 2014-03-18, 04:47
  2. time spent on ls events, helping friends and your own time
    By freewind in forum FFXI: Everything
    Replies: 6
    Last Post: 2005-09-06, 16:42