scripts: apply zoom limits to options panel rebuilder
This commit is contained in:
@@ -236,21 +236,29 @@ LABEL202:
|
|||||||
6202
|
6202
|
||||||
get_varc 73
|
get_varc 73
|
||||||
load_int 195
|
load_int 195
|
||||||
|
load_string "fixedOuterZoomLimit"
|
||||||
|
runelite_callback
|
||||||
if_icmpge LABEL214
|
if_icmpge LABEL214
|
||||||
jump LABEL230
|
jump LABEL230
|
||||||
LABEL214:
|
LABEL214:
|
||||||
get_varc 73
|
get_varc 73
|
||||||
load_int 700
|
load_int 700
|
||||||
|
load_string "fixedInnerZoomLimit"
|
||||||
|
runelite_callback
|
||||||
if_icmple LABEL218
|
if_icmple LABEL218
|
||||||
jump LABEL230
|
jump LABEL230
|
||||||
LABEL218:
|
LABEL218:
|
||||||
get_varc 74
|
get_varc 74
|
||||||
load_int 175
|
load_int 175
|
||||||
|
load_string "resizableOuterZoomLimit"
|
||||||
|
runelite_callback
|
||||||
if_icmpge LABEL222
|
if_icmpge LABEL222
|
||||||
jump LABEL230
|
jump LABEL230
|
||||||
LABEL222:
|
LABEL222:
|
||||||
get_varc 74
|
get_varc 74
|
||||||
load_int 715
|
load_int 715
|
||||||
|
load_string "resizableInnerZoomLimit"
|
||||||
|
runelite_callback
|
||||||
if_icmple LABEL226
|
if_icmple LABEL226
|
||||||
jump LABEL230
|
jump LABEL230
|
||||||
LABEL226:
|
LABEL226:
|
||||||
|
|||||||
Reference in New Issue
Block a user