Drop bugged

All Helbreath Server Source Discussion here.
Post Reply
hkepc
noob
Posts: 13
Joined: Wed Oct 11, 2006 12:08 pm

Post by hkepc »

Kill NPC

Hero DK MaginDiamond.... Angel.. New item Item ID random drop

help me! thanks!
Orkl
Loyal fan
Posts: 376
Joined: Sat Sep 17, 2005 2:31 pm

Post by Orkl »

Sorry, but I can't help you until I understand the post.. Can you edit it so its in english or something?
<!--QuoteBegin-crazymnig88+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (crazymnig88)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->by notepad??? it didn't show any code, just show words wif no mean<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br><!--QuoteBegin-charlie+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (charlie)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->he'll probably save it as 600pagebook.bmp<br><br>400gb file plzkthnx<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd-->
hkepc
noob
Posts: 13
Joined: Wed Oct 11, 2006 12:08 pm

Post by hkepc »

Limits some items from not dropping
Orkl
Loyal fan
Posts: 376
Joined: Sat Sep 17, 2005 2:31 pm

Post by Orkl »

I need to know your HGServer version and the following:

Are you using a binary release or do you compile sources?
If you use sources, have you fucked with the drops?

Have you fucked with the item.cfg files and changed all of the item ID's?
If not, what else have you fucked with?

I also need to know if you're using SQL version or not
<!--QuoteBegin-crazymnig88+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (crazymnig88)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->by notepad??? it didn't show any code, just show words wif no mean<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd--><br><!--QuoteBegin-charlie+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (charlie)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->he'll probably save it as 600pagebook.bmp<br><br>400gb file plzkthnx<!--QuoteEnd--></td></tr></table><div class='signature'><!--QuoteEEnd-->
hkepc
noob
Posts: 13
Joined: Wed Oct 11, 2006 12:08 pm

Post by hkepc »

HGServer version 2.24 (NO SQL)

No changed item ID's,New Itme ID Drop
hkepc
noob
Posts: 13
Joined: Wed Oct 11, 2006 12:08 pm

Post by hkepc »

code?

Tafka12
&lt;3 bd long time
Posts: 772
Joined: Wed Dec 28, 2005 6:32 pm

Post by Tafka12 »

Change it back to what it was before you modified drops.
<img src='http://www.hot.ee/carvanho/taavi.png' border='0' alt='user posted image' /><br><br><img src='http://www.hot.ee/carvanho/Elvine.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/LieroX.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/Football.png' border='0' alt='user posted image' />
hkepc
noob
Posts: 13
Joined: Wed Oct 11, 2006 12:08 pm

Post by hkepc »

from monster, change the drops or ids ?

Item = 908 AngelicPandent(STR) 1 11 14 16 0 0 0 0 0 300 0 22 11 -3000 200 -1 0 0 0 60 -10 -1 46 6
Item = 909 AngelicPandent(DEX) 1 11 14 17 0 0 0 0 0 300 0 22 10 -3000 200 -1 0 0 0 60 -10 -1 46 6
Item = 910 AngelicPandent(INT) 1 11 14 18 0 0 0 0 0 300 0 22 12 -3000 200 -1 0 0 0 60 -10 -1 46 6
Item = 911 AngelicPandent(MAG) 1 11 14 19 0 0 0 0 0 300 0 22 13 -3000 200 -1 0 0 0 60 -10 -1 46 6
change:
Item = 2908 AngelicPandent(STR) 1 11 14 16 0 0 0 0 0 300 0 22 11 -3000 200 -1 0 0 0 60 -10 -1 46 6
Item = 2909 AngelicPandent(DEX) 1 11 14 17 0 0 0 0 0 300 0 22 10 -3000 200 -1 0 0 0 60 -10 -1 46 6
Item = 2910 AngelicPandent(INT) 1 11 14 18 0 0 0 0 0 300 0 22 12 -3000 200 -1 0 0 0 60 -10 -1 46 6
Item = 2911 AngelicPandent(MAG) 1 11 14 19 0 0 0 0 0 300 0 22 13 -3000 200 -1 0 0 0 60 -10 -1 46 6

Item = 881 MaginDiamond 1 11 14 14 0 0 0 0 0 300 0 22 6 -8000 200 -1 0 0 0 0 -10 -1 46 9
Item = 882 MaginRuby 1 11 14 13 0 0 0 0 0 300 0 22 8 -5000 200 -1 0 0 0 0 -10 -1 46 9
Item = 883 MagicEmerald 1 11 14 15 0 0 0 0 0 300 0 22 7 -5000 200 -1 0 0 0 0 -10 -1 46 9
Item = 884 MagicSapphire 1 11 0 0 0 0 0 0 0 300 0 22 9 -5000 200 -1 0 0 0 0 -10 -1 46 9
change:
Item = 1881 MaginDiamond 1 11 14 14 0 0 0 0 0 300 0 22 6 -8000 200 -1 0 0 0 0 -10 -1 46 9
Item = 1882 MaginRuby 1 11 14 13 0 0 0 0 0 300 0 22 8 -5000 200 -1 0 0 0 0 -10 -1 46 9
Item = 1883 MagicEmerald 1 11 14 15 0 0 0 0 0 300 0 22 7 -5000 200 -1 0 0 0 0 -10 -1 46 9
Item = 1884 MagicSapphire 1 11 0 0 0 0 0 0 0 300 0 22 9 -5000 200 -1 0 0 0 0 -10 -1 46 9


npc drop angel and Magin.. ! why?
hkepc
noob
Posts: 13
Joined: Wed Oct 11, 2006 12:08 pm

Post by hkepc »

Does not change item id

NPC drop angel

change item id NPC drop angel too!
Post Reply