How To Fix Demon's And Unicorn's Drops ?

All Helbreath Server Source Discussion here.
Post Reply
€M4NU€L
Outpost bitch
Posts: 517
Joined: Sat Nov 19, 2005 9:07 pm
Location: I watch gay porn
Contact:

Post by €M4NU€L »

I'm a little curious cuz... demons and unicorns doesn't drop their (Eyes,Leather etc.) I wanted to know if someone knows how to fix it cuz i know its an BUG thank you ;)
<span style='color:blue'>Helbreath Thermal</span> <span style='color:green'>BETA</span> <span style='color:red'>Soon</span>:<br><br>www.youporngay.com<br><br><img src='http://img264.imageshack.us/img264/1041 ... piopk7.jpg' border='0' alt='user posted image' /><br><img src='http://img257.imageshack.us/img257/3762 ... eakxj1.jpg' border='0' alt='user posted image' /><br><img src='http://arthur.crepin.free.fr/images/use ... mpsons.png' border='0' alt='user posted image' /><br><img src='http://img329.imageshack.us/img329/5797/pesgamerrr3.gif' border='0' alt='user posted image' /><br><br><u><b>BLACK GAY LIST:</b></u><br><br><span style='color:red'>€M4NU€L</span>:<br>I look like a girl and he's always complaining someone.
Treax2
Loyal fan
Posts: 281
Joined: Fri Mar 04, 2005 5:05 pm
Location: Estonia
Contact:

Post by Treax2 »

Yes they drop -.- put ur drop rate bigger ZzzZzz

Proof ->

Code: Select all

case 31: //Demon
  	switch(iDice(1,5)){
  	case 1:	if (iDice(1,400) == 123) iItemID = 541; break; // DemonHeart
  	case 2:	if (iDice(1,1000) == 123) iItemID = 542; break; // DemonMeat
  	case 3:	if (iDice(1,200) == 123) iItemID = 543; break; // DemonLeather
  	case 4:	if (iDice(1,300) == 123) iItemID = 540; break; // DemonEye
  	case 5: bGetItemNameWhenDeleteNpc(iItemID, m_pNpcList[iNpcH]->m_sType); break;
  	default: break;
  	}
  	break;

  case 32: //Unicorn
  	switch(iDice(1,5)){
  	case 1:	if (iDice(1,3000) == 396) iItemID = 544; break; // UnicornHeart
  	case 2:	if (iDice(1,500) == 3) iItemID = 545; break; // UnicornHorn
  	case 3:	if (iDice(1,100) == 3) iItemID = 546; break; // UnicornMeat
  	case 4:	if (iDice(1,200) == 3) iItemID = 547; break; // UnicornLeather
  	case 5: bGetItemNameWhenDeleteNpc(iItemID, m_pNpcList[iNpcH]->m_sType); break;
  	default: break;
  	}
  	break;
Treax2
Loyal fan
Posts: 281
Joined: Fri Mar 04, 2005 5:05 pm
Location: Estonia
Contact:

Post by Treax2 »

Sry ... I dont know how ...
€M4NU€L
Outpost bitch
Posts: 517
Joined: Sat Nov 19, 2005 9:07 pm
Location: I watch gay porn
Contact:

Post by €M4NU€L »

Well no problem any ways thanks :rolleyes:
<span style='color:blue'>Helbreath Thermal</span> <span style='color:green'>BETA</span> <span style='color:red'>Soon</span>:<br><br>www.youporngay.com<br><br><img src='http://img264.imageshack.us/img264/1041 ... piopk7.jpg' border='0' alt='user posted image' /><br><img src='http://img257.imageshack.us/img257/3762 ... eakxj1.jpg' border='0' alt='user posted image' /><br><img src='http://arthur.crepin.free.fr/images/use ... mpsons.png' border='0' alt='user posted image' /><br><img src='http://img329.imageshack.us/img329/5797/pesgamerrr3.gif' border='0' alt='user posted image' /><br><br><u><b>BLACK GAY LIST:</b></u><br><br><span style='color:red'>€M4NU€L</span>:<br>I look like a girl and he's always complaining someone.
snoopy81
Loyal fan
Posts: 338
Joined: Mon Jul 12, 2004 7:13 pm

Post by snoopy81 »

They drop, even with such little probas..
But in v1.191 server it was buggy if I remember well, and some parts would never drop.
_\_ _<br> / , \__/ . \ Admin of Equilibrium Project<br> II\ \___ . O<br> III \_/ \ _ / <a href='http://www.equiprojet.com' target='_blank'>http://www.equiprojet.com</a><br> II I¯I
Post Reply