Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

Posted

Don't delete them from item_db, as it'll give you mob_db drop errors. Find the IDs of the cards you want disabled, then find&replace ,card_id,1 with ,card_id,0 in mob_db (or copy out the entries to mob_db2 and do the same).

Posted

how about like this ?

trunk/conf/battle/drops.conf

// The rate at which cards are dropped
item_rate_card: 1
item_rate_card_boss: 1
item_drop_card_min: 1
item_drop_card_max: 1

i think 0 wont work..so i put 1....which will change all card drop rate to ( 0.01 )

not the best / correct way....

but can use it temporary...while you can remove all the card from dropping by monster through the mob_db.txt

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...