This commit is contained in:
parent
0f168ee714
commit
5dcee09b7b
5 changed files with 19 additions and 94 deletions
|
|
@ -454,15 +454,12 @@ STATE: {service_bella_jaw_run} ~~ {
|
|||
Chat {/vt opt set lootonlyrarecorpses false}
|
||||
SetState {service_bella_jaw_hunt}
|
||||
IF: All
|
||||
SecsInStateGE 300
|
||||
SecsInStateGE 30
|
||||
Expr {getvar[bellaJawRunRecoverAttempts]<3}
|
||||
DO: DoAll
|
||||
DoExpr {chatbox[`/a [bella] jaw_run stuck, recall retry `+cstr[getvar[bellaJawRunRecoverAttempts]+1]+`/3`]}
|
||||
DoExpr {setvar[bellaJawRunRecoverAttempts,getvar[bellaJawRunRecoverAttempts]+1]}
|
||||
DoExpr {actiontrycastbyid[2645]}
|
||||
DoExpr {actiontrycastbyid[2645]}
|
||||
DoExpr {actiontrycastbyid[2645]}
|
||||
Chat {/vt nav load jaw_1}
|
||||
Chat {/vt nav load nav_portal_recall}
|
||||
SetState {service_bella_jaw_run}
|
||||
IF: SecsInStateGE 300
|
||||
DO: SetState {service_bella_backoff}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue