Merge branch 'master' into better-script-info
# Conflicts: # runelite-client/src/main/resources/scripts/ChatboxInputWidgetBuilder.rs2asm # runelite-client/src/main/resources/scripts/OptionsPanelRebuilder.rs2asm # runelite-client/src/main/resources/scripts/SpecbarRedraw.rs2asm # runelite-client/src/main/scripts/ChatboxInputWidgetBuilder.hash # runelite-client/src/main/scripts/OptionsPanelRebuilder.hash # runelite-client/src/main/scripts/SpecbarRedraw.hash
This commit is contained in:
@@ -28,7 +28,7 @@ LABEL18:
|
||||
iconst 0 ; Boolean
|
||||
sconst "drawSpecbarAnyway"
|
||||
runelite_callback
|
||||
if_icmpeq LABEL38 ; change this
|
||||
if_icmpeq LABEL38
|
||||
iconst 1
|
||||
iconst 38862883
|
||||
if_sethide
|
||||
@@ -103,6 +103,17 @@ LABEL69:
|
||||
iload 3
|
||||
iload 2
|
||||
invoke 189
|
||||
iconst 38862884
|
||||
iconst 0
|
||||
invoke 835
|
||||
pop_int ; Specbar is fully built here
|
||||
iload 1
|
||||
iconst 0
|
||||
if_icmple RETURN ; Return if the weapon isn't supposed to have a spec
|
||||
jump CONTINUE ; Idk why I'm doing it like this but it's the jagex way
|
||||
RETURN:
|
||||
return
|
||||
CONTINUE:
|
||||
iload 3
|
||||
iload 1
|
||||
if_icmpge LABEL86
|
||||
|
||||
Reference in New Issue
Block a user