Skip to content

MQ2XAssist TLOs

Dr. Whom requested to merge xassist-tlos-ihc into master

This merge request adds two TLOs to mq2xassist: XTFullHaterCount and XTXAggroCount. These provide alternatives to the core MQ2 TLOs for XTargets XTHaterCount and XTAggroCount. XTFullHaterCount returns all auto haters including the one that is being targted. XTXAggroCount allows the aggro range to be expanded to 1000 for situations where someone wants to check the >=100 aggro values. The original XTAggroCount TLO only allows for 1-99. Tested via TEST Compile and results returned were correct for the limited testing (testing limited due to *Assist macro issues and Test install configuration).

Merge request reports