The big change for this version is that you can now use MQ2SpawnMaster for determining Named mobs. The Macro does not need MQ2SpawnMaster loaded to work. KissAssist reads the MQ2SpawnMaster.ini file for the current zones entries and adds them to an alert list that is used to match Spawns names to the list. To use this new feature. Just run the macro and then /end. Edit your character.ini file and turn on UseSpawnMaster=1 in the [General] section.
See MQ2SpawnMaster for directions on how to add mobs to the SpawnMaster list.
Go Here. If you looking for existing list then
Go Here.
Fixed the DPSAdv.ElapsedTime issue it now uses .TimeElapsed
Added a check in DoWoMed to fix a messaging issue when medding gets interrupted and you return to med when you don't need to.
Added a check at the top of the CampFire routine to abort the routine if CampFireOn if off.
Changed UseMQ2Melee flag to default to 0(off)
Also moved the CAST_COMPONENTS event check to the end of the DoCastingEvents routine. This should fix the trying to cast items when you are out of components.
Did some cleanup in the code and that is about it. You know what to do, and have fun.