Jump to content

Question

Posted

Welcome guys.. i have problem beacuse i want put hero weapons to shop... but when someone buy infinity weapon he can't wear it.. 

how i can turn on it ?? 

 

i use l2jfrozen rev 1004

 

Please help me ;) 

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

if you can find the way to do that u can make a copy of these weapons and it will works fine :) its just a c/p

  • 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock