scripts: apply command callback to command script

This commit is contained in:
Adam
2018-05-03 08:19:35 -04:00
parent 02bbde2307
commit 32a0dff962

View File

@@ -192,6 +192,8 @@ LABEL147:
string_indexof_from
load_int 0
if_icmpeq LABEL154
load_string "runeliteCommand" ; load callback name
runelite_callback ; invoke callback
jump LABEL158
LABEL154:
load_string "Hey, everyone, I just tried to do something very silly!"