Jump to content

Recommended Posts

Posted

I was wondering, how difficult would it be to create a brand-new system that will increase a small bar at the bottom of the item when the player gains exp, pvps, etc. Additionally, how difficult is it to add a new item slot to the inventory? Is there any developer who can do those and how much would the price be if you had to assume?

Posted
  On 8/25/2022 at 4:17 PM, Hustman said:

I guess it needs client modification as well, right?

Expand  

Yes, client modification and server/database work.

 

You'll do the graphics in interface.xdat.

 

I don't know if you plan on doing it in java or off, but if it's off, you need to add functionality to cache and server

Posted
  On 8/25/2022 at 4:20 PM, Bumble said:

Yes, client modification and server/database work.

 

You'll do the graphics in interface.xdat.

 

I don't know if you plan on doing it in java or off, but if it's off, you need to add functionality to cache and server

Expand  

Java. I can make the system to increase the points and store them, but I don't know how to edit the interface and create the needed packets.

Posted
  On 8/25/2022 at 4:31 PM, Hustman said:

Java. I can make the system to increase the points and store them, but I don't know how to edit the interface and create the needed packets.

Expand  

 

Trust me this is the hard job, most of the work is on the interface scripts

Posted
  On 8/25/2022 at 7:14 PM, Mobius said:
Expand  

No, I want a new slot item in the inventory as for the system that I am talking about, it is like the elemental one (small bar at the bottom of the item that shows the amount of progress) and the bar will progress (increase) with farming pvping, etc.

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
Reply to this topic...

×   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...