MQ2Melee - MMOBugs Wiki

Revision as of 13:43, 28 February 2012 by Htw (talk | contribs) (→‎/melee [options]: Added shieldnote to list.)
Plugin Info
Name MQ2Melee
Version 5.x
Author s0rCieR/htw
Commands See Below
Uses INI File Yes

Description

MQ2Melee is designed to provide intelligent use of Combat Abilities, Alternate Abilities, and Combat Skills, as well as limited handling of pets and some items, depending on current combat conditions. It was originally developed by s0rCieR to replace melee-oriented functions typically used in macros. The current version has been added to, and maintained, by htw, while all the original code and work credit goes to s0rCieR.


Prerequisites

  1. You must have 1 point trained in any trainable combat skill (for example, kick) you would like to use
  2. You must have purchased the Alternate Ability you would like to use
  3. You must have trained the Combat Discipline you would like to use
  4. You meet any prerequisites for the use of the ability (i.e. can't slam from a mount, can't bash without a shield or a two handed weapon and the AA ability, can't backstab without being behind target with a piercing weapon, etc)
  5. MQ2MoveUtils v9+ plugin by pms is needed to use /stick parameters. You can use v7 of MQ2MoveUtils if it's named MQ2MoveUtilsb.dll
  6. MQ2Cast is required to cast spells, activate Alternate Abilities or click items (such as potions)
  7. Once you get a new skill, ability, etc., you can have it detected by using: /melee load

Features

  • Auto use abilities according to user settings and game conditions.
  • Auto-equip defined items for bashing, backstabbing or ranged attack.
  • Built in user conditions to restrain the use of certain abilities.
  • CHAT MONITORING:
    • Auto-stand on Failed/Broken Feign Death.
    • Monitoring of "Begin to Cast" messages for automatic Bash/Slam/Kick or casting of defined stuns.
    • Automatic turning on/off of Attack on Enrage/Infuriate.
  • MELEE:
    • Auto-equipping of weapon set(s) prior to engaging (agro/non-aggro sets).
    • Auto-use of defined combat or other abilities.
    • User-configurable /stick arguments.
  • MELEE (AGGRO MODE):
    • Auto Taunt when you lose aggro on target.
    • Configurable spells to cast to gain/maintain aggro.
  • MELEE (NON AGGRO MODE):
    • Back off/Feign/Evade fight if your health goes below a point.
    • Auto Resume fight if your health goes back above a point.
  • RANGED:
    • Toggle between Melee/Ranged mode according to Target distance.
    • Swap In/Out defined ranged items (bow/throwing).
    • Auto refill ammunition slot when less than 80 in a stack.
    • Built-in /throwit command you could use to pull (see below for explanation).
    • Auto-Sleep mode while autofire is on.
    • Configurable automatic facing of target.
  • PET HANDLING:
    • Issue /pet back and /pet hold after each mobs dies.
    • Configure pet to wait to assist till mobs within range.
    • Configure pet to wait for a specified time before assisting.
    • Pet mend if its life goes below a certain point.
    • Option to automatically re-engage target when no longer mezzed.
    • Backup pet on enrage/infuriate events and re-engaging of target.
    • Auto /pet hold if you manually hit back button or do /pet back.
  • USER DEFINED CONDITIONS:
    • Allows for conditional use of various abilities/disciplines.
    • Allows for customized actions based on conditional statements.
  • TOP-LEVEL OBJECTS:
    • Provides MQ2Data information for better macro integration and HUD designs.
    • Can be used with custom user-defined conditions.


  • Much more! Read up on all the options below.


Supported Abilities

Combat Skills

  • BackStab, Bash, Begging, Disarm, Dragon Punch, Eagle Strike, Feign Death, Flying Kick, Forage, Frenzy, Hide, Intimidation, Kick, Lay Hands, Mend, Pick Pockets, Round Kick, Sense Traps, Sneak, Taunt and Tiger Claw. (see options list below for all supported skills)

Alternate Advancement Abilities

  • 2-Hand Bash, Call of Challenge, Escape, Feral Swipe, Mend Companion, Replenish Companion, Seized Opportunity, and Pet Discipline (/pet hold). (see options list below for all supported AA)

Melee Disciplines

  • Ancient: Chaos Cry, Ancient: Chaos Strike, Ashenhand Discipline, Assassin Discipline(3), Assassin Strike, Baffling Strike, Bazu Bellow, Bellow, Bellow of the Mastruq, Berate, Commanding Voice,Confusing Strike, ClawStriker Flurry(3), Cry Havoc, Daggerfall, Destroyer's Volley, Diversive Strike, Distracting Strike, Dragon Fang, Fists of Wu, Giant Slayer's Volley(3), Head Strike, Head Pummel, Head Crush, Heel of Kanji, Incite, Jarring Strike(3), Kyv Strike, Leopard Claw, Mind Strike, Provoke, Rage Volley, Rake, RazorArc, Scowl(3), Silentfist, Sneak Attack, Temple Blow(3), Thief's Eye, Thief's Vengeance, Throw Stone, and Thunderkick. (see options list below for all supported CA)

Detected Disciplines

The following Disciplines are detected to promote some combat abilities:

  • Ashenhand Discipline, Assassin Discipline(3), Heel of Kanji, Silentfist Discipline, Thunderkick Discipline, and Cleave. (see options list below for all supported CA)

Spell Handling

  • Provoke can be configured to cast any AA, disc or spell. It will auto-detect if you lose aggro, and then attempt to use any of the defined spells to regain it.
    • To determine the proper Spell ID for any Discipline, Alternate Ability or Spell to be used with the provoke/stun commands use one of the following commands:
      • For Disciplines use: /echo ${Me.CombatAbility[${Me.CombatAbility[<disc>]}].ID}, replacing <disc> with the name of the Discipline.
      • For AAs, use /aa info <AA name>. The first number (before the AA name) is the Spell ID.
      • For Spells, use /echo ${Spell[<spell>].ID}, replacing <spell> with the spell name.
    • Alternatively, you can look on Lucy for the discipline/spell/AA and get the ID from there.
    • Some common discipline IDs are listed below:
      • Ancient Chaos Cry [id=5016]
      • Bazu Bellow [id=6173]
      • Bellow [id=4681]
      • Bellow of the Mastruq [id=5015]
      • Berate [id=4682]
      • Incite [id=4697]
      • Mock [id=8467]
      • Provoke [id=4608]
      • Crippling Strike [id=468]
  • Stuns can also be configured to cast any AA, disc or spells when MQ2Melee detects that your target begins to cast a spell.
  • Provoke and Stun have built-in values, but they can always be overwritten using the command line (eg. /melee provoke0=5015) or by editing the provoke0 setting in the INI file and then typing /melee load in game.

Commands

  • All [on|off] options listed below are controlled with on or off as the argument used to enable or disable the option, however true or 1 can be used in place of on, and false or 0 can be used in place of off.
    • Example: /melee on aggro=on taunt=on kick=1 bash=0 intimidation=false disarm=true
  • /melee by itself will list all abilities and settings that are available to you. Some settings are dependent on others being active, so may not show up until you enable the prerequisite option.
  • To find the relevant Item IDs for the various options, you can use the following command:
    • /echo ${FindItem[=<item>].ID}, replacing <item> with the name of the item you are looking for (no need to use quotes). Eg. /echo ${FindItem[=Blade of Carnage].ID} results in "25210".

/melee [options]

  • [on|off]
    Turns plugin On/Off.
  • affiliation=[0-100]
    Uses the Weapon Affiliation/Weapon Bond disc if endurance is over [X]%.
  • aggro=[on|off]
    Plugin tries to keep aggro on target using all enabled aggro abilities/disciplines until aggro is regained, or either you or the target dies.
  • aggropri=[Item ID]
    Item ID for primary weapon to be used in aggro mode.
  • aggrosec=[Item ID]
    Item ID for secondary weapon to be used in aggro mode.
  • ancestral=[on|off]
    Will use Ancestral Guard AA.
  • ancients=[on|off]
    Will use Call of the Ancients AA.
  • anger=[on|off]
    Will use Blast of Anger AA.
  • arrow=[Item ID]
    Item ID of ammunition to use for ranged/throwing attacks.
  • asp=[on|off]
    Will use Bite of the Asp AA.
  • assassinate=[on|off]
    Activate the assassinate skill (ie. Sneak, Hide, move behind target, activate Strike disc, backstab).
  • assault=[0-100]
    Will use Assault/Battery/Onslaught disc if endurance above this %.
  • attention=[on|off]
    Will use Undivided Attention disc.
  • attraction=[0-100]
    Uses the Forceful Attraction disc if endurance is over [X]% (see option attractionat).
  • attractionat=[0-100]
    Controls when to use the attraction option (Forceful Attraction disc), if it is on. If your target's health is below this value (%), and attraction option is set and passes endurance test, Forceful Attraction will be used.
  • backoff=[0-100]
    Turns attack off if your life percentage goes below the designated value. Will never back off due to low health if aggro=on.
  • backstab=[on|off]
    Will try to backstab if you wielding a piercing weapon in your main hand (or have poker option set properly) and you are behind the target.
  • barbed=[0-100]
    Will use Barbed Tongue disc if endurance above this %.
  • bash=[on|off]
    Will try to bash target if you have a shield equipped or you have a 2-handed weapon and the 2 Hand Bash AA. If shield option is set, swap will take place for bash.
  • battleleap=[on|off]
    Will use Battle Leap AA.
  • begging=[on|off]
    Will turn attack off and beg target and turn back on.
  • beta=[on|off]
    If on, enables any beta code/options. Refer to forums for details.
  • bfeigndelay=[0+]
    Delay in milliseconds to wait after broken feign death (0=no delay).
  • bladeguard=[on|off]
    Will use Blade Guardian AA.
  • bleed=[0-100]
    Uses Bleed/Wound/Lacerate disc if endurance is over [X]%.
  • bloodlust=[0-100]
    Uses Shared Bloodlust/Shared Brutality/Shared Savagery disc if endurance is over [X]%. If Cry Havoc is enabled, will only fire after Cry Havoc does.
  • boastful=[on|off]
    Will use Boastful Bellow AA.
  • bow=[Item ID]
    Item ID for ranged weapon.
  • brace=[on|off]
    Will use Brace For Impact AA.
  • breath=[0-100]
    Uses the Moment of Tranquility/Moment of Placidity/Five Breaths disc if endurance is below [X]% (out of combat).
  • bvivi=[0-100]
    Uses Bestial Vivisection/Bestial Rending disc if endurance is over [X]%.
  • cacophony=[on|off]
    Will use Cacophony AA.
  • callchallenge=[on|off]
    Will use Call of Challenge AA.
  • cblade=[0-100]
    Uses the Crimson Blade disc if endurance is over [X]%.
  • challengefor=[on|off]
    Activate Challenge/Trial/Charge/Confrontation/Provocation for Honor (Paladin) or Challenge/Trial/Charge/Confrontation/Provocation for Power (Shadowknight) spells once aggro has been established?
  • cloud=[0-100]
    Uses the Cloud of Fists disc if endurance is over [X]%.
  • commanding=[0-100]
    Uses Commanding Voice disc if endurance is over [X]%.
  • compsac=[0-100]
    Use Companion's Sacrifice AA if your health is at or below given health %, and you have a pet.
  • crane=[0-100]
    Uses Crane Stance disc if endurance is over [X]%.
  • crescendo=[on|off]
    Will use Sionachie's Crescendo AA.
  • cripple=[on|off]
    Will use Crippling Strike AA as it refreshes.
  • cryhavoc=[0-100]
    Uses the Cry Havoc disc if endurance is over [X]%.
  • cstrike=[on|off]
    Will use Chameleon Strike AA.
  • defense=[0-100]
    Uses the Bracing/Staunch/Stalwart Defense disc if endurance is over [X]%.
  • defer=[0-100]
    Uses the Delay Death/Defer Death/Deny Death disc if your health is below [X]%.
  • disarm=[on|off]
    Will try to disarm target if target is wielding a weapon.
  • downflag[#]=[on|off]
    Whether or not to use defined downshit# from ini. You can have up to 64 downshits, so the flags would be downflag0 through downflag63, which would correspond to associated downshits downshit0 through downshit63. downshits must be put into your INI manually, so after you edit your downshit options, and save them, you can initially do a '/melee load' to make mq2melee see your newly saved downshits, and then you can toggle any of those on/off with these downflag options. downshits are ONLY evaluated & executed during mq2melee NON-combat mode.
  • dragonpunch=[on|off]
    Will use dragon punch if available.
  • eaglestrike=[on|off]
    Will use eagle strike if available.
  • enmity=[on|off]
    Will use Ageless Enmity AA.
  • enragingkick=[0-100]
    Uses the Enraging Crescent Kicks disc if endurance is over [X]%.
  • enrage=[on|off]
    Turns attack off if target enrages and you are facing it. Automatically re-engages when enrage ends or if you are behind the target.
  • escape=[0-100]
    Turn off Attack and use rogue escape AA if your life percentage goes below the designated value. Will never happen if aggro=on.
  • evade=[on|off]
    Will attempt to evade in fight to drop some aggro each time hide skill available, strongly suggest that you set unhide=1 to authorize plugin to break invis and rejoin the fight.
  • facing=[on|off]
    Whether or not to face target (checked every 2 seconds and only in ranged mode).
  • falls=[on|off]
    (Monk only) Auto-feign to reduce aggro?.
  • fclaws=[0-100]
    Uses Flurry of Claws AA if endurance is over [X]%.
  • feigndeath=[0-100]
    Feigns death if your life percentage goes below this value. Will never feign if aggro=on.
  • feralswipe=[on|off]
    Will trigger Feral Swipe AA.
  • fieldarm=[0-100]
    Uses Field Armorer/Outfitter/Defender disc if endurance is over [X]%.
  • fierce=[on|off]
    Will trigger Fierce Eye AA.
  • fistsofwu=[0-100]
    Uses the Fists of Wu disc if endurance is over [X]%.
  • flash=[0-100]
    Uses Flash of Anger disc if endurance is over [X]%.
  • flinch=[0-100]
    Uses the Flinch/Intercepting Fist disc if your health is below [X]%.
  • flyingkick=[on|off]
    Will use flying kick if available.
  • forage=[on|off]
    Will try to forage up food/water if not in combat.
  • frenzy=[on|off]
    Will try to use frenzy if available.
  • frenzyspirit=[on|off]
    Will try to use Frenzy of Spirit AA if available.
  • fundament1=[on|off]
    Will use Fundament: First Spire of XX. Not that this is a combat option, so if you have a non-melee class not engaged, it will not fire. You would need to engage with /killthis or the melee attack key (default=z).
  • fundament2=[on|off]
    Will use Fundament: Second Spire of XX. Not that this is a combat option, so if you have a non-melee class not engaged, it will not fire. You would need to engage with /killthis or the melee attack key (default=z).
  • fundament3=[on|off]
    Will use Fundament: Third Spire of XX. Not that this is a combat option, so if you have a non-melee class not engaged, it will not fire. You would need to engage with /killthis or the melee attack key (default=z).
  • fury=[on|off]
    Will use Warlord's Fury AA.
  • gblade=[0-100]
    Uses the Gouging Blade disc if endurance is over [X]%.
  • gift=[0-100]
    Use Warder's Gift AA if your health is at or below given health %, and you have a pet.
  • glory=[on|off]
    Will use Resplendent Glory AA if your health is at or below the given %.
  • gorillasmash=[on|off]
    Will try to use Gorilla Smash AA if available.
  • gouge=[on|off]
    Will use Eye Gouge AA as it refreshes.
  • groupcheck=[on|off]
    Use aggro control/provoke options only when grouped?
  • gutpunch=[on|off]
    Will try to use Gut Punch AA if available.
  • harmtouch=[on|off]
    Will try to use Harm Touch skill if available.
  • heel=[0-100]
    Will try to use Heel of Kanji/Kai/Kojai disc if endurance is over [X]%.
  • hide=[on|off]
    Will try to hide if you're not in a combat and not moving.
  • hidedelay=[0+]
    Delay in milliseconds to wait after end of combat before hiding (0=no delay).
  • holyflag[#]=[on|off]
    Whether or not to use defined holyshit# from ini. You can have up to 64 holyshits, so the flags would be holyflag0 through holyflag63, which would correspond to associated holyshits holyshit0 through holyshit63. holyshits must be put into your INI manually, so after you edit your holyshit options, and save them, you can initially do a '/melee load' to make mq2melee see your newly saved holyshits, and then you can toggle any of those on/off with these holyflag options. holyshits are ONLY evaluated & executed during mq2melee combat mode.
  • humility=[0-100]
    Uses the Guard of Humility/Armor of Courage disc if endurance is over [X]%.
  • impenetrable=[0-100]
    Uses the Impenetrable disc if your health is below [X]% and you have aggro.
  • indignation=[0-100]
    Will use Righteous Indignation disc if endurance above this %.
  • infuriate=[on|off]
    Turns attack off if target infuriates and you are facing it. Re-engages when infuriate ends or if you are behind the target.
  • intimidation=[on|off]
    Will use intimidation if available.
  • jolt=[0-#]
    Jolt every # of hits (0=off). This is a de-agro routine, for BER (Diversive/Distracting/Confusing/Baffling Strike disc, or Jarring Strike/Smash/Clash/Slam disc), RNG (Jolt/Cinder Jolt disc, or Jolting Kicks/Snapkicks/Frontkicks/Hook Kicks/Crescent Kicks disc), and BST (Roar of Thunder AA). NOTE: jolt will not be used if you have aggro=on set.
  • jugular=[0-100]
    Uses the Jugular Slash/Slice/Sever/Gash disc if endurance is over [X]%.
  • kick=[on|off]
    Will use kick if available.
  • kneestrike=[on|off]
    Will use Knee Strike AA if available.
  • knuckle=[0-100]
    Uses the Knuckle Break disc if endurance is over [X]%.
  • layhand=[0-100]
    Use Lay Hands AA on myself when my HP % falls below [X].
  • leechtouch=[0-100]
    Will use Leech Touch AA when my HP % falls below [X].
  • leopardclaw=[0-100]
    Will use Leopard Claw disc (Leopard Claw/Dragon Fang/Clawstriker Flurry/Wheel of Fists/Whorl of Fists/Six-Step Pattern/Seven-Step Pattern) when endurance is over [X]%.
  • melee=[on|off]
    Turn Melee Mode On/Off.
  • meleepri=[Item ID]
    Item ID for primary weapon to be used in non-aggro mode.
  • meleesec=[Item ID]
    Item ID for secondary weapon to be used in non-aggro mode
  • mend=[0-100]
    Mend wounds if your life percentage goes below the designated value.
  • modrod=[0-100]
    Use a mod rod when mana is below 'this %. 0 to disable. Will not activate with health below 50%.'
  • monkey=[0-100]
    Uses the Drunken Monkey Style disc if endurance is over [X]%.
  • nodown=[on|off]
    If this option is on, no downshits will execute regardless of any downflag that is set.
  • noholy=[on|off]
    If this option is on, no holyshits will execute regardless of any holyflag that is set.
  • opfrenzy=[0-100]
    Will use Overpowering/Overwhelming/Conquering Frenzy disc if endurance is above [X]%.
  • opportunisticstrike=[0-100]
    Will use Opportunistic/Strategic/Vital Strike disc if endurance above this %. Additionally the mob needs to be <=20% health to fire.
  • override=[on|off]
    Normally, mq2melee will turn off attack if you change targets. Set this to off to change that behavior. Be aware that after killing a new target, it will swap back and continue killing the previous target.
  • palm=[on|off]
    Uses the Crystalpalm/Diamondpalm disc when available.
  • petassist=[on|off]
    Will send pet attack on engage and backoff on enrage/infuriate if those options are enabled. The plugin will also use /pet hold if you have that AA.
  • petassistat=[0-100]
    Will not engage pet until mob is at or below this health. If set to 0, option is disabled.
  • petdelay=[0-30]
    Will not engage pet until [x] seconds has passed.
  • petenrage=[on|off]
    Issues /pet hold (/pet back if hold not available) if target enrages. Automatically has pet re-engage when enrage ends.
  • pethold=[on|off]
    Will use /pet hold, if available.
  • petinfuriate=[on|off]
    Issues /pet hold (/pet back if hold not available) if target infuriates. Automatically has pet re-engage when infuriate ends.
  • petmend=[0-100]
    Cast "Mend Companion" or "Replenish Companion" if pet is at or below given health % (will cast higher of the two if you have both).
  • petrange=[0-150]
    Will not engage pet until mob is within [x] range of your pet.
  • pickpocket=[on|off]
    Turn off attack & try to pickpocket if not in aggro mode.
  • pinpoint=[0-100]
    Uses the Pinpoint Vulnerability/Weakness/Vitals/Flaws/Liabilities disc if endurance is over [X]%.
  • plugin=[on|off]
    Turn plugin on/off.
  • poker=[Item ID]
    Item ID for backstabbing weapon. Will be swapped in before backstabbing if necessary. You must have at least 1 giant class bag with at least 1 slot available for this to work (safety measure for dropping items).
  • pothealfast=[0-100]
    Use fast heal potion (Distillate of Divine Healing) when my HP falls below [X]% (default=30).
  • pothealover=[0-100]
    Use heal over time potion (Distillate of Celestial Healing) when my HP falls below [X]% (default=60).
  • protect=[0-100]
    Warrior will use /shield, or Beastlord will use Protective Spirit disc, on lowest HP group member if health is below [X]%.
  • provoke0=[Disc/AA/Spell ID #]
    ID of the Disc/AA/Spell to use for provoking (0=off). provokemax must be set, and aggro must be on. This provoke skill is autodetected for: Warrior: Provoke, Bellow, Berate, Incite, Bellow of the Mastruq, Ancient Chaos Cry, Bazu Bellow, Scowl, Sneer, Jeer, Bazu Bluster, Bazu Roar, Scoff. SK: Terror of Darkness/Shadows/Death/Terris/Thule/Discord/Vergalid/the Soulbleeder/Jelvalak/Rerekalen/Desalin. For Paladin AA, Monk, and Ber: See stun0 (below).
  • provoke1=[Disc/AA/Spell ID #]
    ID of the Disc/AA/Spell to use for provoking (0=off). provokemax must be set, and aggro must be on. This provoke skill is autodetected for paladin spell line only, see stun1 (below).
  • provoke2=[Disc/AA/Spell ID #]
    ID of the Disc/AA/Spell to use for provoking (0=off). provokemax must be set, and aggro must be on. This provoke skill is NOT autodetected, but if configured, will be used first (before provoke0 or provoke1).
  • provokeend=[0-100]
    Stop trying to provoke when target's health falls below [X]% (default=20).
  • provokemax=[0-100]
    Number of times you will try provoking aa/disc/spells to regain aggro (default=1).
  • provokeonce=[on|off]
    Only use provoke once to attempt to gain aggro.
  • quicktime=[on|off]
    Will use Quick Time AA.
  • ragevolley=[0-100]
    Will use best ragevolley disc that is available and ready, if endurance above this %. Rage/Destroyer's/Giantslayer's/Annihilator's/Decimator's/Eradicator's/Savage/Sundering Volley.
  • rake=[0-100]
    Use Rake disc when endurance above [X]% (Rake/Harrow/Foray/Rush/Barrage).
  • rallos=[0-100]
    Use Axe of Rallos/Graster/Illdaera disc when endurance above [X]%.
  • rally=[0-100]
    Uses the Lionhearted Rally-Cry Discipline if your target health is under [X]%.
  • range=[0-250]
    Enables ranged attacks when target is within this range. Target must still be > 35 distance, and outside melee engagement range. Note that 0 disables ranged attacks completely.
  • ravens=[on|off]
    Will use Raven's Claw AA if on.
  • respite=[0-100]
    Use Respite/Reprieve disc if endurance falls below this % (out of combat). If set to 0, disabled.
  • resume=[0-100]
    Stand up and turn back attack on if your life percentage goes above this value. Used with feigndeath option.
  • roar=[0-100]
    Use Rallying Roar/Roar of Challenge disc when endurance above [X]%.
  • roundkick=[on|off]
    Will use round kick if available.
  • scaledfist=[0-100]
    Will use Scaledfist/Ironfist disc if endurance above [X]%.
  • selos=[on|off]
    Will use bard AA Selo's Kick if available.
  • sensetraps=[on|off]
    Will try to sense traps if not in combat.
  • shield=[Item ID]
    Item ID of shield to use for bashing
  • shieldnote=[on|off]
    Will use Shield of Notes AA.
  • slam=[on|off]
    Will slam as often as possible.
  • slap=[0-100]
    Will use Slap In The Face disc when ready and target in range. Note: As this is an out of combat engage style attack, it will only fire on first engagement of a mob - and ONLY if you use the mq2melee attack key (default is z) to engage, or /killthis. Using EverQuest's built in key binding to attack, or Attack hotbutton, will not fire this.
  • sneak=[on|off]
    Will try to sneak if not in combat.
  • sneakdelay=[0+]
    Delay in milliseconds to wait after end of combat before sneaking (0=no delay).
  • spirit=[0-100]
    Will use Spirit Call AA if target life is below this %.
  • standup=[on|off]
    Will stand you if when you are feigning. Only used if aggro and/or resume options are on.
  • steely=[on|off]
    Will use Steely/Stubborn/Stoic Stance spell if available.
  • stickbreak=[on|off]
    If on, it will allow you to break stick with keyboard.
  • stickdelay=[0-100]
    Wait [X] seconds before sticking to target.
  • stickmode=[on|off]
    If on, it will use the stickcmd as defined in the INI file, if off, it will use the default stick command.
  • sticknorange=[on|off]
    If on, no range checking is done with stick.
  • stickrange=[0+]
    Enables sticking when target is at set distance away (0=no sticking).
  • strike=[on|off]
    Use your best sneak attack disc? If enabled, initial attack (backstab) may be a few seconds delayed while disc is readied. You must use the melee attack key (see Optional Global INI File section below), default is z, or /killthis to engage attack. If you do not, strike will not work. Strike line: Sneak Attack, Thief's Vengeance, Assassin's Strike, Kyv Strike, Ancient Chaos Strike, Daggerfall, Razor Arc, Swiftblade, Daggerlunge, Daggerswipe, DaggerStrike.
  • strikedelay=[0+]
    Delay in milliseconds to wait before engagement of rogue assassinate/strike script (0=no delay).
  • strikemode=[on|off]
    If on, it will use the strikecmd as defined in the INI file for rogue strike sticking. If off, it will use the default stick options the plugin determines.
  • stun0=[Disc/AA/Spell ID #]
    ID of the Disc/AA/Spell to use for stunning (0=off). This stun skill is autodetected for paladin AA, monk, and berserker. Paladin AA: Divine Stun, Hand of Disruption, Force of Disruption. Monk: Stunning Kick, Resounding Kick. Berserker: Head Strike, Head Pummel, Head Crush, Mind Strike, Temple Blow, Temple Strike, Temple Bash, Temple Chop.
  • stun1=[Disc/AA/Spell ID #]
    ID of the Disc/AA/Spell to use for stunning (0=off). This stun skill is autodetected for paladin stun line only. Paladin Spell: Cease, Desist, Stun, Holy Might, Force, Force of Akera, Quellious' Word of Tranquility, Force of Akilae, Quellious' Word of Serenity, Ancient Force of Chaos, Force of Piety, Serene Command, Ancient Force of Jeron, Sacred Force, Lesson of Penitence, Force of Prexus, Solemn Force, Lesson of Contrition, Force of Timorous, Devout Force, Lesson of Compunction, Force of the Crying Seas, Earnest Force, Force of Marr, Lesson of Remorse, Force of Oseka.
  • stun2=[Disc/AA/Spell ID #]
    ID of the Disc/AA/Spell to use for stunning (0=off). This stun skill is NOT autodetected, but if configured, will be used first (before stun0 or stun1).
  • stunning=[0-100]
    Cast defined Stun spell(s) if target at or below [X]% and/or if detected that target is casting a spell.
  • stunningkick=[on|off]
    Uses the Stunning Kick AA if available. Will always check availability after calanin's synergy, if synergy=on.
  • synergy=[0-100]
    Will use Calanin's/Dreamwalker's/Veilwalker's Synergy disc if endurance above this %.
  • taunt=[on|off]
    Will push taunt button if aggro=on and you're not the target's target. Without a tauntif statement, this will cause your toon to chain taunt. If you do not wish for that, use a tauntif command (see below).
  • thiefeye=[0-100]
    Uses the Thief's Eye disc if endurance is over [X]%.
  • throatjab=[on|off]
    Will try to use Throat Jab disc if available.
  • throwstone=[0-100]
    Will use Throw Stone disc when ready and target in range. Note: Will not use in aggro/provoke mode if provoke has not been used yet.
  • tigerclaw=[on|off]
    Will try to use Tiger Claw if available.
  • topple=[0-100]
    Will try to use Shield Topple disc if endurance above this %.
  • tune=[on|off]
    Will use A Tune Stuck In Your Head AA.
  • twistedshank=[on|off]
    Will try to use Twisted Shank AA if available.
  • vigaxe=[0-100]
    Will use Vigorous/Energetic/Spirited Axe Throw disc if endurance above this %.
  • vigdagger=[0-100]
    Will use Vigorous Dagger-Throw/Vigorous Dagger-Strike/Energetic Dagger-Strike disc if endurance above this %.
  • vigshuriken=[0-100]
    Will use Vigorous Shuriken disc if Endurance above this %.
  • warcry=[0-100]
    Will try to use War Cry of the Braxi AA if target health is at or below [X]%.
  • withstand=[0-100]
    Will try to use Withstand/Defy/Renounce disc if endurance above this %.
  • yaulp=[on|off]
    Will use Yaulp spell or AA.


  • load
    Any changes you make manually by editing your INI file, if you are already in-game, will not be seen by MQ2Melee. You can force it to see these changes by using /melee load. This will load all options from the INI file, including any holyshits, downshits, or various if* options.
  • save
    Changes to mq2melee options via the /melee command in-game, are not automatically saved. You must tell mq2melee to save, if you want any changed options to persist the next time you load EQ/MQ2. The save command will save all current options to the INI file. Any downshit, holyshit, or various *if options will not be affected.
  • reset
    This will turn off attack, and reset melee engagement variables (stop stick, combat, etc.).
  • key
    Displays the bound melee keys - attack, melee, range.

/killthis

This command is generally to be used within macros, to tell the plugin that you want to engage the current target. If you are feigning death, this will stand you up. It will also reset all the plugin's internal values. If you play your toon manually you don't need to use this command at all, just press the attack button. /killthis is mainly for use in macros, but you can use it via button assignment if you wish. See the section in this wiki on key customization (default z), for attack engagement with mq2melee, which does the same thing as /killthis does, but with a keypress instead of a / command.

/throwit

Tells the plugin to perform a single ranged attack on current target. This will use MQ2Melee's Built-In Enhanced Ranged Mode(tm)!, meaning it will do the following:

  1. Equip the defined ammunition and ranged item
  2. Refill ammunition
  3. Perform archery/throwing
  4. Swap back previous range item

/enrageon [<targetid>]

Tells the plugin to react as if there was an enrage event being detected.

  • If target ID is given it will make sure it matches internal killing target id.
  • This was designed to be used with 3rd party plugins and/or macros.
    • For example: using MQ2Events with MQ2EQBC, create a trigger to detect that the target is ENRAGED. Then set it to broadcast via MQ2EQBC "/bca //enrageon ${Target.ID}". This will allow casters that might be too far from melee to detect that the mob is enraged and back up their pet!

/enrageoff [<targetid>]

Tells plugin to react as if an enrage event has finished.

/infuriateon [<targetid>]

Same functionality as /enrageon, but for Infuriate.

/infuriateoff [<targetid>]

Tells plugin to react as if an infuriate event has finished.

/meleedebug

Causes MQ2Melee to toggle sending output MQ2 ChatWnd text to a file in your Logs dir, called MQ2Melee_Debug.log. If you need to turn on various debug (show) options, but spam makes it hard to see, you can turn this option on and then later review the log file. The Logs file dir for MQ2, is usually either your main MQ2 directory, or a subdirectory called Logs under your MQ2 main directory. This location is configuration via the macroquest.ini file. NOTE: Each time you turn this option ON, it will clear all contents of the MQ2Melee_Debug.log file.

Top-Level Objects

  • bool ${Melee}
    Same as ${Melee.Enable} (see below).
  • bool ${Melee.AggroMode}
    TRUE/FALSE if the plugin is operating in Aggro-mode or not.
  • int ${Melee.Ammunition}
    Count of defined ammunition or current equipped ammunition.
  • string ${Melee.Animation}
    Pet animation as seen by plugin. NOPET, ATTACK, IDLE, or UNKNOWN.
  • string ${Melee.AnimationInfo}
    String of data used to help with defining pet animations.
  • int ${Melee.AnimationValue}
    Actual animation value for your pet's spawn to help with defining pet animations.
  • bool ${Melee.Attack}
    TRUE if attack is on.
  • float ${Melee.BackAngle}
    Angle representing heading difference with current target's back.
  • bool ${Melee.BackStabbing}
    TRUE/FALSE if backstab setting is on/off.
  • bool ${Melee.Behind}
    TRUE if MQ2Melee considers you behind melee target.
  • int ${Melee.Casted}
    Time (in miliseconds) elapsed since last detected spell casting (60000 if none).
  • bool ${Melee.Combat}
    TRUE/FALSE if plugin enable and got valid kill target. Should replace ${Me.Combat} logic.
  • int ${Melee.DiscID}
    Spell ID of currently running discipline, 0 if none.
  • int ${Melee.Distance}
    Current distance to target.
  • bool ${Melee.Enable}
    TRUE/FALSE if plugin on/off, NULL if not loaded.
  • bool ${Melee.Engage}
    TRUE if we have a valid kill target and it's okay to turn attack on, FALSE if not.
  • bool ${Melee.Enrage}
    Is kill target enraged?
  • bool ${Melee.FDFail}
    TRUE if Feign Death failure is detected.
  • bool ${Melee.GotAggro}
    TRUE/FALSE if current target seems to be aggroed on you (not perfect).
  • int ${Melee.Hidden}
    Time (in milliseconds) since hiding engaged.
  • bool ${Melee.Immobilize}
    TRUE if you have been standing still for more then 250ms, FALSE if not.
  • bool ${Melee.Infuriate}
    TRUE if kill target is infuriated!
  • float ${Melee.MDist}
    Calculated distance value for troubleshooting.
  • bool ${Melee.MeleeMode}
    TRUE if melee option is on.
  • float ${Melee.MKill}
    Calculated distance value for troubleshooting.
  • int ${Melee.NumHits}
    Number of melee hits.
  • bool ${Melee.PetEnrage}
    Is pets kill target enraged?
  • bool ${Melee.PetInfuriate}
    Is pets kill target infuriated?
  • int ${Melee.RangeMode}
    Maximum distance to target to use ranged mode.
  • int ${Melee.Shield}
    Time (in milliseconds) since /shield engaged.
  • int ${Melee.Silent}
    Time (in milliseconds) since sneaking engaged.
  • spawn ${Melee.Spawn}
    Spawn struct of engaged mq2melee target. Any spawn struct member can be accessed, e.g., ${Melee.Spawn.Name}.
  • string ${Melee.Stickarg}
    Current stick argument.
  • bool ${Melee.Sticking}
    TRUE if you are sticking.
  • string ${Melee.Status}
    Current plugin status, can be one or more of the following: ENGAGED, WAITING, MELEE, RANGE, ENRAGE, INFURIATE, BACKING, ESCAPING, FEIGNING, EVADING, FALLING, STEALING, BEGGING, PETENRAGE, PETINFURIATE.
  • int ${Melee.Synergy}
    Time (in milliseconds) since Calanin's Synergy engaged.
  • int ${Melee.Target}
    SpawnID of current valid kill target, otherwise 0.
  • float ${Melee.ViewAngle}
    Angle of view with current target.

Debugging TLOs:

  • int ${meleemvb[idskill]}
    1 if the skill is ready and target in range, 0 if not, -1 if error (such as invalid variable). Most combat and/or character skills that can use an ID are testable here. Examples of idskills are: idleopardclaw, idslam, idforage, idfrenzy, idtigerclaw, idescape.
  • bool ${meleemvi[variable]}
    1/0 if the variable is set to on/off, or the value if it is a number (such as percent, for endurance, health, etc.). This includes all variables that can be set on the command line.
  • int ${meleemvid[variable]}
    Most abilities that autodetect (such as AA's, spells, discs) have an associated idXX variable name that relates to the option. For example, for the withstand option in mq2melee, the ID associated with it that is autodetected, would be idwithstand. For synergy, it would be idsynergy. The meleemvid TLO will allow you to see what, if any, ability number has been detected for that option. A result of 0, means that no ability for that option was detected. An example would be: /echo ${meleemvid[idwithstand]}, or /echo ${meleemvid[idstun0]}. A result of -1 means invalid option.
  • string ${meleemvs[option]}
    Evaluates option based on the current conditions and target. Options are all the INI options that contain command lines that need to be evaluated. Examples are: bashif, beggingif, tauntif, holyshit0, holyshit1, downshit1, slamif, etc. Echoing one of these options will show you how they evaluate.
  • string ${meleemcd[option]}
    Displays the final evaulated result of the option. Options are all the options that you could see with /melee (or listed in command section above). Examples are: bash, begging, taunt, holyflag0, holyflag1, downflag1, slam, etc. Echoing one of these options will show the final evaluated result.
  • string ${meleemcde[option]}
    Displays the default formula for the given option. Options are all the options that you could see with /melee (or listed in command section above). Examples are: bash, begging, taunt, holyflag0, holyflag1, downflag1, slam, etc. Echoing one of these options will show the default value, or formula, for the given option.
  • string ${meleemcse[option]}
    Displays the evaluation formula for the given option. Options are all the options that you could see with /melee (or listed in command section above). Examples are: bash, begging, taunt, holyflag0, holyflag1, downflag1, slam, etc. Echoing one of these options will show the formula used to determine if the option is available for use.
  • string ${meleemvse[option]}
    Displays the evaluation formula for the given variable, and the evaluation result. You can check any of the 'if' options, or holyshits/downshits, with this TLO. Echoing one of these variables will show the formula used, as well as the current formula result.

INI File

MQ2Melee saves most options for each character in the INI file called <server>_<charname>.ini. Most options in the INI file are set using the command line (/melee command=on|off, or /melee "command=value") and they are best set this way, and not by editing the INI file. Any options given this way are then saved to the INI file when you issue the command /melee save. Options that contain macro commands are set by editing the INI file and then loading the values with /melee load.

"IF" Options

  • The following "IF" options can be set in the INI file. They will then be evaluated before the relevant disc/skill is triggered, and that evaluation must result in true, or else the disc/skill will not fire.
  • They all need to take the form of ${If[condition,1,0]} statements and must return an integer. Any return of 0 is considered FALSE, any other integer is considered TRUE.
Eg. ${If[${Me.Combat},1,0]} will always be evaluated correctly.
  • Your defined condition must not exceed 255 characters, or it will cause the plugin to crash.

  • affiliationif
  • ancestralif
  • ancientsif
  • angerif
  • assaultif
  • attentionif
  • attractionif
  • backstabif
  • barbedif
  • bashif
  • battleleapif
  • beggingif
  • biteaspif
  • bladeguardif
  • bleedif
  • bloodlustif
  • boastfulif
  • braceif
  • breathif
  • bviviif
  • cacophonyif
  • callchallengeif
  • cbladeif
  • challengeforif
  • cloudif
  • commandingif
  • compsacif
  • craneif
  • crescendoif
  • crippleif
  • cryhavocif
  • cstrikeif
  • defenseif
  • deferif
  • disarmif
  • downshitif
  • dragonpunchif
  • eaglestrikeif
  • enmityif
  • enrageif
  • enragingkickif
  • evadeif
  • fallsif
  • fclawsif
  • feigndeathif
  • feralswipeif
  • fieldarmif
  • fierceif
  • fistsofwuif
  • flashif
  • flinchif
  • flyingkickif
  • forageif
  • frenzyif
  • frenzyspiritif
  • fundament1if
  • fundament2if
  • fundament3if
  • furyif
  • gbladeif
  • giftif
  • gloryif
  • gougeif
  • gutpunchif
  • harmtouchif
  • heelif
  • hideif
  • holyshitif
  • humilityif
  • impenetrableif
  • indignationif
  • infuriateif
  • intimidationif
  • joltif
  • jugularif
  • kickif
  • kneestrikeif
  • knuckleif
  • layhandif
  • leechtouchif
  • leopardclawif
  • mendif
  • modrodif
  • monkeyif
  • nodownif
  • noholyif
  • opfrenzyif
  • opstrikeif
  • overrideif
  • palmif
  • petenrageif
  • petinfuriateif
  • pickpocketif
  • pinpointif
  • pothealfastif
  • pothealoverif
  • protectif
  • provokeif
  • quicktimeif
  • ragevolleyif
  • rakeif
  • rallosif
  • rallyif
  • ravensif
  • respiteif
  • roarif
  • roundkickif
  • scaledfistif
  • selosif
  • sensetrapif
  • shieldnoteif
  • slamif
  • slapif
  • smashif
  • sneakif
  • spiritif
  • steelyif
  • strikeif
  • stunningif
  • stunningkickif
  • synergyif
  • tauntif
  • thiefeyeif
  • throatjabif
  • throwstoneif
  • tigerclawif
  • toppleif
  • tuneif
  • twistedshankif
  • vigorousaif
  • vigorousdif
  • vigoroussif
  • warcryif
  • withstandif
  • yaulpif


  • Any 'if' option can have a note show next to it, as a hint when showing options with /melee. This is done by adding the option under the [MQ2Melee_Notes] section of your server_toonname.ini. Example:
[MQ2Melee_Notes]
withstandif=Only do this if in raid.


Other Options


  • stickcmd
This command takes a list of options that should be passed to the /stick command, if you are using stickmode=1. E.g., "hold 15" (see the MQ2MoveUtils wiki, for available stick command options).
You can put a note for display next to your stickcmd entry, as a hint when showing options with /melee. This is done by adding the option under the [MQ2Melee_Notes] section of your server_toonname.ini.
Example:
[MQ2Melee_Notes]
stickcmd=Keep behind the mob, and closer than the default melee distance.
  • strikecmd
This command takes a list of options that should be passed to the /stick command when engaging for the rogue strike/assassination scripting ONLY (if you are using strikemode=1). E.g., "!front 10" (see the MQ2MoveUtils wiki, for available stick command options).


  • downshit0-downshit63
Each one of these takes a macro command that will be run when you are not in combat. Remember, you have to enable each option with /melee downflag#=on.


  • holyshit0-holyshit63
Each one of these takes a macro command that will be run during combat. Remember, you have to enable each option with /melee holyflag#=on.


  • ShowAbility
Shows ability messages in mq2 chat window.
  • ShowAltAbility
Shows alt ability info messages in mq2 chat window.
  • ShowAttacking
Shows attack status messages in mq2 chat window.
  • ShowBash
Shows bash related messages in mq2 chat window.
  • ShowCasting
Shows casting messages in mq2 chat window.
  • ShowCombatAbility
Shows combat ability info messages in mq2 chat window.
  • ShowControl
Shows control messages in mq2 chat window.
  • ShowDebug
Shows various debugging messages in mq2 chat window.
  • ShowEnrageDebug
Shows enrage/infuriate detailed debugging messages in mq2 chat window.
  • ShowEnraging
Shows enrage/infuriate messages in mq2 chat window.
  • ShowFeign
Shows feign death messages in mq2 chat window.
  • ShowOverride
Shows override messages in mq2 chat window.
  • ShowProvoking
Shows provoke messages in mq2 chat window.
  • ShowSkills
Shows skill messages in mq2 chat window.
  • ShowSpecial
Shows special debug messages in mq2 chat window (version dependent).
  • ShowSticking
Shows sticking messages in mq2 chat window.
  • ShowStrike
Shows messages for the rogue strike/assassinate script.
  • ShowStunning
Shows stunning messages in mq2 chat window.
  • ShowSwitching
Shows target switching messages in mq2 chat window.


  • CADelay
Artificial delay (in milliseconds) added to Combat Ability (disc) reuse.
  • AADelay
Artificial delay (in milliseconds) added to AA reuse.
  • SpellDelay
Artificial delay (in milliseconds) added to spell reuse.
  • SkillDelay
Artificial delay (in milliseconds) added to skill reuse.
  • PotionDelay
Artificial delay (in milliseconds) added to potion reuse.


  • HolyDelay
Artificial delay (in milliseconds) added between each individual holyshit (default=0).
  • HolyCycleDelay
Artificial delay (in milliseconds) added between each evaluation cycle of all holyshits (default=0).
  • DownDelay
Artificial delay (in milliseconds) added between each individual downshit (default=0).
  • DownCycleDelay
Artificial delay (in milliseconds) added between each evaluation cycle of all downshits (default=0).


  • version
Version of plugin in use at the time the last /melee save was executed.

HolyShit and DownShit

MQ2Melee now supports up to 64 macro command lines that will be executed when one of the following conditions are true:

  • Holyshit:
Commands will be exectuted when in combat, no casting going on and the cursor is free.
  • Downshit:
Commands will be executed when not in combat, not casting and the cursor is free.

When setting these commands, you must be careful not to fall into an endless loop or create a spam war. Make sure that when your line finishes, it will set up something that will force it to be FALSE for a while!

Any holyshit or downshit can have a note show up next to it, when listing with /melee in game. Edit your server_toonname.ini and put descriptions under a section called [MQ2Melee_Notes] that look like:

downshit0=Only do in POK.
holyshit5=Only do in group.

Descriptions can be anything you like, as a note or reminder.

INI File Examples

  • Please Note: Use this section only for adding useful examples that can be included in the INI file, not for copy/pastes of the INI files themselves. Anyone can see what a default INI is by loading up the plugin, running /melee on, /melee save and then opening the INI file in Notepad.
; Swapping an Avatar-proccing weapon when needed.
; - The first line swaps your Ancient Prismatic Spear [id=29435] into your offhand if you don't already have it equipped and you don't have the Avatar buff
; - The second line swaps your Orcish Bone Axe [id=82634] back into your offhand if it's not equipped and you have the Avatar buff already
holyshit0=/if (${Me.Inventory[offhand].ID}==82634 && !${Me.Buff[avatar].ID} && ${Spell[avatar].Stacks} && (${Melee.AggroMode} && ${Melee.GotAggro})) /exchange 29435 offhand
holyshit1=/if (${Me.Inventory[offhand].ID}==29435 && (${Me.Buff[avatar].ID} || !${Spell[avatar].Stacks} || (${Melee.AggroMode} && !${Melee.GotAggro}))) /exchange 82634 offhand
; Activating the Area Taunt AA when multiple mobs in range
holyshit2=/if (${Melee.Combat} && ${SpawnCount[npc radius 50 zradius 10]}>1 && ${Me.AltAbilityReady[area taunt]} && ${Melee.AggroMode}) /alt activate 110
; Forage if you have a chest item (usually used to check if you awaiting a rez) and your cursor is free
forageif=${If[${Me.Inventory[chest].ID} && !${Cursor.ID},1,0]}
;Swap in and click monk epic haste gloves [id=10652] (or monk ornate gloves [id=12623]) if needed
holyshit0=/if (!${Me.Buff[Celestial Tranquility].ID} && ${Spell[Celestial Tranquility].Stacks} && ${Me.FreeBuffSlots}>=1) /casting 10652|hands
;For monks, toggle enrage detection if you have Master's Aura (makes you immune to enrage)
holyshit2=/if (!${Me.Song[Master's Aura Effect].ID} && !${meleemvi[enrage]}) /melee enrage=1
holyshit3=/if (${Me.Song[Master's Aura Effect].ID} && ${meleemvi[enrage]}) /melee enrage=0
; During downtime, check my clicky buffs and recast them if needed
downshit0=/if (${Spell[Form of Defense I].Stacks} && !${Me.Buff[Form of Defense I].ID} && !${Me.Moving}) /casting "Shroud of the Fallen Defender"|back
downshit1=/if (${Spell[Shield of the Arcane].Stacks} && !${Me.Buff[Shield of the Arcane].ID} && !${Me.Moving}) /casting "Kizrak's Chestplate of Battle"|chest
; Cast my clicky DS ring during combat if needed (it's insta-cast, so I can do so while in combat without affecting anything)
holyshit4=/if (${Spell[Shield of the Eighth].Stacks} && !${Me.Buff[Shield of the Eighth].ID}) /casting "Velium Coldain Insignia Ring"|item
;Uses crippling strike to snare
holyshit4=/if (${Target.CurrentHPs}<20 && ${Target.Speed}>50) /disc crippling strike
;During downtime, check my aura's and recast if needed
downshit1=/if (${Spell[Myrmidon's Aura].Stacks[0]} && !${Me.Aura[Myrmidon's Aura].ID} && !${Me.Moving} && !${Me.Invis}) /disc Myrmidon's Aura

Optional Global INI File

MQ2Melee also has 3 global (not character specific) parameters that can be set in a second, optional INI file. MQ2Melee uses default values for these parameters unless it finds a file named MQ2Melee.ini that you created in the same directory. Here is an example of a MQ2Melee.ini file and a description of the parameters:

[Settings]
SpawnType=10
MeleeKeys=z
RangeKeys=x
  • SpawnType: 0 + all desired target type modifier: (+1 PC) (+2 NPC) (+4 PC PET) (+8 NPC PET) (+16 PC CORPSE) (+32 NPC CORPSE) default is 10 (0 for base + 2 for NPC and + 8 for NPC PET).
  • MeleeKeys: Melee Attack Key (not same as eq please unless you like problems) default is z.
  • RangeKeys: Range Attack Key default is x.

Troubleshooting/FAQ

  • I have made changes to my INI settings. How do I activate the new settings?

If you have MQ2Melee loaded and use an editor to make changes to your INI file, use /melee load to reload your settings. Alternatively, you can unload and reload the plugin.

  • I keep having to making changes to my melee settings from the command line. How do I save the new settings?

From the command line type /melee save.

  • I can't get the StickCmd to work

With Version 4+ of the MQ2Melee plugin there was a change to the StickCmd, wherein it no longer requires "/stick" in the parameters. The old format of "StickCmd=/Stick hold 10 moveback" thus becomes "StickCmd=hold 10 moveback". Also you will have to execute /melee stickmode=on to tell the plugin to use stick arguments from ini and not built-in default /stick behaviour.

Availability

This plugin comes with the MMOBugs binary and install distributions. The latest publicly available source (4.9) can be provided on request, or is available on the MQ2 VIP Forums.