This commit is contained in:
parent
3ecae079b8
commit
91eb7b6459
2 changed files with 4 additions and 4 deletions
4
aphus.af
4
aphus.af
|
|
@ -72,7 +72,7 @@ STATE: {Default} ~~ {
|
||||||
Chat {/vt opt set enablelooting false}
|
Chat {/vt opt set enablelooting false}
|
||||||
Chat {/vt opt set enablecombat false}
|
Chat {/vt opt set enablecombat false}
|
||||||
Chat {/vt opt set enablebuffing true}
|
Chat {/vt opt set enablebuffing true}
|
||||||
ChatExpr {\/vt nav load island+getvar[navNumber]}
|
ChatExpr {\/vt nav load aphus_circuit+getvar[navNumber]}
|
||||||
DoExpr {setvar[lootclock,stopwatchcreate[]]}
|
DoExpr {setvar[lootclock,stopwatchcreate[]]}
|
||||||
DoExpr {stopwatchstart[getvar[lootclock]]}
|
DoExpr {stopwatchstart[getvar[lootclock]]}
|
||||||
SetState {hunt}
|
SetState {hunt}
|
||||||
|
|
@ -164,5 +164,5 @@ STATE: {tusker_run} ~~ {
|
||||||
IF: NavEmpty
|
IF: NavEmpty
|
||||||
DO: DoAll
|
DO: DoAll
|
||||||
SetState {hunt}
|
SetState {hunt}
|
||||||
ChatExpr {\/vt nav load island+getvar[navNumber]}
|
ChatExpr {\/vt nav load aphus_circuit+getvar[navNumber]}
|
||||||
~~ }
|
~~ }
|
||||||
|
|
|
||||||
|
|
@ -181,7 +181,7 @@ n
|
||||||
s
|
s
|
||||||
e
|
e
|
||||||
s
|
s
|
||||||
\/vt nav load island+getvar[navNumber]
|
\/vt nav load aphus_circuit+getvar[navNumber]
|
||||||
i
|
i
|
||||||
7
|
7
|
||||||
TABLE
|
TABLE
|
||||||
|
|
@ -740,6 +740,6 @@ n
|
||||||
s
|
s
|
||||||
e
|
e
|
||||||
s
|
s
|
||||||
\/vt nav load island+getvar[navNumber]
|
\/vt nav load aphus_circuit+getvar[navNumber]
|
||||||
s
|
s
|
||||||
tusker_run
|
tusker_run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue