heRO-Server Forum

Full Version: Help with Homu config
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys,

So recently I got banned for afking with my homu. This happened because i was killing while at my comp and got distracted and left without logging out. Now that im making another alchemist I want to insure this doesnt happen. I was talking to a GM and he told me to set my Homu to go idle after a few mins. How do I do this with the herO ai?? I cant seem to figure out how to do this.

Thanks
Alt + T toggles idle state.
Ive never heard of the AI turning your homun idle after a few minutes.. If there is such a feature with the HeRO AI I'd like to know how to do that aswell.
Indeed, there are functions in the AI code that you can add that will shut down the AI after a set amount of inactivity by the creator/alchemist.

It requires adding it into the AI code, however.

There is an old section of code for it located here:
http://www.pandoraonline.net/forum/showt...p?tid=8196
but I have yet to test just how decent it is.
If you know what you are doing, you can always code it in yourself using other functions like os.exit().


If you do decide to use it, we ask that the idle timer is less than 5 minutes.


Also be aware that this edit is one of the few added mods allowed on an AI, as it does not give someone an advantage.
Reference URL's