DriveCrash
Well-known member
- Joined
- Jul 9, 2015
- RedCents
- 993¢
Currently the KissAssist macro of current flavor will spam with error messages about mercs.
Find the following ~Line 387
Delete the line or change it to the following:
This will stop KA from trying to run the mercenary section as we do not have the call of forsaken expansion.
Happy Hunting.
Find the following ~Line 387
/call WriteBuffsMerc
Delete the line or change it to the following:
/if (${Me.HaveExpansion[call of the forsaken]}) /call WriteBuffsMerc
This will stop KA from trying to run the mercenary section as we do not have the call of forsaken expansion.
Happy Hunting.
Last edited:

