Droplist
-
- Member
- Posts: 111
- Joined: Sat Feb 07, 2004 10:35 pm
The hard way is to just go into a priv server, summon a shitload of each monster and kill them. See what special stuff drops. Anything unique (i.e. not a zem, pot, gold, stone of any sort, etc.) can be checked in the item cfg for it's #, then you know what # drops for what monster.
You could check out the source for hgserver and find it easier that way. Up to you.
You could check out the source for hgserver and find it easier that way. Up to you.
(Sir Galahad the Pure)
-
- Member
- Posts: 111
- Joined: Sat Feb 07, 2004 10:35 pm
The way to change it without modifying the HGserver is pretty simple. Say you want to switch what drops from a WW with what drops from an Ogre. Simply find the item # of what the WW drops and something that an Ogre drops (other than body parts, of course) and switch them around.
The fun way is to either recompile modified source for an hgserver or reverse and find the drop rate. Have fun with that
.
The fun way is to either recompile modified source for an hgserver or reverse and find the drop rate. Have fun with that

(Sir Galahad the Pure)