Update Scripts to 2022-4-27
This commit is contained in:
committed by
Max Weber
parent
2d01ea2fb7
commit
70969a378a
@@ -1 +1 @@
|
|||||||
3FA5FFC8DB18A42971CED41A9BC7CEA407A0EC98061D56B2822F66CD910E4BAF
|
7295A7B0C6DEBDBAB737A307974DAEF4AFD7DBD011B30AC45D2972FE75C54868
|
||||||
@@ -1,21 +1,21 @@
|
|||||||
.id 3238
|
.id 3238
|
||||||
.int_stack_count 4
|
.int_stack_count 5
|
||||||
.string_stack_count 0
|
.string_stack_count 0
|
||||||
.int_var_count 5 ; +1 for filter result
|
.int_var_count 6 ; +1 for filter result
|
||||||
.string_var_count 0
|
.string_var_count 0
|
||||||
iconst -1 ; set to 1 to hide, 0 to show
|
iconst -1 ; set to 1 to hide, 0 to show
|
||||||
iload 0 ; quest struct
|
iload 0 ; quest struct
|
||||||
sconst "questFilter"
|
sconst "questFilter"
|
||||||
runelite_callback
|
runelite_callback
|
||||||
pop_int ; quest struct
|
pop_int ; quest struct
|
||||||
istore 4 ; save result
|
istore 5 ; save result
|
||||||
; compare with -1
|
; compare with -1
|
||||||
iload 4 ; load result
|
iload 5 ; load result
|
||||||
iconst -1
|
iconst -1
|
||||||
if_icmpeq continue
|
if_icmpeq continue
|
||||||
; return value
|
; return value
|
||||||
iload 4
|
iload 5
|
||||||
return
|
return
|
||||||
|
|
||||||
continue:
|
continue:
|
||||||
iload 0
|
iload 0
|
||||||
@@ -48,12 +48,12 @@ LABEL22:
|
|||||||
iconst 1
|
iconst 1
|
||||||
return
|
return
|
||||||
LABEL24:
|
LABEL24:
|
||||||
iload 1
|
iload 4
|
||||||
iconst 0
|
iconst 1
|
||||||
if_icmpeq LABEL28
|
if_icmpeq LABEL28
|
||||||
jump LABEL34
|
jump LABEL34
|
||||||
LABEL28:
|
LABEL28:
|
||||||
get_varbit 13775
|
get_varbit 13890
|
||||||
iconst 1
|
iconst 1
|
||||||
if_icmpeq LABEL32
|
if_icmpeq LABEL32
|
||||||
jump LABEL34
|
jump LABEL34
|
||||||
@@ -62,11 +62,11 @@ LABEL32:
|
|||||||
return
|
return
|
||||||
LABEL34:
|
LABEL34:
|
||||||
iload 1
|
iload 1
|
||||||
iconst 1
|
iconst 0
|
||||||
if_icmpeq LABEL38
|
if_icmpeq LABEL38
|
||||||
jump LABEL44
|
jump LABEL44
|
||||||
LABEL38:
|
LABEL38:
|
||||||
get_varbit 13776
|
get_varbit 13775
|
||||||
iconst 1
|
iconst 1
|
||||||
if_icmpeq LABEL42
|
if_icmpeq LABEL42
|
||||||
jump LABEL44
|
jump LABEL44
|
||||||
@@ -75,11 +75,11 @@ LABEL42:
|
|||||||
return
|
return
|
||||||
LABEL44:
|
LABEL44:
|
||||||
iload 1
|
iload 1
|
||||||
iconst 2
|
iconst 1
|
||||||
if_icmpeq LABEL48
|
if_icmpeq LABEL48
|
||||||
jump LABEL54
|
jump LABEL54
|
||||||
LABEL48:
|
LABEL48:
|
||||||
get_varbit 13777
|
get_varbit 13776
|
||||||
iconst 1
|
iconst 1
|
||||||
if_icmpeq LABEL52
|
if_icmpeq LABEL52
|
||||||
jump LABEL54
|
jump LABEL54
|
||||||
@@ -88,41 +88,54 @@ LABEL52:
|
|||||||
return
|
return
|
||||||
LABEL54:
|
LABEL54:
|
||||||
iload 1
|
iload 1
|
||||||
iconst 1
|
|
||||||
if_icmpeq LABEL58
|
|
||||||
jump LABEL68
|
|
||||||
LABEL58:
|
|
||||||
get_varbit 13778
|
|
||||||
iconst 2
|
iconst 2
|
||||||
|
if_icmpeq LABEL58
|
||||||
|
jump LABEL64
|
||||||
|
LABEL58:
|
||||||
|
get_varbit 13777
|
||||||
|
iconst 1
|
||||||
if_icmpeq LABEL62
|
if_icmpeq LABEL62
|
||||||
jump LABEL68
|
jump LABEL64
|
||||||
LABEL62:
|
LABEL62:
|
||||||
iload 2
|
|
||||||
iconst 0
|
|
||||||
if_icmpeq LABEL66
|
|
||||||
jump LABEL68
|
|
||||||
LABEL66:
|
|
||||||
iconst 1
|
iconst 1
|
||||||
return
|
return
|
||||||
LABEL68:
|
LABEL64:
|
||||||
iload 1
|
iload 1
|
||||||
iconst 1
|
iconst 1
|
||||||
if_icmpeq LABEL72
|
if_icmpeq LABEL68
|
||||||
jump LABEL82
|
jump LABEL78
|
||||||
LABEL72:
|
LABEL68:
|
||||||
get_varbit 13779
|
get_varbit 13778
|
||||||
iconst 2
|
iconst 2
|
||||||
if_icmpeq LABEL76
|
if_icmpeq LABEL72
|
||||||
jump LABEL82
|
jump LABEL78
|
||||||
LABEL76:
|
LABEL72:
|
||||||
iload 3
|
iload 2
|
||||||
iconst 0
|
iconst 0
|
||||||
if_icmpeq LABEL80
|
if_icmpeq LABEL76
|
||||||
jump LABEL82
|
jump LABEL78
|
||||||
LABEL80:
|
LABEL76:
|
||||||
iconst 1
|
iconst 1
|
||||||
return
|
return
|
||||||
|
LABEL78:
|
||||||
|
iload 1
|
||||||
|
iconst 1
|
||||||
|
if_icmpeq LABEL82
|
||||||
|
jump LABEL92
|
||||||
LABEL82:
|
LABEL82:
|
||||||
|
get_varbit 13779
|
||||||
|
iconst 2
|
||||||
|
if_icmpeq LABEL86
|
||||||
|
jump LABEL92
|
||||||
|
LABEL86:
|
||||||
|
iload 3
|
||||||
|
iconst 0
|
||||||
|
if_icmpeq LABEL90
|
||||||
|
jump LABEL92
|
||||||
|
LABEL90:
|
||||||
|
iconst 1
|
||||||
|
return
|
||||||
|
LABEL92:
|
||||||
iconst 0
|
iconst 0
|
||||||
return
|
return
|
||||||
iconst -1
|
iconst -1
|
||||||
|
|||||||
Reference in New Issue
Block a user