Aumentar drop rate
Author Message nicoprs Posts : 85Since : 2016-11-23 Subject: Aumentar drop rate 12/10/2019, 10:35 pm hola gente ando buscando que alguien me diga como aumento el drop por que no dropea nada ,ni de oro ni ropa ni items nada cada taaanto te tira algo
Centuu.- Posts : 237Since : 2014-11-26 Subject: Re: Aumentar drop rate 12/11/2019, 8:06 am Movido al lugar correcto. Como tenes configurado el Settings.cfg ?
binarydata » Wed Apr 06, 2005 8:14 pm wrote: hb dead anyways
nicoprs Posts : 85Since : 2016-11-23 Subject: Re: Aumentar drop rate 12/11/2019, 12:42 pm [You must be registered and logged in to see this link.] wrote: Movido al lugar correcto. Como tenes configurado el Settings.cfg ? primary-drop-rate = 10000
secondary-drop-rate = 10000
gold-drop-rate = 11000
min-gold-drop = 11000
max-gold-drop = 11000
enemy-kill-adjust = 10
log-chat-settings = OFF
slate-success-rate = 25
character-stat-limit = 250
character-skill-limit = 5000
rep-drop-modifier = 5
max-player-level = 250
Multiplicador-Exp-0~79 = 1
Multiplicador-Exp-80~139 = 1
Multiplicador-Exp-140~159 = 1
Multiplicador-Exp-160~179 = 1
Multiplicador-Exp-180~249 = 1
Multiplicador-Exp-250-or-more = 1
Party-Ek-Level-140 = ON
Party-Ek-Level140-2~4 = 2
Party-Ek-Level140-5~6 = 3
Party-Ek-Level140-7~8 = 4
Party-Ek-Level-180 = ON
Party-Ek-Level180-2~4 = 2
Party-Ek-Level180-5~6 = 3
Party-Ek-Level180-7~8 = 4
100%-skills = OFF
uso los del ChaosLegion2014 que son para mi los mejorcitos
Centuu.- Posts : 237Since : 2014-11-26 Subject: Re: Aumentar drop rate 12/11/2019, 12:48 pm Para que te dropeen con más frecuencia tendría que ser primary-drop-rate = 1 secondary-drop-rate = 1 A menor valor, mayor probabilidad.
binarydata » Wed Apr 06, 2005 8:14 pm wrote: hb dead anyways
nicoprs Posts : 85Since : 2016-11-23 Subject: Re: Aumentar drop rate 12/11/2019, 1:29 pm [You must be registered and logged in to see this link.] wrote: Para que te dropeen con más frecuencia tendría que ser primary-drop-rate = 1 secondary-drop-rate = 1 A menor valor, mayor probabilidad. asi prove y nada bro
kelvinlp Posts : 46Since : 2018-07-31 Subject: Re: Aumentar drop rate 12/18/2019, 3:22 pm [You must be registered and logged in to see this link.] wrote: [You must be registered and logged in to see this link.] wrote: Para que te dropeen con más frecuencia tendría que ser primary-drop-rate = 1 secondary-drop-rate = 1 A menor valor, mayor probabilidad. asi prove y nada bro probaste en 10 haber?
nicoprs Posts : 85Since : 2016-11-23 Subject: Re: Aumentar drop rate 12/18/2019, 4:18 pm [You must be registered and logged in to see this link.] wrote: [You must be registered and logged in to see this link.] wrote: [You must be registered and logged in to see this link.] wrote: Para que te dropeen con más frecuencia tendría que ser primary-drop-rate = 1 secondary-drop-rate = 1 A menor valor, mayor probabilidad. asi prove y nada bro probaste en 10 haber? si no igual el valor que estaba no tiraba nada lo baje a 1 y nada y con 10 va ser igual
LifeX Posts : 240Since : 2014-11-15 Subject: Re: Aumentar drop rate 12/22/2019, 11:10 am I've checked the Centenario source code which you are using. The coder is full of shit, probably have 10% skills in coding C++.
The configuration in Settings.cfg dont matter. Because HGServer drop rate dont follow Settings.cfg
Based on the code :
Code: if (m_pClientList[sAttackerH]->m_cSide == m_sLastHeldenianWinner) { iItemprobability = 5500; } else { iItemprobability = 7500; } iGoldProbMax = 25; iGoldProb2 = 3500; // 6500 default; the lower the greater the Weapon/Armor/Wand Drop if (iDice(1,11000) >= iItemprobability)
It shows, if your town is the winner of heldenian you have (55/110) 50% drop items. if your town is not winner of Heldenian its (75/110) 68% drop items.
If you want more items drop, reduce the 7500 to 1000, then you will have (10/110) 90% drop. The coder is quite stupid to put iDice to 11000, as 10000, is more than enough to achieve 100%.
Good luck.
LifeX Helbreath Crusade << Click
nicoprs Posts : 85Since : 2016-11-23 Subject: Re: Aumentar drop rate 12/25/2019, 4:41 am [You must be registered and logged in to see this link.] wrote: I've checked the Centenario source code which you are using. The coder is full of shit, probably have 10% skills in coding C++. The configuration in Settings.cfg dont matter. Because HGServer drop rate dont follow Settings.cfg Based on the code : Code: if (m_pClientList[sAttackerH]->m_cSide == m_sLastHeldenianWinner) { iItemprobability = 5500; } else { iItemprobability = 7500; } iGoldProbMax = 25; iGoldProb2 = 3500; // 6500 default; the lower the greater the Weapon/Armor/Wand Drop if (iDice(1,11000) >= iItemprobability)
It shows, if your town is the winner of heldenian you have (55/110) 50% drop items. if your town is not winner of Heldenian its (75/110) 68% drop items. If you want more items drop, reduce the 7500 to 1000, then you will have (10/110) 90% drop. The coder is quite stupid to put iDice to 11000, as 10000, is more than enough to achieve 100%. Good luck. can compile me a HG with drop rate hight?
Aumentar drop rate
Permissions in this forum: You cannot reply to topics in this forum
Marketplace recent topics Donation helbreath adven…
8/19/2020, 8:52 am
Apocalipsi
100 $ New Atribute
5/17/2020, 12:47 am
KenZoB
250 $ Teams vs Team E…
5/17/2020, 12:41 am
KenZoB
100 $ Stacked Items
4/9/2020, 12:41 pm
sleeq
100 $ Battlestaff
4/9/2020, 12:31 pm
sleeq
200 $ Linear spell da…
12/27/2019, 2:39 am
sleeq
500 $ Item grid sour…
12/17/2019, 11:58 am
skyddr8512
888 $ New ~ Riding …
12/17/2019, 11:58 am
skyddr8512
980 $ Hello ~ Riding…
12/13/2019, 1:32 pm
skyddr8512
50 $ Last 10 Chat Hi…
12/13/2019, 1:32 pm
sleeq
Add an ad
View all ads