Jump to content

Recommended Posts

Posted

Thanks Jim, but that's the version I've been working with and it's still not working. =\

 

ClinT~ I've also tried the patcher previous to making the topic, I get this

patcherpic.jpg

 

And then i tried that ct++ loader and i get no where.

 

EDIT: I've forgotten to mention none of these files have been altered previously, they are the updated originals. Clean.

Posted

I've tried patching, it does not patch.  This is a clean installed Gracia Epilogue live client, nothing has been touched, modified and/or replaced.

 

With new clean install - patching does not work

I can however run l2editfile 2.4 latest and open other files that are non ".dat" files, which really is a bummer for me.  I wanted to put in 1 custom weapon.

Posted

I've tried patching, it does not patch.  This is a clean installed Gracia Epilogue live client, nothing has been touched, modified and/or replaced.

 

With new clean install - patching does not work

I can however run l2editfile 2.4 latest and open other files that are non ".dat" files, which really is a bummer for me.  I wanted to put in 1 custom weapon.

 

Wanna Give Me Your Weapongrp And This That You Want To Add Inside To Check?

Posted

Wanna Give Me Your Weapongrp And This That You Want To Add Inside To Check?

 

http://www.filefront.com/15832311/weapongrp.dat/ is my weapongrp.dat file, the following has been made in the skill id xml;

<?xml version="1.0" encoding="UTF-8"?>
<list>
<item id='50000' name="The_Killing_Pair">
 <for>
   <set val='513' order='0x08' stat='pAtk'/>
   <set val='207' order='0x08' stat='mAtk'/>
   <set val='10' order='0x08' stat='rCrit'/>
   <add val='10' order='0x10' stat='accCombat'/>
   <set val='479' order='0x08' stat='pAtkSpd'/>
   <enchant val='0' order='0x0C' stat='pAtk'/>
   <enchant val='0' order='0x0C' stat='mAtk'/>
   <!-- Custom -->
   <skill onCrit='1' id='96' lvl='6' chance='100'/>
   <add order='0x40' stat='rCrit' val='130'>
   <mul val='1.10' order='0x30' stat='maxHp'/>
     <and>        
           <player hp='70'/>
     </and>
  </add>
 </for>
</item>
</list>

 

And the item ID look of the item is 10278 which is a monster weapon http://lineage.pmfun.com/item/10278/monster-only-behamah-dual.html but is dual swords, but the custom weapon entry ID is 50000 which is the new ID.

 

Thanks for your assistance.

Guest
This topic is now closed to further replies.
×
×
  • Create New...