Jump to content

Recommended Posts

Posted

Hello, friends. I wonder the way to add infinite quiver series items into the highfive. I found out that the code value differs according to the version of the clients and that's why I got errors when I tried to copy & paste code values from Ertheia client to Highfive. The problem is, there is no base code of infinite quiver items in the highfive etcitemgrp and itemname part, so there is no part I can refer to do it. And I heard that in order to make the infinite quiver items work properly, I also need to handle the JAVA source part. Can anybody give me some advice to do it, thanks.

Posted (edited)

Now, I solved the error caused by the version difference. But now there is a last step. I got the right quiver item icon but when I got it equipped, the quiver item is a one bullet container. Once I shoot it, it disappeared. Does anyone know how I can fix the quiver into a endless bullet container? I tried to find the 'is consumable?' part in items xml files but nothing I could find.

Edited by flyfreedom87
Posted

mabe in .xml search for the item id and change it to consume item to false

i can't remember well i tink is something like that :)

 

my bad, but try search google and you have to finde something :)

Posted (edited)

Nevermind puredemonsss, I appreciate your kind answers. I found out that I need to deal with the JAVA source part and it work perfect now.

Edited by flyfreedom87
Guest
This topic is now closed to further replies.


×
×
  • Create New...