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

some question

54sgdg4d6s

Member
Joined
Jun 26, 2013
Messages
193
Reaction score
0
some questions

1 Sometimes after death bot dont cast aura and turn it off in cfg. How to set always try to cast aura?
 
Last edited:
2 And question about routine cfg. How to set "StatType.MaxFrenzyCharges" lesser than character actually have?
Im need it to correct use flicker with a lot of frenzy ( bot very long get it )
 
3 Is possible to set special stash page for currency or items where name = "xyz"?
 
3 Is possible to set special stash page for currency or items where name = "xyz"?

Not in Release. More quality of life features for things like this are on the todo list, as it's necessary for map logic. It's planned, but it's just not done yet.

2 And question about routine cfg. How to set "StatType.MaxFrenzyCharges" lesser than character actually have?
Im need it to correct use flicker with a lot of frenzy ( bot very long get it )

You can't. That state is loaded from the client itself. If you want to change the code in Exile to only use a certain number of frenzy charges, you can, but you'd have to explain a lot more of what behavior you want.

1 Sometimes after death bot dont cast aura and turn it off in cfg. How to set always try to cast aura?

If you check your log file, it should tell you why the aura wasn't able to be cast. In that case, it disables it so it doesn't lock up the bot.
 
Back
Top