Just tried using the new script, and none of the functions seem to be working, no autoflask, autoquit or F4 to quit
I usually don't update posted version for baseMgrPtr changes only, so that's up to you.
True flasks pointer path change turned out a bit less trivial than it seemed and was invalidated if you quit to main menu(manually or got dced or script quit for you), changed to different pointerpath unaffected by this.
With the current version I have a weird issue... playing dual weapon dualist right now in ladder and it started to just sip all the mana potions when I'm below level... it doesn't seem to wait anymore before the previous sip was over....
works very well, but i dont get, why does it autoquit on non hc even if i set value to 0?
I set value to -1 to prevent autoquitting. that seems to work.
No, not working
EDIT:
Works for me:
remove minLifeRatioToQuit: 0.35
Code:PlayerConfig:={} PlayerConfig["Default"]:={minLifeRatioToDrink: 0.0, minManaRatioToDrink: 0, minManaToDrink: 75, minNShieldRatioToPopGranite: 0.8, minNShieldRatioToQuit: 0.75} ; disableAutoPotions:true, minLifeRatioToQuit:, minNShieldRatioToQuit:, HasZealotsOath: false, }
Last edited by Bookir; 06-12-2013 at 02:37 PM.
That works for me:
Code:PlayerConfig["Default"]:={minLifeRatioToDrink: 0.75, minManaRatioToDrink: 0.55, minManaToDrink: 40, minLifeRatioToPopGranite: 0.65, minLifeRatioToQuit: -1} ; disableAutoPotions:true, minLifeRatioToQuit:, minNShieldRatioToQuit: , HasZealotsOath: false, }
Hey there
Thanks for this wonderful scripti got a small request:
Can u implement a function that it can sip granite flask on a ES treshold?
like minEStoPopGraniteWould be very helpful for CI characters!
Thx in advance
fixed)
worked well
Last edited by snier; 06-13-2013 at 02:33 AM.
its 0x6da954