Aumentar drop rate
Author Message nicoprs
Diamond 4
Over 108 posts and comments.
Likes : 2#1 Subject: Aumentar drop rate 12/11/2019, 1:35 am 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.-
Diamond 1
Over 144 posts and comments.
Likes : 17#2 Subject: Re: Aumentar drop rate 12/11/2019, 11:06 am Movido al lugar correcto. Como tenes configurado el Settings.cfg ?
nicoprs
Diamond 4
Over 108 posts and comments.
Likes : 2#3 Subject: Re: Aumentar drop rate 12/11/2019, 3:42 pm Centuu.- 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.-
Diamond 1
Over 144 posts and comments.
Likes : 17#4 Subject: Re: Aumentar drop rate 12/11/2019, 3: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.
nicoprs
Diamond 4
Over 108 posts and comments.
Likes : 2#5 Subject: Re: Aumentar drop rate 12/11/2019, 4:29 pm Centuu.- 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
Silver 2
Over 36 posts and comments.
Likes : 5#6 Subject: Re: Aumentar drop rate 12/18/2019, 6:22 pm nicoprs wrote: Centuu.- 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
Diamond 4
Over 108 posts and comments.
Likes : 2#7 Subject: Re: Aumentar drop rate 12/18/2019, 7:18 pm kelvinlp wrote: nicoprs wrote: Centuu.- 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
Diamond 1
Over 144 posts and comments.
10th Anniversary
Earned after being a member for 10 years.
Likes : 26#8 Subject: Re: Aumentar drop rate 12/22/2019, 2:10 pm 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.
nicoprs
Diamond 4
Over 108 posts and comments.
Likes : 2#9 Subject: Re: Aumentar drop rate 12/25/2019, 7:41 am LifeX 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?
Sponsored content
#10 Subject: Re: Aumentar drop rate
Aumentar drop rate
Similar topics
Permissions in this forum: You can reply to topics in this forum
Latest topics »
HB Centenario (SRC+Server+Files) 10/22/2024, 10:09 pm by
nicoprs »
Helbreath Sources 10/13/2024, 9:22 pm by
Genesis »
[CODE] Fix Windows 8 - 10 9/18/2024, 10:07 pm by
Celestials »
New Helbreath 3D Project-HB: Reigns of Middleland 8/28/2024, 9:19 pm by
Quietmov3s »
Crear una nueva magia 8/9/2024, 9:21 am by
nicoprs »
Helbreath Clients to Download 7/26/2024, 8:54 pm by
Sabrina »
Files Src etc Helbreath Argentina 7/23/2024, 4:21 am by
nicoprs »
Problemas con el Visual C++ 6.0 en windows 7 x64 7/22/2024, 4:45 pm by
Sabrina »
Helbreath Korea 7/22/2024, 2:21 pm by
Sabrina »
Como banear cuenta / jugadores 7/22/2024, 8:29 am by
nicoprs
Marketplace recent topics 50 $ HB Necklace Of …
8/28/2024, 10:57 pm
GM4
Donation helbreath adven…
8/19/2020, 11:52 am
Apocalipsi
100 $ New Atribute
5/17/2020, 3:47 am
KenZoB
250 $ Teams vs Team E…
5/17/2020, 3:41 am
KenZoB
100 $ Stacked Items
4/9/2020, 3:41 pm
sleeq
100 $ Battlestaff
4/9/2020, 3:31 pm
sleeq
200 $ Linear spell da…
12/27/2019, 5:39 am
sleeq
500 $ Item grid sour…
12/17/2019, 2:58 pm
skyddr8512
888 $ New ~ Riding …
12/17/2019, 2:58 pm
skyddr8512
980 $ Hello ~ Riding…
12/13/2019, 4:32 pm
skyddr8512
Add an ad
View all ads