Item Search
     
BG-Wiki Search
Page 320 of 328 FirstFirst ... 270 310 318 319 320 321 322 ... LastLast
Results 6381 to 6400 of 6548
  1. #6381
    Melee Summoner
    Join Date
    Feb 2009
    Posts
    30
    BG Level
    1

    I have a couple questions about Taints sch xml. I don't understand the Idle-off Idle on commands, do I need a macro to trigger them? Also when I rest, my resting Gear isn't changing, not sure why? In the JA: Sch selection part of the xml, why is there no command for alacrity? How do I add that in and lock the argute loafers +2. Also I don't see anything to equip savants loafers for Kilmaform. I hope you don't think Iam picking it apart, I am just trying to understand how to use it like its intended.

  2. #6382
    A. Body
    Join Date
    Jun 2007
    Posts
    4,446
    BG Level
    7
    FFXIV Character
    Sir Taint
    FFXIV Server
    Gilgamesh
    FFXI Server
    Cerberus

    Quote Originally Posted by semco View Post
    I have a couple questions about Taints sch xml. I don't understand the Idle-off Idle on commands, do I need a macro to trigger them? Also when I rest, my resting Gear isn't changing, not sure why? In the JA: Sch selection part of the xml, why is there no command for alacrity? How do I add that in and lock the argute loafers +2. Also I don't see anything to equip savants loafers for Kilmaform. I hope you don't think Iam picking it apart, I am just trying to understand how to use it like its intended.

    I can add whatever you want. I just use it to be a stun whore and for reiving.

    /ja "Trigger#" is the macro for the toggles.

    The Idle command is for locking in stun gear for stuff like Tojil so you don't risk lagging during swaps.

    I've updated it some on my comp i'll upload it to pastebin later today.

  3. #6383
    Cerberus
    Join Date
    Sep 2011
    Posts
    496
    BG Level
    4
    FFXIV Character
    Sakura Ephemera
    FFXIV Server
    Brynhildr
    FFXI Server
    Bismarck

    Yeah, I've had issues with gear swaps for stun. What I did to circumvent it is:

    /sc set stun
    /raw /ma stun <t>

    for my macro. Basically I just use spellcast as an extended gear swap macro, and don't use pre/mid/aftercast for anything (for stun only).

  4. #6384
    A. Body
    Join Date
    Jun 2007
    Posts
    4,446
    BG Level
    7
    FFXIV Character
    Sir Taint
    FFXIV Server
    Gilgamesh
    FFXI Server
    Cerberus

    Quote Originally Posted by Helel View Post
    Yeah, I've had issues with gear swaps for stun. What I did to circumvent it is:

    /sc set stun
    /raw /ma stun <t>

    for my macro. Basically I just use spellcast as an extended gear swap macro, and don't use pre/mid/aftercast for anything (for stun only).

    Yeah that works well. I just took it a step further so you can idle in stun gear so there is 0 swapping going on. (if you cast other spells it swaps appropriate gear then returns to the stun set)

  5. #6385
    Puppetmaster
    Join Date
    Dec 2012
    Posts
    63
    BG Level
    2

    could someone please help me out rq ;D. getting the following error message in console if i hit pdt/mdt macro: "Spellcat Did not find set nonset in group other" and cant find the reason

    only hapopens when not engaged

    http://pastebin.com/xzzBKKff

  6. #6386
    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

    You have <var cmd="set Armor None" />, so if you do an action that equips $armor, SC will try to equip a set named "none."

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

    He has a set named None though.

    And the error is "nonset" not "none"

  8. #6388
    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

    I assumed that was a typo, but I'll check again.

    Edit: I notice you have the variable "Refresh" but your refresh rule uses the variable "RefreshSet." This may be the issue? See line 27 and 651 to see the issue.

  9. #6389
    Smells like Onions
    Join Date
    Nov 2011
    Posts
    7
    BG Level
    0

    I've recently discovered the exportgear <filename> function in spellcast, and aside from making generating sets very quick, it's given me an idea. Is it possible and feasable to call these external files as sets in your spellcast? I imagine it is, but have no idea the syntax, nor whether the files would need any preparation. Another consideration is the draw on the system, would calling external sets unduly increase the strain on the processing thread, and further, would calling these files slow down the spellcast xml itself?

  10. #6390
    Old Merits
    Join Date
    Sep 2010
    Posts
    1,094
    BG Level
    6
    FFXI Server
    Ragnarok

    I think you probably could do that, by setting said files up as includes. But don't ask me for details, I don't use includes.

    But really, is it that much trouble to just open said export file, and copy the set into your main XML? Also, using a different file for every set would make editing sets a major pain in the ass. Instead of scrolling down through your sets in the xml, you'd be opening a new file every time you even wanted to see what's in a given set. I suppose the up side, would be that you could access those sets from any XML.... but how many of your jobs use identical sets?

    Personally, I'd really just prefer an option for exportgear, that makes it insert the new set into your currently loaded XML. Perhaps at the bottom of the sets section.

  11. #6391
    Sea Torques
    Join Date
    Jul 2011
    Posts
    672
    BG Level
    5
    FFXIV Character
    Melchior Ballester
    FFXIV Server
    Cerberus
    FFXI Server
    Cerberus

    I'm new to spellcast and I have a weird problem. It looks like my gears swapping works when I use a command from the menu but it doesn't if I macro those commands. I had a discussion with a friend and he's convinced it comes from windower.
    Anyone knows how I can fix it?

  12. #6392
    Old Merits
    Join Date
    Sep 2010
    Posts
    1,094
    BG Level
    6
    FFXI Server
    Ragnarok

    Can you give me an example of what's in your actual macros? I can think of something that'd cause that.

  13. #6393
    Sea Torques
    Join Date
    Jul 2011
    Posts
    672
    BG Level
    5
    FFXIV Character
    Melchior Ballester
    FFXIV Server
    Cerberus
    FFXI Server
    Cerberus

    For example : /ja "Formless strikes"<me> on alt7, it'll use the ability but won't change my gears.
    When I use formless strikes from the menu the gears will change.
    The same happens with the spells I'm casting on me.
    So when I cast a spell or JA on me gears won't swap if I do it with game's macros.

  14. #6394
    Sea Torques
    Join Date
    Jul 2011
    Posts
    672
    BG Level
    5
    FFXIV Character
    Melchior Ballester
    FFXIV Server
    Cerberus
    FFXI Server
    Cerberus

    And here is the abilities line :

    !-- Abilities -->
    <if Spell="Mantra|Hundred Fists|Perfect Counter|Impetus|Footwork|Counterstance|Chakra|Form less Strikes">
    <action type="equip" when="precast" set="%Spell" />
    </if>

    </rules>
    </spellcast>

  15. #6395
    Sea Torques
    Join Date
    Jul 2011
    Posts
    672
    BG Level
    5
    FFXIV Character
    Melchior Ballester
    FFXIV Server
    Cerberus
    FFXI Server
    Cerberus

    Nvm I fixed the problem, it was so simple actually.
    Changed my macros to /ja "jobabiltyname"<me> to /ja "jobabilityname".
    But thanks for your reply anyway, it made me realize what the problem was.

  16. #6396
    Fake Numbers
    Join Date
    May 2008
    Posts
    87
    BG Level
    2

    Currently having 2 issues with Mote's WHM R4 spellcast.
    The first is a POPUP error: Invalid XPtr:/includes/include[@name='ConvertSTALTargets']*
    I have both of his includes (Rules/config) and properly names in my SC folder. I can find that line in config, but not even sure what is wrong with it.

    The Second: when trying to cast sc stated in console: Outside-Group not found

    Any help, or where i might have messed up would be appreciated.

  17. #6397
    RIDE ARMOR
    Join Date
    Jun 2010
    Posts
    17
    BG Level
    1
    FFXI Server
    Cerberus

    is it possible to write a rule into my idle set for the serpentes set refresh? i'm looking to making a rule for it to only have either the hands or the feet equiped in idle depending on day/night

  18. #6398
    Salvage Bans
    Join Date
    Oct 2007
    Posts
    771
    BG Level
    5

    Quote Originally Posted by pldhighlulu View Post
    is it possible to write a rule into my idle set for the serpentes set refresh? i'm looking to making a rule for it to only have either the hands or the feet equiped in idle depending on day/night
    Actually pretty easy most old ninja spellcast had a perfect example for the nighttime boots/gear I have to look for my old code but sure a few examples still floating around.

  19. #6399
    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

    <var name="Hand-Equipment">Serpentes Cuffs</var>
    <var name="Feet-Equipment">Serpentes Sabots</var>

    <if timegt="18.00" timelt="6.00">
    <var cmd="set Hand-Equipment Serpentes Cuffs" />
    <var cmd="set Feet-Equipment YourOtherHandGear" />
    </if>
    <else>
    <var cmd="set Feet-Equipment Serpentes Sabots" />
    <var cmd="set Hand-Equipment YourOtherHandGear" />
    </else>

  20. #6400
    RIDE ARMOR
    Join Date
    Jun 2010
    Posts
    17
    BG Level
    1
    FFXI Server
    Cerberus

    Thank you very much yugl, I appreciate the help. Do I set the variables at the top of my SC and then have the if/else if statement at the bottom with the rules? (i'm still new to adding variables)

Page 320 of 328 FirstFirst ... 270 310 318 319 320 321 322 ... 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