-
Member
how can I solve this problem?
how can I solve this problem?

-
-
Re: how can I solve this problem?
Looks like missing items in item.bmd
-
Member
Re: how can I solve this problem?
-
Member
Re: how can I solve this problem?
You can check on server side what is Elite Yeti level and then check what item should drop from him in item.txt
-
Member
Re: how can I solve this problem?
Man in all monster no yetti
-
Member
Re: how can I solve this problem?
I do not know can you help me to do?
-
Re: how can I solve this problem?
Hmm... Check the GS screen, is this item always redropping? So its dropped, than dissapear and again? If your answer is yes, than go to the gs log folder and check the item code which was dropped.
If its keep on the floor, than its clientside error, than you need to check which item is missing from item.bmd file on the clientside and than add it / remove it from the item.txt on the server side.
-
Member
Re: how can I solve this problem?
nothing appears in the log related items
-
Re: how can I solve this problem?
Can you show us GS screen, when the item dropped?
What server file are you using?
-
Member
Re: how can I solve this problem?
MuServer s3 shatter nemesis.. > http://forum.ragezone.com/f197/shatt...-1-kor-981818/


- - - Updated - - -
can you help me?
-
Re: how can I solve this problem?
just check elite yeti Level in monster.txt
and then with that level number find in item.txt which items drop from that level (which items are same level as elite yet) and then there must be some item custom maybe that makes this issue, u can change the item level to 150 or something and it will not drop (if mob with that level dont exist) and yeah or fix it by matching it in client side too