Gmail Now has an option for Tells.
The CastMount routine will now use condition checks. So if you created a condition for your Mount buff entry,
it will now check the condition before casting your mount.
Rezall switches added /rezallon and /rezalloff
Rezzers will try to rez a corpse 3 times, then add the corpse to the not to rez list. Turning rezall off will reset the not to rez list.
Note: All other rezzing still works the same. If there is a corpse that is a member of your group, Fellowship, and/or Guild.
there is no limit on the number of times they will try and be rezzed.
You can now have multiple items to rez with.
AutoRezWith: AA/Spell/Item
AutoRezWithSec: AA/Spell/Item
AutoRezWithThd: AA/Spell/Item
/Stayhere alias added. So now you have 3 aliases to use when dragging your group around the zone(s).
use /camphere to set camp at current location, and stop chasing.
Use /chase to abort camp and start following.
Use /stayhere to stop following, but don't make camp and just stay put where you are.
Added Before Combat check that allows for an action to be executed before turning on /attack.
Use the ambush tag at the end of your DPS entry to add this to the BeforeArray. Works with conditions.
Allows 5 entries and is used like so:
DPS1=Moving Mountains|100|ambush
DPS2=Slap in the face|95|ambush
XTarget Healing has been changed. You can now use all XTarget entrys as heal targets.
XTarget Healing options:
XTarHeal=0:
Will Heal Self, MainAssist, and Group. XTargets are ignored.
XTarHeal=1:
Will Heal Self, MainAssist, Group and XTargets
XTarHeal=2:
Will Heal Self, MainAssist, and XTargets. Ignores the Group.
To set what XTargets to check for heals, set:
XTarHealList=1
This will check the first XTarget only.
XTarHealList=1|2
This will check the first and Second XTarget.
XTarHealList=1|3|5|7
This will check the first, third, fifth, AND seventh XTarget.
XTarHealList=all
This will try and use every XTarget.
Note: When using XTargets for healing, XTargets will be checked for Rezzing as well.
Note: You should have all your XTargets setup before starting Kissassist, and if you add or remove entries to your XTarget window,
you will need to restart kissassist
Made changes to how stick is used in Combat.
If you have UseMQ2Melee turned on then you will need to setup MQ2Melee stick commands.
Kiss will not use /stick commands in combat if you have MQ2Melee turned on.
StickHow=0:
Will use the /stick id ${Target.ID} command so you will have to tweak the MQ2MoveUtils settings for /stick.
StickHow=yourstickoptions:
will issue the /stick ${Target.MaxRangeTo} id ${Target.ID} ${StickHow} command.
Note: Kiss will try and use Max melee distance, so if you want to close the gap/get closser to the mob use the % option in your StickHow option.
Example: StickHow=MoveBack 50% loose. This will move you back to 50% of targets MAX radius using loose movements.
Note: If durring Combat, you are to close to a mob, and can't see it. Kiss will try and back you up a bit untill you can see the mob.
DPS, and Burn got a command Tag added.
The new command tag has 2 paramaters and can be used as follows:
DPS1=command|Param1|Param2
Param2 is optional but Param1 is the command itself withOUT the /. Param2 would be used if the command itself required a paramter.
This can also be used with the mash, weave, and ambush tags. But the mash, weave, and ambush tag must be the last tag on the entry.
DPS1=command|stopdisc|ambush
DPS2=command|removebuff|levitation
DPS3=command|stopdisc|mash
Note: The command tag is not setup to use ${Variables} in any of the paramaters. Conditionals apply
Added Mass Group Buffing.
Uses Tranquil Blessing AA Not Mass Group Buff AA.
Will Not cast Group only spells(Group_V1).
You have to be in active or resting combat state.
Lootstuff routine now checks if MQ2Autoloot Plugin is loaded and active. Will allow Autoloot plugin to handle looting.
Added code that helps to keep GOM from hijacking heals and mezzing.
Clerics that are non-DPS will now burn named if BurnAllNamed is on.