What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Proximity Shield

gogo134

Member
Joined
Jun 10, 2016
Messages
98
My range range is 13 which means my char goes melee range and uses range skills,but when there is mob with proximity shield my bot just stays out of it and tries to kill it and dies,any solution?
 
OldRoutine uses the MaxMeleeRange setting to determine the distance for fighting Proximity Shield mobs. So set your MaxMeleeRange to like 10, even when playing a ranged character.
 
OldRoutine uses the MaxMeleeRange setting to determine the distance for fighting Proximity Shield mobs. So set your MaxMeleeRange to like 10, even when playing a ranged character.
Thank you very much mate:)
that makes sense,my melee range was 34 -_-.Is this same for totems that prevent mobs to die?
 
OldRoutine uses the MaxMeleeRange setting to determine the distance for fighting Proximity Shield mobs. So set your MaxMeleeRange to like 10, even when playing a ranged character.
Thank you very much mate:)
that makes sense,my melee range was 34 -_-.Is this same for totems that prevent mobs to die?

I think this should be overriden by a flat int... i some of the custom routines I made I forced a max 10 distance for prox shield, so it doesn't take care of the settings.

for Vaal Totems it's another thing, it should "prioritize" them as best target
 
I think this should be overriden by a flat int... i some of the custom routines I made I forced a max 10 distance for prox shield, so it doesn't take care of the settings.

for Vaal Totems it's another thing, it should "prioritize" them as best target

I do the same for prox shield, just unlinked it from the maxmeleerange setting. I did this mainly because i believe OldRoutine still uses MaxMeleeRange to determine the radius for AoE'ing as a ranged character.

Example: If you are using Lightning Arrow as aoe, and Blast Rain as your single target spell, you will very often see yourself using Blast Rain when you think it should be using Lightning Arrow to aoe. In this situation if you set your MaxMeleeRange to something like 35, you will start using Lightning Arrow to aoe much more constantly, but then the whole prox shield thing will rekt your day if you didnt just hardcode a range for prox shield.
 
I think this should be overriden by a flat int... i some of the custom routines I made I forced a max 10 distance for prox shield, so it doesn't take care of the settings.

for Vaal Totems it's another thing, it should "prioritize" them as best target

Well yeah when i set my range range to around 10-15 it can prioritize them as best target,but when i set my range range to around 60-70 it cant and since im using arc ,my arc doesnt reach to totem,any idea how can i set bot to atack totems in melee range? like proximity shields?
 
Back
Top