Item Search
     
BG-Wiki Search
Page 240 of 328 FirstFirst ... 190 230 238 239 240 241 242 250 290 ... LastLast
Results 4781 to 4800 of 6548
  1. #4781
    Hydra
    Join Date
    Jun 2007
    Posts
    128
    BG Level
    3
    FFXIV Character
    Toilet Duck
    FFXIV Server
    Excalibur
    FFXI Server
    Leviathan
    WoW Realm
    Blackwing Lair

    How do i get spellcast to equip gear while using ranged attack and not engaged. For example equiping my TH gear for ranged attack then requiping my idle set.

  2. #4782
    Insert witty title here
    Join Date
    Jun 2007
    Posts
    1,191
    BG Level
    6
    FFXI Server
    Phoenix

    <if commandprefix="/range">
    <afterdelay delay="put number of seconds here" />
    <equip when="precast" set="TH" />
    </if>

    You would need a rule to equip aftercast sets based on status, but you should be using those already.

  3. #4783
    Cerberus
    Join Date
    Apr 2008
    Posts
    403
    BG Level
    4

    I've been using Motenten's WHM spellcast and Mote-Include_r3 for my WHM mule for a while now, and whenever I switch over to that character I notice that there are warning about the precast rules in the command window. Something about Syntax error at something something then it puts up the fast cast equation for cure casts or healing or just fast cast, so I think I'm doing something wrong in the includes with the way I have my fast cast values input.

    HTML Code:
        <include name="FastCastVars">
            <var name="CureFastCast">45</var>
            <var name="HealFastCast">12</var>
            <var name="EnhanceFastCast">10</var>
            <var name="ElementalFastCast">3</var>
            <var name="GeneralFastCast">0</var>
            <!-- Internal variable -->
            <var name="FastCastAmt">0</var>
            <var name="FCCastTime">0</var>
            <var name="FastCastMode">Normal</var>
        </include>
    What am I doing wrong? It hasn't killed me yet, but it's annoying knowing this is going on even when I'm not focused on my WHM.

  4. #4784
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    1) I found an error in my code in the Mote-Include file. Fixed and new version uploaded.
    2) You shouldn't be setting those in the include file itself. You should include them and then modify them per job. EG, for whm:

    Code:
            <xi:include href="Mote-Include.xml" xpointer="/includes/include[@name='FastCastVars']/*" />
    
            <!-- Override basic values -->
            <!-- Merits, Cure Clogs, Heka body -->
            <var name="CureFastCast">50</var>
            <!-- Orison +2 legs -->
            <var name="HealFastCast">12</var>
            <!-- Siegel Sash -->
            <var name="EnhanceFastCast">8</var>
            <!-- Stoichean Medal -->
            <var name="ElementalFastCast">3</var>
            <!--Loquacious Earring 2, Prolix Ring 2, Orison neck 5, Incantor Stone 2, Swith Cape 3, Witful Belt 3, Chelona Boots 4 -->
            <var name="GeneralFastCast">21</var>

    Edit:
    3) I'm changing the name of the EnhanceFastCast variable to EnhancingFastCast to maybe help prevent confusion on its use.

  5. #4785
    Cerberus
    Join Date
    Apr 2008
    Posts
    403
    BG Level
    4

    Alright, I downloaded your new includes, put the values into the WHM.xml itself, and fixed the part where I thought it said "EnhancesFastCast" instead of "EnhanceFastCast". Everything works perfect now, thank you.

    edit - Hmm, maybe not. This is what it is saying:

    SpellCast: Error in Expression: Syntax error at position 2 near +((100-$FastCast)*0.1)

  6. #4786
    Sea Torques
    Join Date
    May 2010
    Posts
    718
    BG Level
    5
    FFXI Server
    Ragnarok

    Rules for Berkserker's torque for when slept? I don't think mine are working atm.

  7. #4787
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    Quote Originally Posted by TybudX View Post
    Alright, I downloaded your new includes, put the values into the WHM.xml itself, and fixed the part where I thought it said "EnhancesFastCast" instead of "EnhanceFastCast". Everything works perfect now, thank you.

    edit - Hmm, maybe not. This is what it is saying:

    SpellCast: Error in Expression: Syntax error at position 2 near +((100-$FastCast)*0.1)
    Fixed. New version uploaded. Edit: Mote-Include file.

  8. #4788
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    dupe post..

  9. #4789
    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 Gun-it View Post
    Rules for Berkserker's torque for when slept? I don't think mine are working atm.
    <if buffactive="Sleep">
    <equip>
    <neck>Berserker's Torque</neck>
    </equip>
    </if>

    AutoExec is probably better though.

  10. #4790
    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 Gun-it View Post
    Rules for Berkserker's torque for when slept? I don't think mine are working atm.
    <if buffactive="Sleep">
    <equip>
    <neck>Berserker's Torque</neck>
    </equip>
    </if>

    AutoExec is probably better though.

  11. #4791
    Sea Torques
    Join Date
    May 2010
    Posts
    718
    BG Level
    5
    FFXI Server
    Ragnarok

    What would the code be for autoexec then?

  12. #4792
    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

    <register silent="true" event="gainbuff_Sleep">input /equip neck "Berserker's Torque"</register>

  13. #4793
    Sea Torques
    Join Date
    May 2010
    Posts
    718
    BG Level
    5
    FFXI Server
    Ragnarok

    Thanks

  14. #4794
    Smells like Onions
    Join Date
    Nov 2010
    Posts
    3
    BG Level
    0
    FFXI Server
    Quetzalcoatl

    Hello, long time lurker, first time poster here.(maybe 2nd or 3rd idk, been ages since I actually log in). Just recently started to try out spellcast and can't figure out for the life of me how to figure this stuff out. I have a spellcast folder that a friend got working for me that works great for SMN magic, Enhancing magic, healing magic, and elemental magic skillups. What I've been trying to add to it is BRD skillups using the lvl 20'ish to 30ish Etudes. (enhancing etude, swift etude, etc. etc.) I tried a few times and nothing I do is working, on the last try I decided to just try copy/pasting the elemental magic section and replacing the Spikes spells with the BRD songs. Needless to say that did not work. I'm really not sure if I'm supposed to make a new folder for this or a new xml document or what but if anyone can help me out it would be greatly appreciated.

    pastebincom/XnhxenuK This is the original spellcast file that's been working for me.


    pastebincom/njK8XipE This is the one where I just tried copy/pasting a few of the songs. It still works for all the other skillups (took a few tries for even that to be accomplished).

    Hopefully those links work ><, If anyone could help me out it would be very much appreciated.


    edit: Umm edited the URL's to be able to post them. Pretty self-explanatory how to make those work. Hopefully that's not against the rules @.@

  15. #4795
    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

    Variables:
    <var name="SkillUp">0</var>

    Rules
    <if advanced='$SkillUp=1'>
    <if Spell="Thundaja">
    <cancelspell />
    <if Buffactive="Enchanting Etude">
    <command>SpiritedEtude</command>
    </if>
    <elseif Buffactive="Spirited Etude">
    <command>LearnedEtude</command>
    </elseif>
    <elseif Buffactive="Learned Etude">
    <command>QuickEtude</command>
    </elseif>
    <elseif Buffactive="Quick Etude">
    <command>VivaciousEtude</command>
    </elseif>
    <elseif Buffactive="Vivacious Etude">
    <command>DextrousEtude</command>
    </elseif>
    <elseif Buffactive="Dextrous Etude">
    <command>SinewyEtude</command>
    </elseif>
    <else>
    <command>EnchantingEtude</command>
    </else>
    </if>

    <command when="aftercast">Thundaja</command>
    </if>

  16. #4796
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    Creating my first spellcast XML. So far everything is working, but I still have to implement many things.
    Today I'm wondering how to solve something that's probably really simple for people like you.
    The flow of gearswaps for my Scholar, without entering into too many details, is something like this:

    Idle Gear > spell gear > idle gear

    Spell gear is of course different according to the spell being currently cast and to precast/midcast. It's always going to be the same for the same spell, so it's a very simple rule.
    Problem is the "idle gear" part, because it's not always the same, so I couldn't implement it inside the aftercast command.
    Basically my Idle set is different according to my current Grimoire (Dark Arts or Light Arts) and according to wether or not I'm charging Sublimation.
    More examples of how I would like it to work:

    Dark Arts idle set > Blizzard V set > once spell is finished, returns to Dark Arts idle set.

    Sublimation being charged > Blizzard V set > once spell is finished, returns to Subli set > once subli finished charging returns to Dark Arts set

    What kind of rule would I need to automatize this?
    I thought about something like <if buffactive="Sublimation: Activated" and status="idle"> condition, but I'm afraid that status="idle" won't be enough, right?

  17. #4797
    Sea Torques
    Join Date
    Aug 2007
    Posts
    692
    BG Level
    5

    Spellcast Help Thread (Link your XML using Pastebin.com for help!)

    <if spell='Thunder V'>
    <equip set='insert gear set name here' when='beforecast' /equip>
    <equip set='idle' when='aftercast' /equip>

    </if>

    Hmm... Doing this to you, Sechs!
    When I'm waiting for flight haha!
    There might be some missing string or symbols or text.
    Search Genexis Spellcast Guide. That is very good guide I learned from

  18. #4798
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    Hey Chichi :D
    Yeah that's just the aftercast condition, I knew about that, I'm already using precast and midcast ones.
    Problem is that unlike these two, the "idle" set is not a fixed one, but dynamic, it changes according to my current grimoir and to wether or not I'm charging Subli.
    Like I said before, if Sublimation is being charged, I don't want to return to my "Dark arts idle" set after the spell has finished being cast, I want to return to the "sublimation" set.

    I have no clue how to implement this honestly. I read Genesis' guide some time ago and I also read Iryoku commands guide, both are awesome and learned a lot from them, but I still have no clue how to handle such a situation. Maybe with a custom variable...

  19. #4799
    Smells like Onions
    Join Date
    Jul 2012
    Posts
    8
    BG Level
    0

    Quote Originally Posted by Sechs View Post
    Creating my first spellcast XML. So far everything is working, but I still have to implement many things.
    Today I'm wondering how to solve something that's probably really simple for people like you.
    The flow of gearswaps for my Scholar, without entering into too many details, is something like this:

    Idle Gear > spell gear > idle gear

    Spell gear is of course different according to the spell being currently cast and to precast/midcast. It's always going to be the same for the same spell, so it's a very simple rule.
    Problem is the "idle gear" part, because it's not always the same, so I couldn't implement it inside the aftercast command.
    Basically my Idle set is different according to my current Grimoire (Dark Arts or Light Arts) and according to wether or not I'm charging Sublimation.
    More examples of how I would like it to work:

    Dark Arts idle set > Blizzard V set > once spell is finished, returns to Dark Arts idle set.

    Sublimation being charged > Blizzard V set > once spell is finished, returns to Subli set > once subli finished charging returns to Dark Arts set

    What kind of rule would I need to automatize this?
    I thought about something like <if buffactive="Sublimation: Activated" and status="idle"> condition, but I'm afraid that status="idle" won't be enough, right?
    I'm at work now, but if you can find Kaeko's old blog, he has some good ideas on this. It works great for me, however it does involve hitting an aftercast macro. You could probably set something up with another plugin to do it automatically though I'm sure.

  20. #4800
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    Well atm I just don't use the "aftercast" variable at all. I have some keybinds on my G19 keyboard, and some of those keys are bound to "/console sc set" commands.
    So with my current setup Spellcast manages precast/midcast gear automatically (and it's already a fantastic improvement compared to before, where I handled everything manually) and I handle aftercast stuff manually.

    But I was recently suggested to avoid as much as possible this kind of interaction between automatized/manual because it could potentially cause conflicts, so I was looking for ways to automatize this.
    Guess I'll try to look for Kaeko's block, altough I'm confident I probably won't understand anything lolol

Page 240 of 328 FirstFirst ... 190 230 238 239 240 241 242 250 290 ... 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