cedced30 1 Posted August 30, 2018 Share Posted August 30, 2018 (edited) Hi, I have a function checking combat log for specific events and i'm using a for loop to itterate the words to check for possible match, returning true if the text contains those words. My problem is, the functions returns true several times instead of just 1, so i guess i should clear the combat log as soon as it finds one of those words so it won't find those words again until the wow event happens again, but i can't find any way to do that.. Does anyone has the anwser please? :) Edited August 30, 2018 by cedced30 clarification Link to comment https://wrobot.eu/forums/topic/10023-clear-combat-log/ Share on other sites More sharing options...
cedced30 1 Posted August 30, 2018 Author Share Posted August 30, 2018 i'm trying to make this work on vanilla by the way. Link to comment https://wrobot.eu/forums/topic/10023-clear-combat-log/#findComment-46995 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now