Jump to content
  • 0

[Ask/Help] Make Drop Rate 0%


dikapramantya

Question


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

Hello Rathena.

i want to ask, make drop rate is 0%.

 

because i tried to setting in  drop.conf in battleconf .

 

like here

 

 

// Item drop rates (Note 2)

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 10000
item_rate_common_boss: 10000
item_drop_common_min: 3000
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 10000
item_rate_heal_boss: 10000
item_drop_heal_min: 3000
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 10000
item_rate_use_boss: 10000
item_drop_use_min: 3000
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 77000
item_rate_equip_boss: 100
item_drop_equip_min: 10
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 0
item_drop_card_min: 0
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 0
item_drop_mvp_max: 10000

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 0
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000
 

 

 

MVP Card Drop not change to 0%.

is still in 0,01% .

 

because i want to make server is mvp card disable temporary

thank you for your answer >.<

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

Hello Rathena.

i want to ask, make drop rate is 0%.

 

because i tried to setting in  drop.conf in battleconf .

 

like here

 

 

// Item drop rates (Note 2)

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 10000
item_rate_common_boss: 10000
item_drop_common_min: 3000
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 10000
item_rate_heal_boss: 10000
item_drop_heal_min: 3000
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 10000
item_rate_use_boss: 10000
item_drop_use_min: 3000
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 77000
item_rate_equip_boss: 100
item_drop_equip_min: 10
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 0
item_drop_card_min: 0
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 0
item_drop_mvp_max: 10000

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 0
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000
 

 

 

MVP Card Drop not change to 0%.

is still in 0,01% .

 

because i want to make server is mvp card disable temporary

thank you for your answer >.<

edit your mob_db then on the card drop rate. try to make it 0.

 

1001,SCORPION,Scorpion,Scorpion,16,153,1,108,81,1,33,40,16,5,12,15,10,5,19,5,10,12,0,4,23,0x3191,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,7041,100,508,200,625,20,0,0,0,0,4068,1

 

the 4068 is the item #.1 at the end of it make it 0.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

Hello Rathena.

i want to ask, make drop rate is 0%.

 

because i tried to setting in  drop.conf in battleconf .

 

like here

 

 

// Item drop rates (Note 2)

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 10000
item_rate_common_boss: 10000
item_drop_common_min: 3000
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 10000
item_rate_heal_boss: 10000
item_drop_heal_min: 3000
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 10000
item_rate_use_boss: 10000
item_drop_use_min: 3000
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 77000
item_rate_equip_boss: 100
item_drop_equip_min: 10
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 0
item_drop_card_min: 0
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 0
item_drop_mvp_max: 10000

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 0
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000
 

 

 

MVP Card Drop not change to 0%.

is still in 0,01% .

 

because i want to make server is mvp card disable temporary

thank you for your answer >.<

edit your mob_db then on the card drop rate. try to make it 0.

 

1001,SCORPION,Scorpion,Scorpion,16,153,1,108,81,1,33,40,16,5,12,15,10,5,19,5,10,12,0,4,23,0x3191,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,7041,100,508,200,625,20,0,0,0,0,4068,1

 

the 4068 is the item #.1 at the end of it make it 0.

 

wewww.

can't the drop rate is setting by conf only?

because if is set in mob_db . i should set this rate, one by one mob >.<

 

:(

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

 

Hello Rathena.

i want to ask, make drop rate is 0%.

 

because i tried to setting in  drop.conf in battleconf .

 

like here

 

 

// Item drop rates (Note 2)

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 10000
item_rate_common_boss: 10000
item_drop_common_min: 3000
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 10000
item_rate_heal_boss: 10000
item_drop_heal_min: 3000
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 10000
item_rate_use_boss: 10000
item_drop_use_min: 3000
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 77000
item_rate_equip_boss: 100
item_drop_equip_min: 10
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 0
item_drop_card_min: 0
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 0
item_drop_mvp_max: 10000

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 0
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000
 

 

 

MVP Card Drop not change to 0%.

is still in 0,01% .

 

because i want to make server is mvp card disable temporary

thank you for your answer >.<

edit your mob_db then on the card drop rate. try to make it 0.

 

1001,SCORPION,Scorpion,Scorpion,16,153,1,108,81,1,33,40,16,5,12,15,10,5,19,5,10,12,0,4,23,0x3191,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,7041,100,508,200,625,20,0,0,0,0,4068,1

 

the 4068 is the item #.1 at the end of it make it 0.

 

wewww.

can't the drop rate is setting by conf only?

because if is set in mob_db . i should set this rate, one by one mob >.<

 

:(

 

 

Yes, we need a diff patch for this..

 

is there a diff patch for making a card drop to set in 0? If we set this 1 by 1, it will take a lot of time. Hope there is a diff or implementation about this.

 

Just like this

 

 

 

normal_card_drop: 0
mvp_card_drop: 0
 
Edited by Jezu
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

Hello Rathena.

i want to ask, make drop rate is 0%.

 

because i tried to setting in  drop.conf in battleconf .

 

like here

 

 

// Item drop rates (Note 2)

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 10000
item_rate_common_boss: 10000
item_drop_common_min: 3000
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 10000
item_rate_heal_boss: 10000
item_drop_heal_min: 3000
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 10000
item_rate_use_boss: 10000
item_drop_use_min: 3000
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 77000
item_rate_equip_boss: 100
item_drop_equip_min: 10
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 0
item_drop_card_min: 0
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 0
item_drop_mvp_max: 10000

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 0
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000
 

 

 

MVP Card Drop not change to 0%.

is still in 0,01% .

 

because i want to make server is mvp card disable temporary

thank you for your answer >.<

 

It's normal buddy. If you already set it to drop.conf then it wont drop any items anymore. Just ignore the 0.01% message when using @mobinfo.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

But in Server panel showing config is eror.

minimal is 1.

 

i think its a edited a source code?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  143
  • Reputation:   30
  • Joined:  12/23/11
  • Last Seen:  

// Can the monster's drop rate become 0? (Note 1)

// Default: no (as in official servers).

drop_rate0item: no

Just change to 'yes'
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  155
  • Reputation:   1
  • Joined:  02/03/13
  • Last Seen:  

 

 

Hello Rathena.

i want to ask, make drop rate is 0%.

 

because i tried to setting in  drop.conf in battleconf .

 

like here

 

 

// Item drop rates (Note 2)

// The rate the common items are dropped (Items that are in the ETC tab, besides card)
item_rate_common: 10000
item_rate_common_boss: 10000
item_drop_common_min: 3000
item_drop_common_max: 10000

// The rate healing items are dropped (items that restore HP or SP)
item_rate_heal: 10000
item_rate_heal_boss: 10000
item_drop_heal_min: 3000
item_drop_heal_max: 10000

// The rate at which usable items (in the item tab) other then healing items are dropped.
item_rate_use: 10000
item_rate_use_boss: 10000
item_drop_use_min: 3000
item_drop_use_max: 10000

// The rate at which equipment is dropped.
item_rate_equip: 77000
item_rate_equip_boss: 100
item_drop_equip_min: 10
item_drop_equip_max: 10000

// The rate at which cards are dropped
item_rate_card: 100000
item_rate_card_boss: 0
item_drop_card_min: 0
item_drop_card_max: 10000

// The rate adjustment for the MVP items that the MVP gets directly in their inventory
item_rate_mvp: 100
item_drop_mvp_min: 0
item_drop_mvp_max: 10000

// The rate adjustment for card-granted item drops.
item_rate_adddrop: 100
item_drop_add_min: 0
item_drop_add_max: 10000

// Rate adjustment for Treasure Box drops (these override all other modifiers)
item_rate_treasure: 100
item_drop_treasure_min: 1
item_drop_treasure_max: 10000
 

 

 

MVP Card Drop not change to 0%.

is still in 0,01% .

 

because i want to make server is mvp card disable temporary

thank you for your answer >.<

edit your mob_db then on the card drop rate. try to make it 0.

 

1001,SCORPION,Scorpion,Scorpion,16,153,1,108,81,1,33,40,16,5,12,15,10,5,19,5,10,12,0,4,23,0x3191,200,1564,864,576,0,0,0,0,0,0,0,990,70,904,5500,757,57,943,210,7041,100,508,200,625,20,0,0,0,0,4068,1

 

the 4068 is the item #.1 at the end of it make it 0.

 

wewww.

can't the drop rate is setting by conf only?

because if is set in mob_db . i should set this rate, one by one mob >.<

 

:(

 

 

Yes, we need a diff patch for this..

 

is there a diff patch for making a card drop to set in 0? If we set this 1 by 1, it will take a lot of time. Hope there is a diff or implementation about this.

 

Just like this

 

 

 

normal_card_drop: 0
mvp_card_drop: 0
 

I'm agree with his idea its better if "we" make a plug in or patcher about those cards

Link to comment
Share on other sites

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.

×
×
  • Create New...