widen bella marketplace checks to landblock
All checks were successful
/ test (push) Successful in 26s
All checks were successful
/ test (push) Successful in 26s
This commit is contained in:
parent
119a50cff6
commit
3ccdb34ab7
4 changed files with 24 additions and 24 deletions
12
af/bore.af
12
af/bore.af
|
|
@ -350,18 +350,18 @@ STATE: {service_bella_mp_primary} ~~ {
|
|||
Chat {/vt opt set enablelooting false}
|
||||
Chat {/vt opt set NavPriorityBoost false}
|
||||
Chat {/vt opt set navclosestoprange 0.008}
|
||||
IF: Expr {getplayerlandcell[]==23855548}
|
||||
IF: Expr {getplayerlandblock[]==23855104}
|
||||
DO: DoAll
|
||||
Chat {/vt nav load mp_primary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]!=23855548}
|
||||
Expr {getplayerlandblock[]!=23855104}
|
||||
SecsInStateGE 2
|
||||
DO: DoAll
|
||||
Chat {/a [bella] wrong mp_primary landcell, retrying marketplace portal}
|
||||
Chat {/mp}
|
||||
SetState {service_bella_mp_primary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]==23855548}
|
||||
Expr {getplayerlandblock[]==23855104}
|
||||
ExitPortal
|
||||
DO: DoAll
|
||||
Chat {/vt nav load jaw_1}
|
||||
|
|
@ -459,17 +459,17 @@ STATE: {service_bella_mp_trans} ~~ {
|
|||
STATE: {service_bella_mp_secondary} ~~ {
|
||||
IF: Death
|
||||
DO: SetState {death}
|
||||
IF: Expr {getplayerlandcell[]==23855548}
|
||||
IF: Expr {getplayerlandblock[]==23855104}
|
||||
DO: Chat {/vt nav load mp_secondary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]!=23855548}
|
||||
Expr {getplayerlandblock[]!=23855104}
|
||||
SecsInStateGE 2
|
||||
DO: DoAll
|
||||
Chat {/a [bella] wrong mp_secondary landcell, retrying marketplace portal}
|
||||
Chat {/mp}
|
||||
SetState {service_bella_mp_secondary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]==23855548}
|
||||
Expr {getplayerlandblock[]==23855104}
|
||||
ExitPortal
|
||||
DO: DoAll
|
||||
Chat {/vt opt set enablecombat true}
|
||||
|
|
|
|||
12
af/neftet.af
12
af/neftet.af
|
|
@ -415,18 +415,18 @@ STATE: {service_bella_mp_primary} ~~ {
|
|||
Chat {/vt opt set enablelooting false}
|
||||
Chat {/vt opt set NavPriorityBoost false}
|
||||
Chat {/vt opt set navclosestoprange 0.008}
|
||||
IF: Expr {getplayerlandcell[]==23855548}
|
||||
IF: Expr {getplayerlandblock[]==23855104}
|
||||
DO: DoAll
|
||||
Chat {/vt nav load mp_primary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]!=23855548}
|
||||
Expr {getplayerlandblock[]!=23855104}
|
||||
SecsInStateGE 2
|
||||
DO: DoAll
|
||||
Chat {/a [bella] wrong mp_primary landcell, retrying marketplace portal}
|
||||
Chat {/mp}
|
||||
SetState {service_bella_mp_primary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]==23855548}
|
||||
Expr {getplayerlandblock[]==23855104}
|
||||
ExitPortal
|
||||
DO: DoAll
|
||||
Chat {/vt nav load jaw_1}
|
||||
|
|
@ -524,17 +524,17 @@ STATE: {service_bella_mp_trans} ~~ {
|
|||
STATE: {service_bella_mp_secondary} ~~ {
|
||||
IF: Death
|
||||
DO: SetState {death}
|
||||
IF: Expr {getplayerlandcell[]==23855548}
|
||||
IF: Expr {getplayerlandblock[]==23855104}
|
||||
DO: Chat {/vt nav load mp_secondary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]!=23855548}
|
||||
Expr {getplayerlandblock[]!=23855104}
|
||||
SecsInStateGE 2
|
||||
DO: DoAll
|
||||
Chat {/a [bella] wrong mp_secondary landcell, retrying marketplace portal}
|
||||
Chat {/mp}
|
||||
SetState {service_bella_mp_secondary}
|
||||
IF: All
|
||||
Expr {getplayerlandcell[]==23855548}
|
||||
Expr {getplayerlandblock[]==23855104}
|
||||
ExitPortal
|
||||
DO: DoAll
|
||||
Chat {/vt opt set enablecombat true}
|
||||
|
|
|
|||
12
met/bore.met
12
met/bore.met
|
|
@ -3283,7 +3283,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
|
|
@ -3320,7 +3320,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]!=23855548
|
||||
getplayerlandblock[]!=23855104
|
||||
i
|
||||
6
|
||||
i
|
||||
|
|
@ -3369,7 +3369,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
i
|
||||
20
|
||||
i
|
||||
|
|
@ -4006,7 +4006,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
s
|
||||
/vt nav load mp_secondary
|
||||
s
|
||||
|
|
@ -4034,7 +4034,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]!=23855548
|
||||
getplayerlandblock[]!=23855104
|
||||
i
|
||||
6
|
||||
i
|
||||
|
|
@ -4083,7 +4083,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
i
|
||||
20
|
||||
i
|
||||
|
|
|
|||
|
|
@ -4035,7 +4035,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
|
|
@ -4072,7 +4072,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]!=23855548
|
||||
getplayerlandblock[]!=23855104
|
||||
i
|
||||
6
|
||||
i
|
||||
|
|
@ -4121,7 +4121,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
i
|
||||
20
|
||||
i
|
||||
|
|
@ -4758,7 +4758,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
s
|
||||
/vt nav load mp_secondary
|
||||
s
|
||||
|
|
@ -4786,7 +4786,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]!=23855548
|
||||
getplayerlandblock[]!=23855104
|
||||
i
|
||||
6
|
||||
i
|
||||
|
|
@ -4835,7 +4835,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
getplayerlandcell[]==23855548
|
||||
getplayerlandblock[]==23855104
|
||||
i
|
||||
20
|
||||
i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue