From 7c51bda55405033da0d766bef177b67521be624f Mon Sep 17 00:00:00 2001 From: Max Weber Date: Thu, 12 Apr 2018 06:09:20 -0600 Subject: [PATCH] Fix ChatboxInputManager --- runelite-scripts/scripts/ChatboxInputInit.rs2asm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/runelite-scripts/scripts/ChatboxInputInit.rs2asm b/runelite-scripts/scripts/ChatboxInputInit.rs2asm index 7fc9c5b12d..95113ad795 100644 --- a/runelite-scripts/scripts/ChatboxInputInit.rs2asm +++ b/runelite-scripts/scripts/ChatboxInputInit.rs2asm @@ -48,7 +48,7 @@ ; Set text sload 0 - load_int 10616867 ; 162:35 + load_int 10616868 ; 162:36 widget_put_text_widget ; Init the widgets @@ -59,7 +59,7 @@ load_int 10002 load_int -2147483639 ; typedKey load_string "i" - load_int 10616868 + load_int 10616869 widget_put_key_listener_widget ; Restore the chatbox on exit @@ -67,7 +67,7 @@ load_int 1 load_int 1 load_string "ii" - load_int 10616868 + load_int 10616869 widget_put_dialog_abort_listener_widget ; 70% sure this opens the keyboard on mobile @@ -76,6 +76,8 @@ if_icmpeq LABEL25 jump LABEL26 LABEL25: + load_int 1 + load_int 10 invoke 1983 LABEL26: