- Joined
- Jan 6, 2012
- Messages
- 8
- Reaction score
- 0
How to change Weapon ?
Sorry, my bad for english
To view the content, you need to sign in or register
Sorry, my bad for english
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.