If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: Trunk 9216
L2JDP Revision Number: Trunk 5667
I have an idea here and was wondering if it is possible and how to do it.
I already have a code in L2PcInstance that checks if all parts of set are +15. From here, how to add i.e. +1 STR to his owner?
I need to know how to add and how to remove. Atleast any idea or any example will be helpful.
Thanks.
How to add base stat bonus to enchanted set?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 23
- Joined: Sun Sep 09, 2012 11:01 am
Re: How to add base stat bonus to enchanted set?
take a look here:
set.addstr() something this might be the command. i dont know for sure you have to try it
Code: Select all
http://svn.l2jserver.com/branches/unstable/L2J_Server_BETA/java/com/l2jserver/gameserver/datatables/ArmorSetsData.java