Update Scripts to 2019-03-21-rev178

This commit is contained in:
RuneLite Cache-Code Autoupdater
2019-03-21 11:33:31 +00:00
parent fe441679d8
commit 776d27cc47
4 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ LABEL24:
istore 2
LABEL36:
get_varc_int 41
iconst -1
iconst 1337
if_icmpeq LABEL40
jump LABEL49
LABEL40:
@@ -315,7 +315,7 @@ LABEL282:
jump LABEL479
LABEL290:
get_varc_int 41
iconst -1
iconst 1337
if_icmpne LABEL297
get_varbit 4089
iconst 0
@@ -360,8 +360,8 @@ CHAT_FILTER:
iconst 1 ; Gets changed to 0 if message is blocked
iload 15 ; Load the messageType
sconst "chatFilterCheck"
runelite_callback
pop_int ; Pop the messageType
runelite_callback
pop_int ; Pop the messageType
iconst 1 ; 2nd half of conditional
sstore 0 ; Override the message with our filtered message
if_icmpeq LABEL327 ; Check if we are building this message