Update Scripts to 2018-08-30-rev174

This commit is contained in:
Max Weber
2018-08-30 05:24:00 -06:00
parent 417c19e209
commit 83adf40266
13 changed files with 121 additions and 59 deletions

View File

@@ -669,7 +669,7 @@ LABEL609:
load_string "setSearchBankInputTextFound" ; load event name
runelite_callback ; invoke callback
pop_int ; pop number of matches
load_int 10616868
load_int 10616869
widget_put_text_widget
LABEL616:
jump LABEL631
@@ -689,7 +689,7 @@ LABEL628:
load_string "Show items whose names contain the following text:"
load_string "setSearchBankInputText" ; load event name
runelite_callback ; invoke callback
load_int 10616868
load_int 10616869
widget_put_text_widget
LABEL631:
jump LABEL635