Update Scripts to 2019-03-21-rev178
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user