What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

How to ignore the Nephalem Glove??

junggi

New Member
Joined
May 9, 2014
Messages
110
Reaction score
0
It's so annoy.

Bot always to pick up the Nephalem glove,

how can I ignore it?
 
its globe.
you have to edit the weighting.cs in trinity/combat/
look for case GObjectType.PowerGlobe and set every cacheObject.Weight to 0: cacheObject.Weight = 0;
 
Back
Top