WHm Spellcast Trouble

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » FFXI » Jobs » White Mage » WHm Spellcast trouble
WHm Spellcast trouble
 Fenrir.Tessy
Offline
サーバ: Fenrir
Game: FFXI
user: Tessy
Posts: 148
By Fenrir.Tessy 2011-09-11 19:05:14  
Hello everyone,

I just got my WHM body from Dynamis Beaucedine and I wanted to use it for buff regen only.

I added the lines right below cursna on lines 239 to 246, and when loading the SC again I get an error on line 251 wich I don't understand. As many know I'm not that good on SC but I'm trying as best I can, but are anyone able to help me out and or tell me why I get this failure line on 251 after adding these lines for the regen and new body?

here is my WHM Spellcaster, in advance huge thanks for taking your time on this :)

Any other improvements you think can be done with my SC I'm all ears.

Still working on AF3 and accessories for WHM.

Thanks!
 Shiva.Thebasicbeat
Offline
サーバ: Shiva
Game: FFXI
Posts: 52
By Shiva.Thebasicbeat 2011-09-11 19:08:19  
Regen isn't a Healing Magic spell, it's Enhancing.
 Fenrir.Tessy
Offline
サーバ: Fenrir
Game: FFXI
user: Tessy
Posts: 148
By Fenrir.Tessy 2011-09-11 19:25:28  
Shiva.Thebasicbeat said: »
Regen isn't a Healing Magic spell, it's Enhancing.


Yeah right true, missed that part. So correct lines/command would be some like this?

<if Spell="*Enhancing">
<if spell="Regen">
<equip when="Precast" set="Regen|FastCast" />
</if>
<else>
<equip when="Precast" set="FastCast"> <head>Orison Cap +1</head>
</equip>

Edit:

Still gives me an ERROR on line 251...
 Lakshmi.Greggles
Offline
サーバ: Lakshmi
Game: FFXI
user: Greggles
Posts: 728
By Lakshmi.Greggles 2011-09-11 19:33:06  
Line 235's Else doesn't have a /else endtag
 Cerberus.Quipto
Offline
サーバ: Cerberus
Game: FFXI
user: Quipto
Posts: 608
By Cerberus.Quipto 2011-09-11 19:35:26  
Banging my head on my desk trying to read your ***because your alignment is ridiculous...
But from what I can decipher, looks like line 235 in the link you provided <else> doesn't have an ending tag.

Edit: Beaten, damnit ><
 Fenrir.Tessy
Offline
サーバ: Fenrir
Game: FFXI
user: Tessy
Posts: 148
By Fenrir.Tessy 2011-09-11 19:56:16  
Thanks everyone found it :)
Log in to post.