Jump to content
  • 0

interlude Removing All Drops From Npcdata.txt


Question

Posted

I tried to look it up, but I did not find a way. I am not an expert programmer either. What I want to do is to remove ALL DROPS from ALL NPCS. Just leave all the NPC empty without any drops.

 

I have interlude l2off npcdata file. Altho formats of all of them are quite similar. Anyway, can someone suggest me a way to do it? 

 

Thanks for checking the topic out, hope someone knows how to do it.

3 answers to this question

Recommended Posts

  • 0
Posted

How about changing drop rate in l2server.ini to 0? Does C4 have this option?

[event]
adenaamount=0
itemrate=0
spoilrate=0
...

  • 0
Posted

My issue is that I want to remove all drops, and leave just few ( around 50 ) which would have drops I wanted, so having droprates at 0 is not a solution

  • 0
Posted

notepad

open npcdata

find and replace
additional_make_list={} additional_make_multi_list={}
but remember if im not wrong there are also drops inside AI.Obj
good luck.

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...