blackdtools / Blackd-Proxy-CLASSIC

Blackd Proxy CLASSIC
MIT License
9 stars 7 forks source link

activating cavebot should reset exp/h #83

Closed divinity76 closed 8 years ago

divinity76 commented 8 years ago

as far as i know, there's currently no way to reset exp/h meter, i think it would be useful if exp/h counter reset whenever you press the "activate cavebot" button

Nrated commented 8 years ago

Only if it would be optional Maybe MsgBox at start asking if you want to reset exp counter?(YES/NO)

blackdtools commented 8 years ago

Yes, I think it should be an optional feature. But I prefer to avoid MsgBox because it freezes everything.

Nrated commented 8 years ago

Yeah, you're right. Normal checkbox with description would be good enough

Nrated commented 8 years ago

You can also put it at the beginning of the script if you're too lazy to compile ; D

setBot AllowRepositionAtStart=0
sayMessage exiva expreset
:loop
#put your script here
#put your script here
#put your script here
gotoScriptLine $nlineoflabel:loop$

@down No need to be sarcastic xD

divinity76 commented 8 years ago

oh i didn't know about that command! kk nice ^^

divinity76 commented 8 years ago

oh and i think this is the perfect job for fastExiva expreset ^^ since it's that easy, nvm, closing "issue"