Page 1 of 1

Crash Detect - Relaunch feature

Posted: Sat Oct 06, 2012 2:16 pm
by Cindy
I have been thinking about the fact that ROM is a crash machine (especially since I just tested my move-from-AT-to-goblins code), and was wondering whether it was possible/plausible/programmable to have the bot detect a crash, end the process, and restart ROM, choose Play, log in the same acct/char that crashed and resume the script being run.

Any ideas?

Re: Crash Detect - Relaunch feature

Posted: Sun Oct 07, 2012 1:44 pm
by dx876234
U can do this now, I have done a MM script that removes all crashed RoM clients and I set up the error handling to re-spawn a new client and a new MM instance with same account/char. This code is kinda bound to my environment/userfiles but should be simple to replicate - I've described it in more details in an earlier post.

-dx