<option name="LEAVEPARTY_WHEN_STUCK" value="true" />
.. sendMacro("LeaveParty();"); after 10 fails
Code: Select all
<!-- Log out and resurrect settings -->
<option name="LOGOUT_TIME" value="0" /> <!-- in minutes, 0 = timer disabled -->
<option name="LOGOUT_SHUTDOWN" value="false" />
<option name="LOGOUT_WHEN_STUCK" value="false" />
<option name="LEAVEPARTY_WHEN_STUCK" value="true" />
<option name="RES_AUTOMATIC_AFTER_DEATH" value="true" />
<option name="MAX_DEATHS" value="10" /> <!-- Log out after this many deaths -->i need it for instance running, if i was stucked in the instance and can leave them, to start the waypoint again without logout.