Jump to content
  • 0

Materials Drop


Question

Posted

Hey guys , does some1 know how to make it DONT drop materials?

 

i know that there is a "code" to writte in 1 of the Server\GameServer\Config\ but i dunno the code...

 

can some1 tell me a code or a way to do that?

 

thanks  :P

Recommended Posts

  • 0
Posted

u can delete the droplist table from navicat and then import the drop that u want to the mobs u want..

 

Edit: i guess i got the point, go to gameserver/config/altsettings and find this:

 

# AutoLoot enable. True to enable, False to disable

AutoLoot = False

 

Change it to True

  • 0
Posted

i mean...

 

how do i make the mobs NOT DROP any kind of material...

 

The first way is that Extremedwarf said to you but there is also another way easier than the first.

 

Shift + Left click on the mob --> Show Droplist and from there you can see and delete the materials that you want.

  • 0
Posted

Make new sql file ... for example something like:

 

DELETE FROM `tablename` WHERE id=ITEM ID;

 

In tablename i mean it should be droplist table.

 

The fastest way to delete all unnecessary drops from droplist.

 

  • 0
Posted

i know that way...

 

but i once saw a code in a Server\GameServer\Config  file that made it dont drop mats without deleting the droptable neither ingame droplist from mobs

  • 0
Posted

What's the difference ... use my SQL code and you're done..

 

DELETE FROM `tablename` WHERE id=ITEM ID;

 

In tablename i mean it should be droplist table.

 

 

the same result

  • 0
Posted

Matim is there any way to erase all except the adena(57)?

 

cuz if i am to writte all id's i wont finish writting them not even tomorrow xD

thanks :D

  • 0
Posted

Matim is there any way to erase all except the adena(57)?

 

cuz if i am to writte all id's i wont finish writting them not even tomorrow xD

thanks :D

 

Huh...im not sure..;D It should be something delete Alll where id != 57 xD But its SQL...hmm i will try to find something ^^

  • 0
Posted

I have only somthing like this:

 

DELETE FROM `tablename` WHERE `id` > 57

 

so it will delete all drops with id higher than 57

 

and than use:

 

DELETE FROM `tablename` WHERE `id` < 57

 

so it will delete all drops with id lower than 57..

 

and i think it should work ^^ but im nor sure

  • 0
Posted

it gives me a error ;/

 

"[Err] 1054 - Unknown column 'id' in 'where clause'

[Err] DELETE FROM `droplist` WHERE `id` > 57

[Msg] Finished - Unsuccessfully

--------------------------------------------------"

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

    • Vesper Noble heavy set (RAR) 1800 att - 150e Eternal Core Dualsword +6 300 att 130e Ring of Baium 130e AQ ring 100e Antharas Earring 200e   Paypal payments only DM in discord narttu123
    • L2REBORN x10 - 1gb - 4.2$ l2reborn x1 ( signature ) - 1kk - 1.3$ LU4 - 1kk - 2.3$ MASTERWORRK - 1kk - 3.8kk  discord - adver745645
    • Hello, Skill Activation: The activation options from the Alt+K window work perfectly. However, when activating them from the skill bar, there is still a delay of approximately 1 second. I need to remove that delay
    • --- Interlude Faction/GvE PvP grand opening 2025-11-15 19:00 GMT+2 ---   Gameplay: Chronicle: Interlude Type: Faction/GvE (Angels vs Nature vs Demons) GM Shop: B-S grade Buff slots: 20+4 Starting level: 74 + rebirth system   New Features: Client: Modern interface based on Essence Balance: New class skills for better balance Achievement Rewards: Daily, Weekly, One-time TOP rankings: PvP, Event PvP, Map PvP, Clan PvP, Event MvP, Map MvP Zones: 70 different PvP zones,  18 different events (8 map events | 10 main events) 12 Grand/raid bosses. Castle siege Olympiad Clan Hall challenge Custom Enchant System: Dynamic success chance (greater enchant level or item grade less enchanting success chance) Enchant rate: Blessed scrolls dynamic from 100% to 25%. Crystal Scrolls: 100%; Max enchant weapon +12 Max enchant armor +8 Safe point enchant system Extra Features: PvP items with level upgrade Weapon/Armor upgrade (from B grade to S) system Attributes system   Website: https://l2cygnus.com Community: Discord Facebook: https://www.facebook.com/l2cygnus Youtube:   
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock