I was wondering if there was a way to detect if my chat bar contained a certain word. For instance.
NPC Code:
I like to sniff socks.
Is there a way I can check if my chat bar contains the work sniff?
Maybe there is a function like...
PHP Code:
if (ChatBar.containstext("sniff")) {