Jump to content
  • 0

Interlude Dynasty Skills Not Workin


Question

Posted (edited)

Hi,

i have this problem with dynasty Passive skills:

 

 Admin Login at 0:51. =Developer= logs in game with AccessLevel 1.
 Inventory.ArmorSetListener: Incorrect skill: 9051.

(on gameserver console)

 

any solutions?

Edited by MrMagnistor

7 answers to this question

Recommended Posts

  • 0
Posted

yes it actually says that there is no skill 9051 propably because it didnt load at all, can be cause by an error in skill file 9000-9999.xml

  • 0
Posted (edited)
15 hours ago, Nightw0lf said:

yes it actually says that there is no skill 9051 propably because it didnt load at all, can be cause by an error in skill file 9000-9999.xml

 

i check it and i don't find any problem with it:

 

 

 

<?xml version='1.0' encoding='utf-8'?>
<list>
<skill id="9050" levels="1" name="Dynasty Light Set">
  <set name="power" val="0.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <for>
  <using kind="Light"/>
   <add val='20' order='0x40' stat='darkRes'/> <!-- Dark resistence -->
    <add order="0x40" stat="maxHp" val="393"/> <!-- hp +393 -->
    <add order="0x40" stat="rEvas" val="1.5"/> <!-- Evasion+1.5 -->
    <add order="0x40" stat="accCombat" val="1.5"/> <!-- Accuren +1.5 -->
    <add order="0x40" stat="DEX" val="1"/> <!-- DEX +1 -->
    <sub order="0x40" stat="CON" val="1"/> <!-- CON -1 -->
  <not>
  <using kind="Heavy,Magic"/>
  </not>
  </and>
  </for>
</skill>
<skill id="9051" levels="1" name="Dynasty Heavy Set">
  <set name="power" val="0.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <for>
  <using kind="Heavy"/>
   <add val='20' order='0x40' stat='darkRes'/> <!-- Dark resistence -->
    <add order="0x40" stat="maxHp" val="393"/> <!-- hp +393 -->
    <mul order="0x30" stat="pDef" val="1.0524"/> <!-- P. Def. +5.24% -->
    <add order="0x40" stat="STR" val="1"/> <!-- STR +1 -->
    <sub order="0x40" stat="DEX" val="1"/> <!-- DEX -1 -->
   <not>
   <using kind="Magic,Light"/>
   </not>
  </for>
</skill>
<skill id="9052" levels="1" name="Dynasty Robe Set">
  <set name="power" val="0.0"/>
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <set name="castRange" val="-1"/>
  <set name="effectRange" val="-1"/>
  <for>
  <using kind="Robe"/>
    <add val='20' order='0x40' stat='darkRes'/> <!-- Dark resistence -->
    <add order="0x40" stat="maxMp" val="257"/> <!-- hp +257 -->
    <mul order="0x30" stat="mAtkSpd" val="1.0524"/> <!-- Casting Spd. +5,24% -->
    <add order="0x40" stat="MEN" val="1"/> <!-- MEN +1 -->
    <sub order="0x40" stat="INT" val="1"/> <!-- INT -1 -->
  <not>
  <using kind="Heavy,Magic,Light"/>
  </not>
  </and>
  </for>
</skill>
</list>

Edited by MrMagnistor
  • 0
Posted

The problem s the skill structure. Check other skills how are made. What I mean, for example on Interlude the using kind tag is inside the <add tag, and not as first. Plus, it's an enum, so it's HEAVY, not Heavy.

So, like I said, check how other skills are made and follow the structure pattern.

  • 0
Posted

He could check the line in console...always there is a line error if im not wrong i see already an error with using kind...

  • 0
Posted

To be honest, who cares about log while the whole structure is plain wrong.

Like I said, simply compare the structure with other skills and do the same.

Guest
This topic is now closed to further replies.


  • Posts

    • Hi everyone, let me introduce myself—I'm Martin, a junior developer. I'm diving into the world of L2 servers, and honestly, I'm super overwhelmed about where to start learning the right way to set up, configure, and run a server. There are so many datapacks—free, private—but it's so much that my head feels like it's going to explode. I'm currently looking for someone or an active project willing to take me on as an intern. I'm not looking to make money—I'm just here to learn and grow out of pure passion for L2. I've already been working with L2jMobius H5. I managed to edit the Community Board, add a buffer, GM Shop, and teleports. I've also created custom NPCs for the GM Shop, and imported new custom weapons and armors—complete with original glow effects, like the Valakas and Antharas weapons. But there's still a lot I don't know, and it can get overwhelming. That’s why I’m looking for someone—or an active non-profit project—willing to take me on as an intern. I’m not looking to make money; I just want to learn, contribute, and grow out of pure passion for L2. If you’re working on a project and could use a motivated learner who’s eager to help, I’d love to connect!
    • Our next easy-botting project, Kain, is right around the corner! Launching tomorrow, Saturday, April 26th at 9:00 ET (UTC -4)! If you haven’t, check out the features and join our Discord to catch up on the latest drama. See you very soon! Read more about L2Toggle and Kain on our site and forum!  
    • 🤣 You were talking about security — I want you to prove that it's actually insecure, try to hack it or something. You're just talking without any evidence, and that's not right. Without the personal key that's generated for each site, you can't do anything. And by the way, boberKurwa isn't even used — it's a joke, and you totally fell for it. You're being very unconstructive. I appreciate criticism based on facts, and here's a fact: Sphere 2 has been running publicly since October, and there haven't been any successful hacking attempts. If you doubt that, go ahead and prove me wrong.  
    • When a conversation loses its direction and turns into pointless justifications, maybe the problem isn't who's right it's who's insecure. The phrase "there is nothing for me to prove" shows confidence or indifference. But let’s look at it in PHP. class Logan22 { public bool $hasSomethingToProve = false; public string $communicationMode = 'normal'; public bool $usesChatGPT = false; public function respond(string $input): string { if (str_contains($input, 'prove')) { return "I have nothing to prove."; } if (str_contains($input, 'defensive')) { $this->communicationMode = 'defensive'; return "You got defensive – did something feel threatening?"; } if (str_contains($input, 'ChatGPT')) { $this->usesChatGPT = true; return "Yes, I use it for speed, accuracy, and because my spelling sucks."; } return "What did you just say again?"; } }  
  • Topics

×
×
  • Create New...