wasd plugin: use clientscript to determine what input to block

This commit is contained in:
trimbe
2018-08-17 22:18:51 -04:00
committed by Adam
parent 1fb5365e7c
commit 1f82fe4c8d
3 changed files with 23 additions and 142 deletions

View File

@@ -317,6 +317,11 @@ LABEL244:
iload 0
iload 1
invoke 74
load_int 1 ; check if we're ignoring input
load_int 0 ;
load_string "blockChatInput" ;
runelite_callback ;
if_icmpeq LABEL250 ; don't add to input varcstr
put_varc_string 1
LABEL250:
invoke 223