For a cutting procedure in my script, i want it to recognize that you do not have a usable axe (broken by an ent) by recognizing a word in the popup you recieve informing you that you do not have a usable axe. Is there such a procedure?
For a cutting procedure in my script, i want it to recognize that you do not have a usable axe (broken by an ent) by recognizing a word in the popup you recieve informing you that you do not have a usable axe. Is there such a procedure?
I like my coffee black just like my metal.



Yep! InChat.
To use:SCAR Code:if(InChat('l to u'))then //...woodcutting level to use...
...
So inchat works for popups? I didn't think, for example, i got a popup, stating that I advanced a woodcutting level, and i had if(inchat('Advanced')); that it would actually recognize it. Well, thanks, I'll try it out.
I like my coffee black just like my metal.



Huh? But if you don't have an axe to use, it doesn't use that. It goes into the chat.
Nope, if it's broken by an Ent, it uses a popup to inform you.
I like my coffee black just like my metal.



Ohh I see. For that, you could use FindNPCChatText I think.
OK, thanks for the potential help, bullzeye.
I like my coffee black just like my metal.
There are currently 1 users browsing this thread. (0 members and 1 guests)