Raule Posted March 2, 2009 Share Posted March 2, 2009 Can some1 what is the problem with thix xml? <?xml version='1.0' encoding='utf-8'?> <list> <item id='30585' name="Vesper Holy Helmet"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30586' name="Vesper Holy Plate X"> <for> <enchant val='0' order='0x0C' stat='pDef' /> <add val='320' order='0x10' stat='pDef' /> <mul val='1.15' order='0x20' stat='pAtk'/> <and> <using slotitem="30585;6" /> <using slotitem="30588;9" /> <using slotitem="30589;12" /> <using slotitem="30587;11" /> </and> </mul> <mul val='1.10' order='0x50' stat='pDef'> <and> <using slotitem="30585;6" /> <using slotitem="30588;9" /> <using slotitem="30589;12" /> <using slotitem="30587;11" /> </and> </mul> <add val='3' order='0x10' stat='CON'> <and> <using slotitem="30585;6" /> <using slotitem="30588;9" /> <using slotitem="30589;12" /> <using slotitem="30587;11" /> </and> </add> <add val='2' order='0x10' stat='STR'/> <and> <using slotitem="30585;6" /> <using slotitem="30588;9" /> <using slotitem="30589;12" /> <using slotitem="30587;11" /> </and> </add> </for> </item> <item id='30587' name="Vesper Holy Gaiters"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30588' name="Vesper Holy Gloves"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30589' name="Vesper Holy Boots"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30590' name="Vesper Holy Leather Armor"> <for> <enchant val='0' order='0x0C' stat='pDef' /> <add val='255' order='0x10' stat='pDef' /> <mul val='1.15' order='0x20' stat='pAtkSpd' /> <and> <using slotitem="30585;6" /> <using slotitem="30592;9" /> <using slotitem="30593;12" /> <using slotitem="30591;11" /> </mul> <add val='3' order='0x10' stat='DEX' > <and> <using slotitem="30585;6" /> <using slotitem="30592;9" /> <using slotitem="30593;12" /> <using slotitem="30591;11" /> </and> </add> <mul val='1.15' order='0x20' stat='pAtk'> <and> <using slotitem="30585;6" /> <using slotitem="30592;9" /> <using slotitem="30593;12" /> <using slotitem="30591;11" /> </and> </mul> <mul val='1.10' order='0x50' stat='mDef' /> <and> <using slotitem="30585;6" /> <using slotitem="30592;9" /> <using slotitem="30593;12" /> <using slotitem="30591;11" /> </and> </mul> </for> </item> <item id='30591' name="Vesper Holy Leggings"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30592' name="Vesper Holy Gloves"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30593' name="Vesper Holy Boots"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30594' name="Vesper Holy Tunic"> <for> <enchant val='0' order='0x0C' stat='pDef' /> <add val='288' order='0x10' stat='pDef' /> <add val='3' order='0x10' stat='WIT'/> <and> <using slotitem="30585;6" /> <using slotitem="30596;9" /> <using slotitem="30597;12" /> <using slotitem="30595;11" /> </and> </add> <mul val='1.15' order='0x20' stat='mAtkSpd' > <and> <using slotitem="30585;6" /> <using slotitem="30596;9" /> <using slotitem="30597;12" /> <using slotitem="30595;11" /> </and> </mul> <mul val='1.10' order='0x40' stat='mAtk' > <and> <using slotitem="30585;6" /> <using slotitem="30596;9" /> <using slotitem="30597;12" /> <using slotitem="30595;11" /> </and> </mul> <add val='1000' order='0x40' stat='maxMp' > <and> <using slotitem="30585;6" /> <using slotitem="30596;9" /> <using slotitem="30597;12" /> <using slotitem="30595;11" /> </and> </add> <mul val='1.10' order='0x50' stat='mDef'/> <and> <using slotitem="30585;6" /> <using slotitem="30596;9" /> <using slotitem="30597;12" /> <using slotitem="30595;11" /> </and> </mul> </for> </item> <item id='30595' name="Vesper Holy Stockings"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30596' name="Vesper Holy Gloves"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30597' name="Vesper Holy Boots"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> </list> in gameserver says: the element "for" must be completed by the matching end tag </for> Quote Link to comment Share on other sites More sharing options...
0 jossoo Posted March 2, 2009 Share Posted March 2, 2009 you have made that stats(some of them ) right ? Quote Link to comment Share on other sites More sharing options...
0 Raule Posted March 2, 2009 Author Share Posted March 2, 2009 you have made that stats(some of them ) right ? yes i added those status.. Quote Link to comment Share on other sites More sharing options...
0 jossoo Posted March 2, 2009 Share Posted March 2, 2009 u have to add them in the skill of this armor(when u equip u get 1 skill there u must add them.. ) Quote Link to comment Share on other sites More sharing options...
0 Hax0r Posted March 2, 2009 Share Posted March 2, 2009 obviously, a </for> tag is missing Try to follow the error reports. Quote Link to comment Share on other sites More sharing options...
0 jossoo Posted March 2, 2009 Share Posted March 2, 2009 obviously, a </for> tag is missing well see my post..i dont have right ? Quote Link to comment Share on other sites More sharing options...
0 Raule Posted March 2, 2009 Author Share Posted March 2, 2009 u have to add them in the skill of this armor(when u equip u get 1 skill there u must add them.. ) Well,i'm very newbie,can you tell me were should i add? Quote Link to comment Share on other sites More sharing options...
0 DāЯқŜiĐє Posted March 2, 2009 Share Posted March 2, 2009 [GR] Η ετικέτα τέλους 'mul' δεν ταιριάζει με την ετικέτα αρχής 'for'. Παρουσιάστηκε σφάλμα κατά την επεξεργασία πόρου 'file:///C... Afto mou bgazei otan to evala se xml kai to etrexa san arxeio gia na dw ama anigei... Quote Link to comment Share on other sites More sharing options...
0 jossoo Posted March 2, 2009 Share Posted March 2, 2009 Well,i'm very newbie,can you tell me were should i add? just find the skill on vesper...i say u..when u equip the armor u get 1 skill...the skill of the set...so find the set skill and add the line(custom stats there... [GR]min milas elinika..o allos dn einai elinas.. Quote Link to comment Share on other sites More sharing options...
0 DāЯқŜiĐє Posted March 2, 2009 Share Posted March 2, 2009 just find the skill on vesper...i say u..when u equip the armor u get 1 skill...the skill of the set...so find the set skill and add the line(custom stats there... Try it and tell us of your problem solved or something... [GR] Dn to eipa gia afton re lol afou eida oti einai ksenos...Gia emas to eipa pou katalavenoume Ellinika mpas kai bgaloume kamia akri.. :P Quote Link to comment Share on other sites More sharing options...
0 Raule Posted March 2, 2009 Author Share Posted March 2, 2009 Well,i equiped and i didn't see any skill. Quote Link to comment Share on other sites More sharing options...
0 jossoo Posted March 2, 2009 Share Posted March 2, 2009 [gr] eleos re file egw kserw..se emena 8a to peis?? ok ..go to navicat ..find the line of your armor...and try to find this :skill on equip...u have to create 1 skill for the armor...or use dynasty,draconic...etc Quote Link to comment Share on other sites More sharing options...
0 Raule Posted March 2, 2009 Author Share Posted March 2, 2009 [gr] eleos re file egw kserw..se emena 8a to peis?? ok ..go to navicat ..find the line of your armor...and try to find this :skill on equip...u have to create 1 skill for the armor...or use dynasty,draconic...etc I searched and i found only vesper dual sword,this is the clean xml.. <?xml version='1.0' encoding='utf-8'?> <list> <item id='30585' name="Vesper Holy Helmet"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30586' name="Vesper Holy Plate X"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30587' name="Vesper Holy Gaiters"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30588' name="Vesper Holy Gloves"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30589' name="Vesper Holy Boots"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30590' name="Vesper Holy Leather Armor"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30591' name="Vesper Holy Leggings"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30592' name="Vesper Holy Gloves"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30593' name="Vesper Holy Boots"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30594' name="Vesper Holy Tunic"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30595' name="Vesper Holy Stockings"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30596' name="Vesper Holy Gloves"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> <item id='30597' name="Vesper Holy Boots"> <for> <add val='83' order='0x10' stat='pDef' /> <enchant val='0' order='0x0C' stat='pDef' /> </for> </item> </list>[/code Quote Link to comment Share on other sites More sharing options...
Question
Raule
Can some1 what is the problem with thix xml?
in gameserver says: the element "for" must be completed by the matching end tag </for>
Link to comment
Share on other sites
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.