hi all, I just want a little help in this mod, I have a code but I have worked I think is wrong, I incorporate into my project on: autolootadena for the adena dropping on the floor and other items not
autoloot item in order all exept adena.
this code does not work for me I have to l2jserver freya
@@ -1402,7 +1402,8 @@
// Check if the autoLoot mode is active
if (isFlying()
|| (!isRaid() && Config.AUTO_LOOT)
- || (isRaid() && Config.AUTO_LOOT_RAIDS))
+ || (isRaid() && Config.AUTO_LOOT_RAIDS)
+ || (Config.AUTO_LOOT_ADENA && item.getItemId() == 57))
player.doAutoLoot(this, item); // Give the item(s) to the L2PcInstance that has killed the L2Attackable
else
dropItem(player, item); // drop the item on the ground
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.
I am selling my l2jeternity high five (all inclusive option $300) license+daily $50(mission) mod, autofarm, this is a very good and stable H5 assembly on market if you know how to run it properly, project developer LordWinter also a very passionate person and active in daily basis, because I am no longer using it, selling this out to put in good use for new h5 l2project. I am selling this for $180, pm me for details/offer. thanks
*Sale and rebinding with the consent of the developer LordWinter
payment option : paypal/crypto
telegram:
@arcadin77
Hello friends, good morning, good afternoon or good evening, depending on the time you are seeing this! I have been trying to decompile and compile again with only the classes that I want LineageEffect.u for a few days now, but I have not been successful. Could someone help me by clearing up some doubts about how I can do this work and be successful?!
**INTERLUDE REMASTERED**
Moonland is a server that's been running for about three years without wipe, and they don't plan on wiping it anytime soon.
I'm selling my items or even the account due to not having much time to play anymore.
I'm selling only for $$$. Not going to disclose my nickname in the server, but here are some of the items:
Lvl 5 equipment for both mage and fighter
+100 mage pvp set
2mastery jewels for fighter, 2 for mage, blessed antharas, blessed queen ant, ring of fallen angel, earring of fafurion.
1k + col, VIP cosmetics for armor, agathion and weapons(duals + mage wep)
I'm only selling for real money via paypal or cs2 skins so don't offer me anything else.
Question
StarSCreams
hi all, I just want a little help in this mod, I have a code but I have worked I think is wrong, I incorporate into my project on: autolootadena for the adena dropping on the floor and other items not
autoloot item in order all exept adena.
this code does not work for me I have to l2jserver freya
any solution? thanks
sorry my bad english :-\
7 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.