Hmm, I don't have it in config.lua... Can I put it somewhere?Go to config.lua
search : deathLostPercent = 10
10 is the % of experience, if u need reduce its just reduce the number.
hmmm, u can find something like DEATH , LOST or PERCENT....Hmm, I don't have it in config.lua... Can I put it somewhere?
Ok, thanks. Do you know how I can reduce time between using attack rune and using a potion?hmmm, u can find something like DEATH , LOST or PERCENT....
there should be something likeOk, thanks. Do you know how I can reduce time between using attack rune and using a potion?
timeBetweenActions = 200
timeBetweenExActions = 1000
Actions = For example time between using a rune and potion?there should be something like
in your config.luaCode:timeBetweenActions = 200 timeBetweenExActions = 1000
it's in milliseconds
Actions - clicking an item (example: a lever)Actions = For example time between using a rune and potion?
ExActions = And this?
Thanks, but this reduce time between using a potion and next potion. I need to reduce time between rune and potion. I mean after using for example: SDActions - clicking an item (example: a lever)
ExActions - using an item on something else (example: a shovel or potion)