asdlegioner
Member
- ServUO Version
- Publish 58
- Ultima Expansion
- Endless Journey
Hello. How can I increase the radius of picking up items from the corpse of monsters?
The whole Corpse.cs looked, I can't find where this value is changing.Increase the range in Corpse.cs and add a check to make sure the corpse is owned by a monster/player if you do not want to increase the range on both types
Thank you very much. I also had to fix these files: Container.cs, Item.cs, Mobile.csfrom.InRange(GetWorldLocation(), this.Owner is BaseCreature? 6 : 2))
We use essential cookies to make this site work, and optional cookies to enhance your experience.