Please Fix My PLD.XML

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » FFXI » Jobs » Paladin » Please fix my PLD.XML
Please fix my PLD.XML
 Bahamut.Sobius
Offline
Server: Bahamut
Game: FFXI
user: Sobius
Posts: 123
By Bahamut.Sobius 2011-08-16 13:11:05
Link | Quote | Reply
 
I finally got around to making a PLD spellcast XML and shamelessly stole this from the Windower site. I am not good with computer. (seriously XML may as well be Japanese to me, but I am smart enough to figure out the basics).

The problem is the second last line: </rules>

When I try to load my SC, that's where it says the error is. Cannot read end tag.

Thanks!
 Bahamut.Sobius
Offline
Server: Bahamut
Game: FFXI
user: Sobius
Posts: 123
By Bahamut.Sobius 2011-08-16 13:13:43
Link | Quote | Reply
 
Nevermind, the whole thing isn't working :(

Time to start from scratch.
 Asura.Supafly
Offline
Server: Asura
Game: FFXI
user: supafly
Posts: 2
By Asura.Supafly 2011-08-16 13:17:26
Link | Quote | Reply
 
<rule spell="Utsusemi*">
<action type="equip" when="start" set="haste" />

</rule>

if you use notepadd++ you can highlight your beginning, and ending tags
helps me alot~
 Cerberus.Kelhor
Administrator
Offline
Server: Cerberus
Game: FFXI
user: Rooks
Posts: 136
By Cerberus.Kelhor 2011-08-16 13:27:15
Link | Quote | Reply
 
Wow, that is an ancient spellcast - they deprecated the <rule> format a couple of major versions ago. Yeah, don't bother fixing that up. Neosutra has an excellent PLD.xml available on windower.net, though it's probably a lot more complex than you're looking for.

Here's mine, if you're interested:
 Bahamut.Sobius
Offline
Server: Bahamut
Game: FFXI
user: Sobius
Posts: 123
By Bahamut.Sobius 2011-08-16 21:17:47
Link | Quote | Reply
 
Cerberus.Kelhor said: »
Wow, that is an ancient spellcast - they deprecated the <rule> format a couple of major versions ago. Yeah, don't bother fixing that up. Neosutra has an excellent PLD.xml available on windower.net, though it's probably a lot more complex than you're looking for.

Here's mine, if you're interested:

Thanks so much. I was hoping to see someone elses SC set, and indeed I had a lot of trouble with Neo's (too complicated for a non-computer savy person like myself) ; ;

I will most likely steal yours now. Thanks again for the replies!
 Cerberus.Lightvision
Offline
Server: Cerberus
Game: FFXI
By Cerberus.Lightvision 2011-08-24 05:48:09
Link | Quote | Reply
 
i have just finished making a new palading SC xml and posted it on windower paste bin if you want to check it out.

it all works, and ofc you will need to change the gear sets to whats appropriate for you

http://paste.windower.net/f1a8dc86a

and sorry double post
 Sylph.Rorrick
Offline
Server: Sylph
Game: FFXI
user: Rorrick
Posts: 295
By Sylph.Rorrick 2011-08-29 10:21:23
Link | Quote | Reply
 
Cerberus.Lightvision said: »
i have just finished making a new palading SC xml and posted it on windower paste bin if you want to check it out.

it all works, and ofc you will need to change the gear sets to whats appropriate for you

http://paste.windower.net/f1a8dc86a

and sorry double post

Unless I'm missing something there's no TP set in there for sword/shield.
 Phoenix.Gustavve
Offline
Server: Phoenix
Game: FFXI
user: Gustavve
Posts: 97
By Phoenix.Gustavve 2011-08-29 14:33:48
Link | Quote | Reply
 
Sylph.Rorrick said: »
Cerberus.Lightvision said: »
i have just finished making a new palading SC xml and posted it on windower paste bin if you want to check it out.

it all works, and ofc you will need to change the gear sets to whats appropriate for you

http://paste.windower.net/f1a8dc86a

and sorry double post

Unless I'm missing something there's no TP set in there for sword/shield.

He uses Koenig Schaller unless shadows are up then its Zelus Tiara.

Not sure if you have picked this up and fixed it but the second should be cover:
Code
<if spell="Chivalry">
      <action type="castdelay" delay=".5" />
      <action type="equip" when="precast" set="Mind" />
    </if>
   
    <if spell="Chivalry">
      <action type="castdelay" delay=".5" />
      <action type="equip" when="precast" set="Cover" />
    </if>
Offline
Posts: 4027
By Blazed1979 2011-08-29 19:13:18
Link | Quote | Reply
 
I'm not a person who uses spellcast, but I know of it, the basics of it, and some of the stuff it can do.

Question: Can spellcast recognize when a mob is casting on you, and then switch from your standard/tp set to an MDT set?
Does the same apply for PDT and physical attacks while under the effect of petrify, terror, stun, sleep?

thanks in advance for taking the time to answer.
 Cerberus.Kelhor
Administrator
Offline
Server: Cerberus
Game: FFXI
user: Rooks
Posts: 136
By Cerberus.Kelhor 2011-08-29 19:16:22
Link | Quote | Reply
 
Blazed1979 said: »
I'm not a person who uses spellcast, but I know of it, the basics of it, and some of the stuff it can do.

Question: Can spellcast recognize when a mob is casting on you, and then switch from your standard/tp set to an MDT set?
Does the same apply for PDT and physical attacks while under the effect of petrify, terror, stun, sleep?

thanks in advance for taking the time to answer.

No. Spellcast can only act when you do something. For an action to trigger when someone else does something, you have to look at something like autoexec.
Offline
Posts: 4027
By Blazed1979 2011-08-29 19:30:13
Link | Quote | Reply
 
thanks.
 Phoenix.Gustavve
Offline
Server: Phoenix
Game: FFXI
user: Gustavve
Posts: 97
By Phoenix.Gustavve 2011-08-30 06:21:41
Link | Quote | Reply
 
Sobious, did you get a xml working for?
 Sylph.Comickaze
Offline
Server: Sylph
Game: FFXI
Posts: 24
By Sylph.Comickaze 2011-09-10 20:13:23
Link | Quote | Reply
 
I too was in need of an upgrade to my PLD spellcast so i decided to sample your sc Kelhor and replace with my gear, however when i do that all my groups and rules reset to 1 and 0 respectively. What did I do wrong?
 Sylph.Comickaze
Offline
Server: Sylph
Game: FFXI
Posts: 24
By Sylph.Comickaze 2011-09-10 20:13:48
Link | Quote | Reply
 
If anything can someone take those gear sets i set and rewrite for me?
 Ragnarok.Sekundes
Offline
Server: Ragnarok
Game: FFXI
user: Sekundes
Posts: 4189
By Ragnarok.Sekundes 2011-09-10 20:33:56
Link | Quote | Reply
 
Sylph.Comickaze said: »
I too was in need of an upgrade to my PLD spellcast so i decided to sample your sc Kelhor and replace with my gear, however when i do that all my groups and rules reset to 1 and 0 respectively. What did I do wrong?
It's probably a good idea to use pastebin for this kind of stuff since AH replaces certain text characters and it may ruin it.
 Ragnarok.Martel
Offline
Server: Ragnarok
Game: FFXI
Posts: 2905
By Ragnarok.Martel 2011-09-10 21:38:42
Link | Quote | Reply
 
line 117, column 3 XML Parsing Error: mismatched tag. Expected: </rring>.

Meaning the end tag on odium ring is <rring> when it should be </rring>.

aside from that, I didn't notice anything wrong when i loaded the XML. Wasn't exactly in depth testing though.
 Sylph.Comickaze
Offline
Server: Sylph
Game: FFXI
Posts: 24
By Sylph.Comickaze 2011-09-11 12:39:41
Link | Quote | Reply
 
Yeah i guess my issue didnt lie in my xml but in my spellcast file itself. Did some updating and now its working again. thanks guys
Log in to post.