Jump to content
  • 0

Mobs That Drop Only Adena / Custom


Question

Posted (edited)

Hello,

 

I would appreciate if someone would help me out with a little scripting. I would like that mobs drop only Adena and the custom items, the IDs don't really matter for the moment, I will be able to edit those myself, just make space for few of them.

 

Here's the file, I think it's somewhere around ln 197. My idea was to make an if around the chance, like if the itemid != adenaid || itemid != smthelse, then the chance for anything else to drop is 0%, not sure if that would work, just trying to contribute as much info as I can. If you have a better solution, much thanks from me!

 

Drops are stored into .xml's so clearing with SQL query won't work.

 

https://mega.nz/#!DJNliL4T!i_2DL5QIaxYivQBBOUWbkte_OygOQHPuOfRtkynQzmg

Edited by RHDS

10 answers to this question

Recommended Posts

  • 0
Posted

You should look for the class which is loading the drop lists. I have got NpcParser. In there you should just make check like this:

if(!ArrayUtils.contains(Config.POSSIBLE_DROP_IDS, itemId))

continue;

  • 0
Posted (edited)

You should look for the class which is loading the drop lists. I have got NpcParser. In there you should just make check like this:

if(!ArrayUtils.contains(Config.POSSIBLE_DROP_IDS, itemId))

continue;

I assume I have to define somewhere POSSIBLE_DROP_IDS, but that's all I know,  I have minimal scripting knowledge, unfortunately I have no idea where to put that if and how to adjust it so it works for me.

 

I would appreciate if someone could share the full code.

Edited by RHDS
  • 0
Posted

L2Attackable, doItemDrop( method.

That would cause all of those useless drops to exist in the memory and be sorted out every time monster drops the item.

  • 0
Posted (edited)

He has, obviously, to drop existing drop system. He can hardcode chance according different points : isMinion, getLevel, isChampion, isRaidBoss.

 

In your exemple, you also feed NpcTemplate droplists. My point was to remove it.

Edited by Tryskell
  • 0
Posted (edited)

Guys, I mentioned before that I'm quite new to scripting and all that. I see that you're giving hints on how to achieve this, but since I'm new, I have little to no idea how to apply them. I would appreciate a more in depth description or a full code that I could analyze and learn from myself.

 

If it's not that easily achievable then I can just put x1 drop as a bandaid fix.

Edited by RHDS
  • 0
Posted

From my pov keeping the ratę x1 is the best option to control the drop. About unwanted drop, yeah, skipping code is the solution.

  • 0
Posted (edited)

Add this code and don't worry. Only adena in the drop list. Less memory without magic.

 

NpcTable.java

if (dropDat.getItemId() != PcInventory.ADENA_ID)
	continue;

If you need something more you need things:

  1. Be a Customer aCis and take this code;
  2. Buy this code from me (5 euro). Joke.  :happyforever:
Edited by Rootware
  • 0
Posted

 

Add this code and don't worry. Only adena in the drop list. Less memory without magic.

 

NpcTable.java

if (dropDat.getItemId() != PcInventory.ADENA_ID)
	continue;

If you need something more you need things:

  1. Be a Customer aCis and take this code;
  2. Buy this code from me (5 euro). Joke.  :happyforever:

 

Where exactly do I add that?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Please note:i will provide you with forum address for registration once buyer sends money(my commission) to forum guarantor's payment details. You can register on forum in any day and in any time,which are convenient for you,send code word in private message to forum guarantor(you will receive code word from buyer). If buyer does not purchase your product,you will need to wait private message(answer) from forum guarantor to compare code word. I will invite you in "forum deal". I will add your name,which you registered on forum,in "forum deal". Then you write in "forum deal": "buyer did not purchase product" and add code word(you will have this right according to clause in forum questionnaire). Forum guarantor will refund buyer((in full amount). If buyer purchases your product,buyer notifies forum guarantor and forum guarantor will send money to my payment details.   Sports exercise machines,jacuzzi,building materials,cosmetics,perfumes,shoes,clothing,furniture,bags,televisions,music centers,telephones,laptops,tablet computers,refrigerators,washing machines,microwaves,fans.  
    • Here is a L2JMobius Classic Interlude FULL server. The share includes full server source+datapack, patch, interface and the P110 client. The original build is L2JMobius. However it was bought from a user called "ClassicLude (https://classic-lude.org/)" which is also a huge scammer, selling free Mobius files for $500. I could not believe someone actually bought this, yet here we are.    Unfortunately the admin is a scammer and refused to pay his remaining balance of over $150 to me since he is too busy "working for Bill Gates" and opening the next big mega mall in ChatGPT city therefore not having enough money. The server itself garnered a massive 30 players so I can't really tell you if this is usable. Knowing its backstory and that it is Mobius based i can surmise that it is NOT suitable for serious users. This build is the result of typical AI slop and vibecode "admins" thinking they just "one shotted L2J" because they discovered how to prompt an agent.   I have made the following changes, some of which were regrettably butchered by the admin after he discovered how to download Cursor. Not much more was done due to the absolute displeasure and misery of having to work on a Mobius server.   - Updated files to JDK 22 - Added l2 reborn community board - Added preview system for skins including mounts/agathions - Added AIO npc (buffer/store/teleporter) - Added QuickVar system - Added Ranking system (pvp/pk/online/level and moar) - Added raid boss list on community board - Added drop search+shift click with itemtooltip on community board and npc - Added l2 reborn styled flash windows and window borders and L2UI_CT1 - Added custom donate coin icon in the store swf - Fixed some random bugs like Hot Springs monsters not giving the disease     Links Source+Datapack: https://drive.google.com/file/d/1uMaTzSxKtnLxXC-VoZyHYW_OXq7Oof5L/view?usp=sharing Interface+Compiler+Client tools: https://drive.google.com/file/d/14IJWyYSDOjMycHnJ749H9dRXuv2JeYK3/view?usp=sharing Full Client: https://drive.google.com/file/d/1P7Yd9wI0XcWlLMFDPSdfTZgWhW_9JEii/view?usp=sharing
    • I logged in with this system, maybe its the patch shared by greenhope i don't remember i just downloaded it because i love C3 but no l2j or l2off c3 is good everything is buggy and this one too, also it has no geodata and i don't know if it has geoengine because i didn't see the config for it in the config folder. If someone had the latest l2jvn maybe it could be more stable but i don't think so at least without the source, if someone has it to share it that would be good  https://www.mediafire.com/file/mzodnsyi9qn4ap7/patch+560+for+c3.rar/file
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..