Jump to content

R3spawn

Members
  • Posts

    204
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by R3spawn

  1. Apsolutly the buffers are the most hard NPCs to intsll in your server... before I create my new server I used L2JOneo and there the buffer worked 100%... but now I saw the best pack L2JArchid and I putted the same buffer from Oneo and now it doesn't work... What have I to do... coz in that buffer I have made some changes... What I have to do ??? Help please..

     

    Here Screen:

     

    10fdzz5.jpg

     

    PS: The command //admin -> find -> [charname] ->Sp/exp/lvl/ -> and when I put lvl80, that command doesnt work! Why?

  2. I have putted dual Arcana Mace weapon and I want to make it to give 20% cas.speed .. where to edit it.. my code is :

    <?xml version='1.0' encoding='utf-8'?>
    <list>
    <item id='9999' name="Dual Arcana">
      <for>
        <set val='260' order='0x08' stat='pAtk'/>
        <set val='399' order='0x09' stat='mAtk'/>
        <add val='500' order='0x10' stat='maxMp'/>
        <add val='500' order='0x10' stat='maxHp'/>
        <add val='1.20' order='0x50' stat='mAtkSpd'/>
        <enchant val='0' order='0x0C' stat='pAtk'/>
        <enchant val='0' order='0x0C' stat='mAtk'/>
      </for>
    </item>
    </list>
    

×
×
  • Create New...