exity Posted June 23, 2012 Posted June 23, 2012 Hi ppl im here to request if anyone can help me make SS auto enable, even if they are not in inventory.. Just give me some light where to begin plz, ty Quote
0 Zake Posted June 25, 2012 Posted June 25, 2012 [share] Lineage II Develop [L2J Server] Share L2 Server Modifications here. [L2J] also pm iRat maybe he can help you Quote
0 Rizlaaa Posted June 26, 2012 Posted June 26, 2012 Well here what you can do is to "search the eclipse".As I saw there are some usefull methods that you can use. L2PcInstance.java methods void addAutoSoulShot(int itemId) void removeAutoSoulShot(int itemId) Map<Integer, Integer> getAutoSoulShot() void rechargeAutoSoulShot(boolean physical, boolean magic, boolean summon) serverpackets ExAutoSoulShot.java And the constructor is ExAutoSoulShot(int _itemId, int type) Just search , take time by searching and you will manage to do it. Quote
0 adenaman Posted June 26, 2012 Posted June 26, 2012 you forgot http://svn.l2jdp.com/trunk/L2J_DataPack/dist/game/data/scripts/handlers/itemhandlers/SoulShots.java and SpiritShot.java there you can see how they are used Quote
Question
exity
Hi ppl im here to request if anyone can help me make SS auto enable, even if they are not in inventory..
Just give me some light where to begin plz, ty
3 answers to this question
Recommended Posts
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.