allow to set lootTime and mobsClose on login
All checks were successful
/ test (push) Successful in 21s
All checks were successful
/ test (push) Successful in 21s
This commit is contained in:
parent
41665df304
commit
f3b1e1b841
2 changed files with 148 additions and 13 deletions
145
bore.met
145
bore.met
|
|
@ -11,7 +11,7 @@ n
|
|||
n
|
||||
n
|
||||
n
|
||||
47
|
||||
49
|
||||
i
|
||||
1
|
||||
i
|
||||
|
|
@ -327,11 +327,104 @@ s
|
|||
s
|
||||
hunt
|
||||
i
|
||||
13
|
||||
2
|
||||
i
|
||||
1
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[mobsClose] == 0
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[mobsClose] == 1
|
||||
i
|
||||
13
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
3
|
||||
s
|
||||
n
|
||||
s
|
||||
|
||||
s
|
||||
c
|
||||
i
|
||||
1
|
||||
s
|
||||
r
|
||||
d
|
||||
6
|
||||
s
|
||||
combat
|
||||
s
|
||||
hunt
|
||||
i
|
||||
2
|
||||
i
|
||||
1
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
2
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
getvar[mobsClose] == 2
|
||||
i
|
||||
13
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
|
|
@ -376,7 +469,7 @@ n
|
|||
s
|
||||
e
|
||||
s
|
||||
stopwatchelapsedseconds[getvar[lootclock]]>21600
|
||||
stopwatchelapsedseconds[getvar[lootclock]]>getvar[lootTime]
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
|
|
@ -651,15 +744,10 @@ hunt
|
|||
s
|
||||
loot_rare
|
||||
i
|
||||
2
|
||||
1
|
||||
i
|
||||
3
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
i
|
||||
0
|
||||
TABLE
|
||||
2
|
||||
|
|
@ -746,6 +834,43 @@ hunt
|
|||
s
|
||||
Default
|
||||
i
|
||||
21
|
||||
i
|
||||
7
|
||||
TABLE
|
||||
2
|
||||
K
|
||||
V
|
||||
n
|
||||
n
|
||||
1
|
||||
i
|
||||
26
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
testvar[lootTime]
|
||||
TABLE
|
||||
2
|
||||
k
|
||||
v
|
||||
n
|
||||
n
|
||||
1
|
||||
s
|
||||
e
|
||||
s
|
||||
setvar[lootTime, 21600]
|
||||
s
|
||||
Default
|
||||
i
|
||||
6
|
||||
i
|
||||
8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue