heRO-Server Forum
Help with Homu config - Printable Version

+- heRO-Server Forum (https://www.pandoraonline.net/forum)
+-- Forum: Game Related (/forumdisplay.php?fid=1)
+--- Forum: Help & Support (/forumdisplay.php?fid=22)
+--- Thread: Help with Homu config (/showthread.php?tid=14844)



Help with Homu config - Summers - 06-10-2010 09:55 AM

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


RE: Help with Homu config - Nidsrule - 06-10-2010 09:59 AM

Alt + T toggles idle state.


RE: Help with Homu config - Iced Blue - 06-10-2010 10:01 AM

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.


RE: Help with Homu config - Former-GM-Circe - 06-10-2010 10:16 AM

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/showthread.php?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.