Help me please

Status
Not open for further replies.
Go to __Common/UltimateWeapon.h

#define MAX_JEWEL << that's the part

I wouldn't suggest a new person to try doing that.

I recently tried it and it's a lot more complicated than changing that number.

You have to make more space in the tooltip (the item details when hovering), add more space in the Jewel Setting menu, change database queries for inventory saving and sending mail, and adding more into to resource files to handle the extra jewels (Might be more, I'm not sure). I still haven't done all of this, I've only done the tooltip so far.
 
I wouldn't suggest a new person to try doing that.

I recently tried it and it's a lot more complicated than changing that number.

You have to make more space in the tooltip (the item details when hovering), add more space in the Jewel Setting menu, change database queries for inventory saving and sending mail, and adding more into to resource files to handle the extra jewels (Might be more, I'm not sure). I still haven't done all of this, I've only done the tooltip so far.

I've saw one post(guide) giving tutorials on limiting ultimate sockets so I'm suggesting on reverting the value back to 10(by only pointing to it, sorry for not making it clear). Yes I know it is far more complicated for a new person. Thanks to make it clear for him btw xD
 
Status
Not open for further replies.
Back