Auto restarting bot after error?
Posted: Tue Dec 07, 2010 1:32 pm
Hello,
Is it possible to restart bot after an error like "Error reading memory in CPawn:update()" ?
Also, I would like to pick up my tombstone after death. I searched for tombstone ID's but couldn't found the answer, might anyone have that info? =)
And little bit contribution; auto resurrection seems to be working anywhere except DoD (easy)
Bot calls function pauseOnDeath() if you die in DoD. I modified pauseOnDeath() function and added RoMScript("BrithRevive();"); under <onDeath> section to workaround for this problem, just wanted to share.
Thanks in advance, and sorry for my bad english :>
Is it possible to restart bot after an error like "Error reading memory in CPawn:update()" ?
Also, I would like to pick up my tombstone after death. I searched for tombstone ID's but couldn't found the answer, might anyone have that info? =)
And little bit contribution; auto resurrection seems to be working anywhere except DoD (easy)
Thanks in advance, and sorry for my bad english :>