WHM Spellcast

Language: JP EN DE FR
2010-09-08
New Items
users online
Forum » FFXI » Jobs » White Mage » WHM Spellcast
WHM Spellcast
 Siren.Scottyb
Offline
Server: Siren
Game: FFXI
user: scottyb
Posts: 170
By Siren.Scottyb 2013-01-15 15:34:43
Link | Quote | Reply
 
When I changed show gear swaps to 'true' it still just read equipment changed not sure if thats what Im looking for, also would I be better using one of the whm xmls from the BG forum?

I dont really understand it very well so one where I can just type my gear into the sets is easiest for me.

Thanks a lot for the replies btw as much as I dont fully understand it spellcast after xbox is mind blowing.
 Siren.Scottyb
Offline
Server: Siren
Game: FFXI
user: scottyb
Posts: 170
By Siren.Scottyb 2013-01-15 15:36:33
Link | Quote | Reply
 
Thanks Sithel I'll try using yours, I dont mind changing SC, its just when I first started a friend gave me this one.
 Bismarck.Kelhor
Administrator
Offline
Server: Bismarck
Game: FFXI
user: Rooks
Posts: 509
By Bismarck.Kelhor 2013-01-15 15:36:34
Link | Quote | Reply
 
Siren.Scottyb said: »
I dont really understand it very well so one where I can just type my gear into the sets is easiest for me.

My Spellcasts, which should be as simple as putting gear in sets (I hope!)
[+]
necroskull Necro Bump Detected! [360 days between previous and next post]
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2014-01-10 08:16:34
Link | Quote | Reply
 
Hi everyone, I have a question regarding my whm spellcast if someone can help me. Recently I started up whm again and I noticed that my Cure IV's were either going off 1 second or 3-4 seconds. I looked at my gear swaps and recognized that some of my gear was switching in and some were not. If someone can look at my rules and tell me whats wrong with my rules, that would help a bunch!

<set name="Curing-precast" BaseSet="Idle">
<neck>Orunmila's Torque</neck>
<head>Nahtirah Hat</head>
<feet>Cure Clogs</feet>
<hands>Gendewitha Gages</hands>
<legs>Orison Pantaloons +2</legs>
<body>Heka's Kalasiris</body>
<back>Medala Cape</back>
</set>

<set name="Curing" BaseSet="Idle">
<neck>Colossus's Torque</neck>
<head>Gendewitha Caubeen</head>
<feet>Gendewitha Galoshes</feet>
<hands>Gendewitha Gages</hands>
<legs>Cleric's pantaloons +2</legs>
<body>Heka's Kalasiris</body>
<back>Medala Cape</back>
<main>Arka IV</main>
<rear>Magnetic Earring</rear>
<lear>Loquacious Earring</lear>
<rring>Sirona's Ring</rring>
<lring>Ephedra Ring</lring>
<waist>Pythia Sash +1</waist>
</set>

<!--Healing-->
<if skill="HealingMagic">
<if spell="Cure*">
<action type="Equip" when="precast" set="Curing-precast" />
<action type="Equip" when="midcast" set="Curing" />
<action type="Equip" when="aftercast" set="Idle" />
</if>
 Carbuncle.Wulfshadow
Offline
Server: Carbuncle
Game: FFXI
Posts: 486
By Carbuncle.Wulfshadow 2014-01-10 08:48:20
Link | Quote | Reply
 
Shiva.Trixan said: »
Hi everyone, I have a question regarding my whm spellcast if someone can help me. Recently I started up whm again and I noticed that my Cure IV's were either going off 1 second or 3-4 seconds. I looked at my gear swaps and recognized that some of my gear was switching in and some were not. If someone can look at my rules and tell me whats wrong with my rules, that would help a bunch!

<set name="Curing-precast" BaseSet="Idle">
<neck>Orunmila's Torque</neck>
<head>Nahtirah Hat</head>
<feet>Cure Clogs</feet>
<hands>Gendewitha Gages</hands>
<legs>Orison Pantaloons +2</legs>
<body>Heka's Kalasiris</body>
<back>Medala Cape</back>
</set>

<set name="Curing" BaseSet="Idle">
<neck>Colossus's Torque</neck>
<head>Gendewitha Caubeen</head>
<feet>Gendewitha Galoshes</feet>
<hands>Gendewitha Gages</hands>
<legs>Cleric's pantaloons +2</legs>
<body>Heka's Kalasiris</body>
<back>Medala Cape</back>
<main>Arka IV</main>
<rear>Magnetic Earring</rear>
<lear>Loquacious Earring</lear>
<rring>Sirona's Ring</rring>
<lring>Ephedra Ring</lring>
<waist>Pythia Sash +1</waist>
</set>

<!--Healing-->
<if skill="HealingMagic">
<if spell="Cure*">
<action type="Equip" when="precast" set="Curing-precast" />
<action type="Equip" when="midcast" set="Curing" />
<action type="Equip" when="aftercast" set="Idle" />
</if>
Want to help, but your problem description is a bit ambiguous. Mind saying what exactly isn't swapping in/out?

Also - if you don't mind, go ahead and post the whole xml in pastebin or something, as other rules might be conflicting with the ones you've already shown us.

Needless to say, also double check your spelling of both your items and tags, and when in doubt name the item in your spellcast the same as how it's spelled in your inventory menu. (Sometimes the item names in the item screen are abbreviated and whatnot. This doesn't always matter, but better safe than sorry...plus it lets GC find your gear for you!)
 Ragnarok.Trixan
Offline
Server: Ragnarok
Game: FFXI
user: Trixan
Posts: 8
By Ragnarok.Trixan 2014-01-10 10:19:51
Link | Quote | Reply
 
http://pastebin.com/NbjA1iKh

It's primarily the main 5 slots. Sometimes Heka's Kalasiris would switch in, sometimes it won't. Same goes for Cure Clogs and Orison Pantaloons.
 Carbuncle.Wulfshadow
Offline
Server: Carbuncle
Game: FFXI
Posts: 486
By Carbuncle.Wulfshadow 2014-01-10 10:50:31
Link | Quote | Reply
 
Hmm. I went ahead and tested it and enabled the debug/showgearswaps, and it looked to be alright on my end. If you can, try enabling those two settings at the top of your xml, and see if you can catch it actively not swapping those pieces of gear. If it claims its attempting to swap them yet you're not getting the desired results, it might be an issue wherein your precast/midcast delays are wonky for some reason. Otherwise, it looks like it might be a problem local to your computer. Sorry I couldn't narrow it down too much, but it looks to be syntactically correct.

Screenshot to help show what I'm getting:
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2014-01-10 11:01:45
Link | Quote | Reply
 
How am I suppose to enable the two settings exactly? :/
 Carbuncle.Wulfshadow
Offline
Server: Carbuncle
Game: FFXI
Posts: 486
By Carbuncle.Wulfshadow 2014-01-10 11:09:31
Link | Quote | Reply
 
Up at the top of your xml, you should see a section tagged <config>

it should look like (right now):
Code
  <config>
    HideErrors="false"
    Debug="false"
    ShowSpellInfo="false"
    ShowGearSwaps="false"
    </config>


Simply change the values of the ShowGearSwaps to "true", and then reload your xml (type "//sc r" in game, or just "sc r" in the windower console).

Let me know if I need to elaborate on any of that.
 Shiva.Trixan
Offline
Server: Shiva
Game: FFXI
user: Trixan
Posts: 204
By Shiva.Trixan 2014-01-10 12:41:25
Link | Quote | Reply
 
TYVM wulf, it's fixed :)
necroskull Necro Bump Detected! [58 days between previous and next post]
Offline
Posts: 51
By Xxpoure 2014-03-09 16:03:07
Link | Quote | Reply
 
i had an xml once before my com had to be formatted, it used the ability divine caress before using such spells as para and silena and so on ... anyone happen to know how i input that into my whm spellcast ??? thanks for the help and sry if this has been reposted over and over ...
 Leviathan.Frotaut
Offline
Server: Leviathan
Game: FFXI
user: Frotaut2
Posts: 281
By Leviathan.Frotaut 2014-03-09 17:12:07
Link | Quote | Reply
 
maybe something like
<if Spell="*na">
<command when="precast">input /raw /ja "divine caress" <me></command>
</if>

idk sc to well but that or some alteration i would assume should work
Log in to post.