bank plugin: show bank value during searches

This also shows the value of tag tabs, since they internally are just
bank searches.

Co-authored-by: JZomerlei <jzomerlei@gmail.com>
This commit is contained in:
Adam
2020-07-22 16:24:44 -04:00
parent 5d0adf38da
commit ead0b28193
2 changed files with 62 additions and 101 deletions

View File

@@ -823,8 +823,6 @@ LABEL725:
jump LABEL729
LABEL726:
sconst "The Bank of Gielinor"
sconst "setBankTitle" ;
runelite_callback ;
iload 5
if_settext
LABEL729:
@@ -987,8 +985,6 @@ LABEL857:
get_varbit 4150
enum
join_string 2
sconst "setBankTitle" ;
runelite_callback ;
iload 5
if_settext
jump LABEL873
@@ -997,8 +993,6 @@ LABEL867:
get_varbit 4150
tostring
join_string 2
sconst "setBankTitle" ;
runelite_callback ;
iload 5
if_settext
FinishBuilding: