Jump to content

Question

11 answers to this question

Recommended Posts

  • 0
Posted (edited)

Check the item code structure, there is a check. data/stats or where it is on frozen.

 

Like this

        <cond msgId="1518">
            <player isHero="true" />
        </cond>

So, just remove it.

Edited by SweeTs
  • 0
Posted

But i dont have it.. i have like this
 

<item id='6612' name="infinity_cleaver">
  <for>
    <set val='361' order='0x08' stat='pAtk'/>
    <set val='137' order='0x08' stat='mAtk'/>
    <set val='8' order='0x08' stat='rCrit'/>
    <add val='0' order='0x10' stat='accCombat'/>
    <set val='325' order='0x08' stat='pAtkSpd'/>
    <enchant val='0' order='0x0C' stat='pAtk'/>
    <enchant val='0' order='0x0C' stat='mAtk'/>
  </for>
</item>
  • 0
Posted

there should be one xml file that defines the properties of ur item. the xml entry you showed shows ur items' stats. i dont know ur server structure... maybe its stored in ur sql database...

  • 0
Posted

how i can copy it ???

well Artur you can duplicate them in  Weapongrp.dat and weapons names in ItemName-e.dat only and change ID of cource and add them manually in server site. and make them enchantable too.

btw you can replace old heroes weapons to GoD Heros weapons in hero system ^^ because they will be kinda useless now ;O

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...