Quote:
|
ACT is already scanning each line of log text looking for the different triggers that cause it to start counting the damage and time. You wouldn't see any performance hit for it also adding a list of names to the trigger list, unless the list gets to be HUGE.
|
Generic chat log: \aPC -1 Rokudan:Rokudan\/a tells Level_70-79 _______________
Generic combat: Xonaner hits an outraged human for 1 crushing.............
yes it does scan each line, unless told otherwise, but it filters out chat. ie if the first character in the log is \ it stops reading and moves to the next line.
so yes, asking it to read group chat, determine who said something, and whether they are already in the selective parse, and if they arent already, to add them.... it will definitely slow performance.