• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

TheZ's MQ2 Compile (1 Viewer)

Status
Not open for further replies.

thez

Well-known member
Joined
Jan 9, 2006
RedCents
210¢
TheZ's MQ2 Compile v1.3

There are a few other people compiling out there, and they do a great job, but there are a handful of extra plugins and stuff that I feel like people would find pretty damned useful...just like me. This copy is auth/timestamp/string/zoning msg changing disabled, like Codecaster's. *cough* Credit for the format of this post...also goes to Codecaster. I'm not a fan of reinventing the wheel. I'm just here to get the MQ2 to you all.

Don't forget to put the MQUI files in your "default" ui folder.

*edit* Version 1.3 - The updated MQ2Cast didn't work when I tested it, reverted to the older version. Also added in MQ2Piggyzone for all of your chainshifting, gating, zoning, fading, and succoring needs. MQ2Rwarp is still what you want for warping. Write-up added below.

*edit* Version 1.2 - Updated to 2-13 MQ2, updated MQ2Melee to most 2-17 version, updated MQ2Cast to 2-13 version, added MQ2Cursor

*edit* Version 1.1 - Added MQ2Otd, MQ2Debuff, updated to MQ2Melee 3.0 rc3, MQ2Hail

Instructions:

=Download the zip at the bottom of this post
=Unzip to a folder of your choice
=Run MacroQuest2.exe from that folder
=Run EverQuest.exe
=In-Game, type "/plugin <plugin name> load" to add all plugins you wish to use
=Refer back to this post for any syntax and plugin descriptions you need


*** REMEMBER: Commands listed below will not work unless you load the plugin that enables them first!!!


The following plugins are included, but not enabled by default.



Plugin Descriptions and Syntax

MQ2Piggyzone - Gate/Zone/Chainshift/Fade/Succor
Rich (BB code):
/zone qeynos2 - takes you to North Qeynos if it knows a path
/zone force qeynos - takes you directly to North Qeynos and crashes if you aren't adjacent
/findpath qeynos2 - displays the path to North Qeynos
/findpath North - displays all of the zonenames whose long name contains "North"
/fade - zones you to the zone you are already in (even if its instanced)
/gate - Returns you to your bind point
/succor - fades you out, then back in at the succor point
MQ2Cursor - s0rcier version of MQ2Autodestroy, with a bonus or two, because s0rcier is god.

Rich (BB code):
/autokeep on/off/auto         | Turn on/off or Toggle AutoKeeping of item held.
/autokeep rem(ove) ID/Name    | Remove ItemID or ItemName from List if Found!
/autokeep del(ete) ID/Name    | Delete ItemID or ItemName from List if Found!
/autokeep help                | Internal Help Command
/autokeep list                | List Items in the Keep List.
/autokeep #[ st(acks)]        | Amount that should be kept. (Item on Cursor).
/autokeep al(l(ways))         | Keep All of those (Item on Cursor).

/autodrop on/off/auto         | Turn on/off or Toggle AutoDropping of item held.
/autodrop rem(ove) ID/Name    | Remove ItemID or ItemName from List if Found!
/autodrop del(ete) ID/Name    | Delete ItemID or ItemName from List if Found!
/autodrop help                | Internal Help Command
/autodrop list                | List Items in the Drop List.
/autodrop #[ st(acks)]        | Drop when you have more then this amount.
/autodrop al(l(ways))         | Drop All of those (Item on Cursor).

/autodestroy on/off/auto      | Turn on/off or Toggle AutoDestroy of item held.
/autodestroy rem(ove) ID/Name | Remove ItemID or ItemName from List if Found!
/autodestroy del(ete) ID/Name | Delete ItemID or ItemName from List if Found!
/autodestroy help             | Internal Help Command
/autodestroy list             | List Items in the Destroy List.
/autodestroy #[ st(acks)]     | Destroy when you have more then this amount.
/autodestroy al(l(ways))      | Destroy All of those (Item on Cursor).

/cursorkeep                   | Tell to Keep item held (wont affect keep list).
/cursordrop                   | Tell to Drop item held (wont affect drop list).
/cursordestroy                | Tell to Destroy item held (wont affect destroy list).

/handlecursor                 | Tell to handle cursor, check keep/drop/destroy list.

/autocursor [no param]        | Same as /handlecursor
/autocursor on/off/auto       | Turn on/off or Toggle Background Cursor Handling.
/autocursor quiet on/off/auto | Turn on/off or Toggle Quiet Processing Flag.
/autocursor load/save         | Load/Save Setting from/to INI file.
/autocursor help              | Internal Help Command
/autocursor drop [no param]   | Same as /cursordrop
/autocursor drop [param]      | Same as /autodrop [params]
/autocursor destroy [no param]| Same as /cursordestroy
/autocursor destroy [params]  | Same as /autodestroy [params]
/autocursor keep [no param]   | Same as /cursorkeep
/autocursor keep [params]     | Same as /autokeep [params]


MQ2Hail - Long distance hails. NOTE: you will show up at the target for a brief second and it is possibly to get agro

Rich (BB code):
/hailtarget - hail your target from anywhere inzone.
/saytarget - say anything to your target from inzone.


MQ2Debuff - Nice little plugin that figures out how many counters of what type you have and makes it available as MQData. Has a HUD attachment that can be added.
Rich (BB code):
// MQ2Data:
//
// Debuff               (bool True if you have debuffs on that have counters on them, false if not)
// Debuff.Poisoned      (int  # of poison counters on you)
// Debuff.Diseased      (int  # of disease counters on you)
// Debuff.Cursed        (int  # of curse counters on you)
// Debuff.Poisons       (int  # of poison spells affecting you)
// Debuff.Diseases      (int  # of disease spells affecting you)
// Debuff.Curses        (int  # of curse spells affecting you)
// Debuff.Count         (int  # of debuffs that need cured, does not include snare)
// Debuff.HPDrain       (int  Amount of HP you are losing per tick from debuffs. This value is POSITIVE)
// Debuff.HPDrain[X]    (int  X= Disease, Poison, Curse, All: Number of specific counters effecting HPDrain)      
// Debuff.ManaDrain     (int  Amount of Mana you are losing per tick from debuffs. This value is POSITIVE)
// Debuff.ManaDrain[X]  (int  X= Disease, Poison, Curse, All: Number of specific counters effecting ManaDrain)      
// Debuff.Slowed        (bool True if you are Slowed (melee attacks), False if not)
// Debuff.SpellSlowed   (bool True if you are SpellSlowed (spell haste reduction), False if not)
// Debuff.CastingLevel  (bool True if your Effective Casting Level has been reduced, False if not)
// Debuff.HealingEff    (bool True if you are Healing Effectiveness has been reduced, False if not)
// Debuff.SpellDmgEff   (bool True if your Spell Damage Effectiveness has been reduced, False if not)
//
// koad 09-11-2005 added these members:
// Debuff.Snared        (bool True if your are Snared, False if not)
// Debuff.ManaCost      (bool True if your Spell Mana Cost has been raised, False if not)

*This* part can be added to your MQ2Hud if you run the plugin. You may need to alter some of the numbers to get it going for your UI set up. Check out the MQ2Hudmove plugin in the zip's info for some basic ideas on how to do this.
Rich (BB code):
[Elements]
PoisonCounter=1,400,170,0,250,50,${If[${Debuff.Poisoned},${Debuff.Poisoned} POISON,]}
DiseaseCounter=1,400,185,200,200,50,${If[${Debuff.Diseased},${Debuff.Diseased} DISEASE,]}
CurseCounter=1,400,200,250,200,150,${If[${Debuff.Cursed},${Debuff.Cursed} CURSE,]}
DrainHP=1,465,170,250,0,10,${If[${Debuff.HPDrain},-${Debuff.HPDrain} HP/tick,]}
DrainMana=1,465,185,0,50,250,${If[${Debuff.ManaDrain},-${Debuff.ManaDrain} Mana/tick ,]}
BadThings=1,400,220,255,0,10,${If[${Debuff.Snared},SNARED ,]}${If[${Debuff.Slowed},SLOWED ,]}${If[${Debuff.SpellSlowed},SPELLSLOWED ,]}${If[${Debuff.CastingLevel},EFFCASTLEVELDOWN ,]}${If[${Debuff.HealingEff},HEALEFFECTIVEDOWN ,]}${If[${Debuff.SpellDmgEff},SPELLDMGDOWN ,]}${If[${Debuff.ManaCost},MANACOSTUP ,]}
That hud is produced from a buffbar looking like:
mq2debuffs_buffwin.jpg

And the resulting HUD would look something like this:
mq2debuffs_hud.jpg


MQ2OTD - OTD stands for Overhead Target Direction.
Rich (BB code):
Commands available:
/otd (displays available options)
/otd moveto x y (centers the output at x,y - and stores in ini file)
/otd moveby x y (Like moveto, but moves from where it is by x and y)
/otd on (turns on output)
/otd off (turns off output)
/otd range (toggles numeric range display)
/otd reload (reloads ini file)
/otd drawtight (default off - displays range very close to direction pointer)
/otd getloc (displays current x,y location)

It uses the hud to display an overhead low-tech pointer to your current target. If the target is behind you, it points down. If it is in front of you it points up. If it is to your right... well you get it.

It also displays the range to target (optionally) and changes color as you change distance from target.

It's a silly character-based implementation of something that has become very useful to me. If you look at the code and see how the stunning stick figure graphics are accomplished, you will laugh and you should. But if you use it, I think you will like it.

Finally, it is not to be confused with MQ2Ctd plugin (which gives you and instant crash to desktop).

Now loads colors from INI if they are present. v0.0.2
Add [COLORS] section, and add settings in the following format:
RANGECOLORN=HEX_RGB_COLOR RANGE COLOR_MORPH_FLAG
Note: these setting must be in ascending range order,
or none will be loaded (defaults used instead).
Also, there is a LABELCOLOR setting that is used for coloring
the range number.
Here is an example (add to end of mq2otd.ini - or create if does not exist): 

	
	





	



	











Rich (BB code):
[COLORS]
LABELCOLOR=19FF19
RANGECOLOR1=FF1919 10 0
RANGECOLOR2=1919FF 11 0
RANGECOLOR3=19FF19 200 1
RANGECOLOR4=C8C820 201 0
RANGECOLOR5=505020 500 1
RANGECOLOR6=F0F0F0 501 0

MQ2Autosize
Rich (BB code):
// MQ2AutoSize.cpp : Automatically Shrink PC's within specific Range (Client Only!)
//
// version 0.9 (by Psycotic)
//
//////////////////////////////////////////////////////////////////////////////
// Usage:
//   This plugin will automatically shrink everyone within range down to minimum
//   allowed size.   They will automatically resize back to normal when they move
//   out of range.  (Current range is set at 50' - adjust with #define RANGE)
//   NOTE:  These effects are CLIENT SIDE ONLY!
//
// Commands:
//  /autosize              - Toggles AutoSizing on/off
//
// Known Issues/ToDo:
//  - Add configuration file to adjust range, shrinkable targets, and possible
//    unshrinkable list.
//
//  - Add the ability to resize self (toggle)
//
//////////////////////////////////////////////////////////////////////////////


MQ2Bandolier
Rich (BB code):
USAGE

/createset <setname> slotname1|slotnumber slotname2|slotnumber2 ... (slotname21|slotnumber22)
Creates a set in MQ2Bandolier_<CharName>.ini using the selected equipment slots. If you use the name of an existing set, it will be over-written.

/deleteset <setname>
Deletes the specified setname from the characters ini.

/equipset <setname>
Equips all items of the specified set.


Example:


/createset ThisSet chest mainhand offhand
/createset ThisSet 17 13 14


Both of the above examples will create the following ini entry:


[ThisSet]
17=12345
13=23456
14=34567

--------------

/deleteset ThisSet
Deletes the ThisSet section in the ini

/equipset ThisSet
Equips all of the items from the ThisSet section in the ini

MQ2Charnotes-Add Character / NPC Comments, Viewable in Chat and HUD
Rich (BB code):
//////////////////////////////////////////////////////////////////////////////
// Usage:
//   This plugin lets you add a PC or NPC comment to a character.  When
//   active, It scan any new spawns, and all spawns upon zoning in, for
//   any comments you have saved in MQCharNotes.ini.  It will display these
//   comments in the MQChat window upon spawn or zone if anyone zones in
//   or is currently in zone when you enter.  It will display the current
//   targeted player or NPC comment in the HUD.
// 
//
// Commands:
//  /charnote <comment>   - Currently targeted PC or NPC will have the comment 
//                          assigned to them, and be displayed as requested
//                          If the target is a corpse, it will assign the 
//                          comment to the live  PC or NPC it belongs to.
//                          If the comment already exists, it will update it.
//
//  /charnote -delete     - Will delete the comment from the currently targeted
//                          PC or NPC.  Currently will only 'clear' the comment
//                          and not actually remove the name from the INI file.
//
//  /charnotepos <x> <y>  - Assigns the position of the comment in the HUD
//
//
//  Examples -
//
//  (With "a rabbit" currently targeted)
//   /charnote This guy's foot isn't so lucky anymore!
//    - Would add the comment "This guy's foot isn't so lucky anymore!"
//      to any "a rabbit" NPC's in zone.
//
//  (With "Psycotic" currently targeted)
//   /charnote This guy rocks!
//    - Would add the comment "This guy rocks!" to PC Psycotic
//
//   /charnote -delete
//    - Would clear the comment from Psycotic, leaving Psycotic's INI entry

//
//   /charnotepos 200 500
//    - Would change the current HUD location of the comment to x200 y500
//
//
// INI File Config Settings - Current possible settings
//
// CharNotesPosX=200       - Current HUD X-Axis Location
// CharNotesPosY=170       - Current HUD Y-Axis Location
// ShowInChat=on           - Toggle Showing Comments in Chat
// ShowInHUD=on            - Toggle Showing Comments on HUD
// MaxNotes=200            - Maximum Number of Possible Comments
//////////////////////////////////////////////////////////////////////////////

MQ2Events - Ini-determined, event driven.

// commands:
//    /event <load|delete <name>|settrigger <name> <trigger text>|setcommand <name> <command text>|list>
//
// variables:
//    EventArg1  these are set acording to last event triggered and correspond to #1# .. #9#
//    EventArg2  these are not cleared so you can have one event use #9# and once set it will stay set until another #9# is encountered.
//    EventArg3
//    EventArg4
//    EventArg5
//    EventArg6
//    EventArg7
//    EventArg8
//    EventArg9
//
// ini file: MQ2Events_CharacterName.ini
// [eventname]
// trigger=trigger text
// command=command to execute when triggered
//
// ini example entries
// [enrage]
// trigger=|${Target.DisplayName}| has become ENRAGED#2#
// command=/attack off
//
// [relaytell]
// trigger=#1# tells you, #2#
// command=/tell relaytargetname ${EventArg1} told me, '${EventArg2.Mid[2,${Math.Calc[${EventArg2.Length}-2]}]}'
//
// [group]
// trigger=#1#To join the group, click on the 'FOLLOW' option, or 'DISBAND' to cancel.#2#
// command=/timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /keypress ctrl+i
//
// [raid]
// trigger=#1#To join the raid click the accept button in the raid window or type /raidaccept.#2#
// command=/timed ${Math.Calc[3+${Math.Rand[4]}].Int}s /raidaccept
MQ2Slave

Rich (BB code):
// Inspired by Fibby's MQ2MasterMind. MQ2Mastermind was good because
// it let me control my bots, and have them run macros w/o actually
// looking at that screen and manually fiddle with buttons.
//
// I found I would also have situations where I'd want friends to control
// my toons, for situations where one of us would fall asleep etc..
// but MQ2MasterMind only allows 1 controller.
//
// The next problem is each time the bot is run, you need to resend the password
//
// When someone sends a blank password, like many do in eq, it would accept it..
// Not good for a random person checking to see if you've zoned see's
// "I will do you bidding"...
//
// I made MQ2Slave to address all these issues.
//
// To start it, type /plugin mq2slave
// To add someone named "Mrmath" to the master list, type
// /addmaster mrmath
// To remove "Mrmath" from the master list, you need to type
// /remmaster Mrmath
// *Note* removing masters is case sensitive, adding them is not.
//
// That is all there is to it, if any of the masters in the .ini file
// send the slave a tell starting with / then the slave will do it.
//
// The list of masters is saved in the MQ2Slave.ini file which is
// completely customized the first time you run MQ2Slave and is
// edited via eq (you don't have to open the .ini file).

MQ2Vendors
Rich (BB code):
MQ2Vendors is a plugin that lets you setup a search list of items that you want to be notified about if they popup on a vendor that your browsing. Notification happens in the MQ2 chat window and also by adding <<<< >>>> around the vendors name in the MerchantWnd.

You can add/remove/list items on the search list. Passing an item link is valid too. The link information is stripped off before it is saved to the search list. (Search list is global for all characters).

The ability to save a vendors default item list is also available.
"/vendor savevendors" to enable or "/vendor nosavevendors" to disable. the default is disabled.

MQ2Randomstuff - Pulls random text strings from ini file and assigns them to ${RandomStuff}
Rich (BB code):
// Commands:
//  /randomstuff [section] - Picks a random key from [section] of the INI file,
//                           to be returned by ${RandomStuff}

So.. with an ini file like this
Rich (BB code):
[hybrids]
hybrid1=ranger
hybrid2=shadow knight
hybrid3=paladin
hybrid4=bard
hybrid5=beastlord
[incoming]
incoming1=Holy shit! %t incoming!
incoming2=%t is a big nasty monster!  kill it!
incoming3=%t said he hates gnomes...then again who doesn't?
incoming4=Look, over in the bushes!  It's %t!
[blackorwhite]
bw1=black
bw2=white
You could do
Rich (BB code):
/multiline ; /randomstuff incoming ; /gsay ${RandomStuff}
to trigger a random incoming message. Or maybe
Rich (BB code):
/multiline ; /randomstuff hybrid ; /raidsay some ${RandomStuff} needs to kite that add!
MQ2Customsound -- Assigns custom sounds to chat events.

Rich (BB code):
The MQ2CustomSound plug-in allows MQ2 users to define custom sound events that play based on unique chat events. These events and the sound effects that are played for them are dictated entirely by settings found in the MQ2CustomSound INI file.

With MQ2CustomSound, you can have a sound play...
  - Whenever anybody (or certain people) send you /tell's WHILE FILTERING OUT NPC TELLS!
  - When a spell drops or is resisted
  - When you enable a discipline or a discipline drops
  - Whenever somebody says any particular word, or mentions any particular item
  - When you get hit/stunned/zone/die/camp/etc.


COMMANDS:
-----------------

/togglesounds - Turns all custom sound events on/off DEFAULT: OFF

/npctellsounds - Turns NPC tell filter on/off, when ON - tells that come from NPCs will not fire sound events  DEFAULT: ON

/notradersounds - Toggles the Trader Sound Filter on/off. When ON, tell sound events from characters in trader mode will be suppressed. Note: Trader filtering only works when in the Bazaar DEFAULT: OFF

/sound [sound name] - plays the sound identified with a particular sound name (from the INI) - this is based off the MQ2PlaySound plug-in by Digitalxero and was included here for completeness

/sound stop - immediately stops the play-back of whatever sound is currently playing


INI FILE SETUP:
-----------------

In order for any sound effect to be played, you must create and configure your MQ2CustomSound.ini file. For the purpose of explaining how it all works, here is a sample INI file:

;>> START Sample MQ2CustomSound.ini START<<
[Events]
keys=tell|zone|camp|

[MatchStrings]
tell=tells you
zone=LOADING, PLEASE WAIT
camp=It will take you about 30 seconds to prepare your camp

[Sounds]
tell=C:\\MQ2\\sounds\\AIMding.wav
zone=C:\\MQ2\\sounds\\jeopardy.wav
camp=C:\\MQ2\\sounds\\astalavista.wav
waycool=C:\\MQ2\\sounds\\billandted.wav

;>> END Sample MQ2CustomSound.ini END<<

The INI file creates our custom events (the Events section), defines the text the plug-in must match in order to fire the event (the MatchStrings section) and then provides the sound file that should be played when the
event fires (the Sounds section.)


Defining Events:
All event names should be listed together in the 'keys' entry, separated by the | character. The sample INI above defines three events: tell, zone, and camp. These event names are then used in the other two sections of
the INI file, so make sure you use the same case and names throughout.

For every event name you must have a corresponding key in both the Match String and the Sounds sections!
For every event name you must have a corresponding key in both the Match String and the Sounds sections!
For every event name you must have a corresponding key in both the Match String and the Sounds sections!

NOTE: The last event name in the keys entry should ALWAYS end with a | as well.


Defining Match Strings:
Match Strings define the text that the plug-in matches in order to play the right sound. This text should appear in the INI file exactly as it does in-game and uses the event names defined in the [Events] section as keys.

In the example, since we defined events for tell, zone and camp, we have tell, zone and camp keys defined in the [MatchString] section. From this we can see that the tell event is fired whenever text containing "tells you" appears in any text window within EQ, while the zone event fires whenever the text "LOADING, PLEASE WAIT" appears, and the camp event fires whenever the text "It will take you about 30 seconds to prepare your camp" appears.


Defining Sounds:
The sounds section defines the actual sound files that should be played when an event is fired. This should be a full path location and the backslach character ( \ ) must be padded ( \\ ) in order to function properly (see example.)

In the example, since we defined events and match strings for tell, zone and camp, we also have tell, zone and camp keys defined in the [Sounds] section. All of the files in the example are located in the C:\MQ2\sounds\ directory and AIMding.wav would play when you received a /tell, jeopardy.wav would play when you zone, and astalavista.wav would play when you start your camp!

You can also define sound keys that are not automatically fired by any text event. This is what you see in the 'waycool' key in the [Sounds] section in the example. This enables us to play a sound using the '/sound
waycool' command. Possible reasons for using such an event would be the inclusion of sound effects in MQ2 macros, or included in your own EQ hotkey macro's, etc.


Supported Sound Formats:
Technically play-back of sounds is handled by Windows, so any file format that Windows has a supported driver/codec for should be supported. However, I've only had luck getting it to play .WAV files, so you're best just to use them! Many MP3 applications (WinAmp) can convert from MP3 to WAV if you need to. There's also tons of .wav files to be had out on the net.

MQ2BardSwap - This plugin attempts to retrieve the current song from the twist plugin, if that TLO exists, and swap the correct intstrument into use.

MQ2BardSwap_Someplayer_Someserver.ini
Rich (BB code):
[Settings]
Horn=/exchange "Me So Horny" mainhand
Drum=/exchange "Tambourine of Wonder" mainhand
Lute=/exchange "Lute Skywalker" mainhand
Wind=DISABLED
Singing=DISABLED
Weapons=/exchange "Really Really Really Sharp Knife" mainhand
Delay=21
[Exclude]
;instruments don't have an effect on these
exclude1=Requiem of Time
exclude2=Selo's Rhythm of Speed
exclude3=Selo`s Assonant Strane
exclude4=Song of Sustenance
exclude5=Alenia`s Disenchanting Melody
;no swap for my Composers Greaves click please
exclude6=Selo`s Accelerating Chorus
;or lute of the flowing waters click
exclude7=Wind of Marr

Syntax
Rich (BB code):
/bardswap       - Toggle swapping on and off.
/bardswap melee - Toggle using "Melee swap" delay.

MQ2BuffTool - This is also a plugin that will click off buffs automatically, but includes some logic to decide what to click off.

TLO Added
Rich (BB code):
${Block.Ready}    (bool Plugin Loaded && InGame && Bloc Enable)
${Block.Quiet}    (bool Always true or NULL if plugin not loaded)
${Block.Popup}    (bool Should i Popup Msg on Spell Block?)
${Block.Count}    (int  # of buff in bloc list)
${Block.Total}    (int  # of buff blocked so far)
${Block.Spell[X]} (int  # of free slot for a spell -1 not found)
${Block.Maxim[X]} (int  Maxim # of Buff (1=buff,2=song,3=pet))
${Block.Avail[X]} (int  Avail # of Buff (1=buff,2=song,3=pet))

Syntax
Rich (BB code):
/Command Common to ALL (ie /block /unblock /clickoff)
/Command /Help   (Show Help)
/Command /List   (Show List of Spells Being Blocked)
/Command /Load   (Load Settings and Bloc List from INI)
/Command /Save   (Save Settings and Bloc List to INI)
/Command /Block  (Toggle on/off Scan for Bloc Buffs)
/Command /Popop  (Toggle on/off Display of Popups)
/Command /Window (Popups XML Windows)

/Block <##/Name/[Set]> <MODE>
/Block ##   <MODE> (spell on slot ##, -## for song)
/Block Name <MODE> (spell matching that name)
/Block [Set]       (spell list from INI)

<MODE> 0=always(default) 1+ free buff to keep (Optional)

/Unblock <##/Name/[Set]>
/Unblock ##        (remove Block from bloc list ##)
/Unblock Name      (remove Block for that spell name)
/Unblock [Set]     (remove Block for this List from INI)

/Clickoff <##/Name/[Set]>
/Clickoff ##       (click off slot ##, -## for song)
/Clickoff Name     (click off buff matching that name)
/Clickoff [Set]    (click off buff from List in INI)


MQ2Cast - This plugin performs basic casting functions and creates some shortcut TLOs useful in macros. Thanks to its new author, A_Enchanter_00, it also has spell tracking abilities. Check them out!
Rich (BB code):
FEATURES:


 - Memorize/cast spells, click items, activates AA for you, swap in/out focus items and more.

 - Allow you to use items in bags (clicky/focus), auto equip and return them to their previous location when done. Up to 5 focus items could be handle in the command line.

 - Auto Pause stick or advpath if needed and if they are detected, auto resume at end of casting.

 - Interrupt function, that dismount and send interrupt command till spell is interrupted if enough time left.

 - Auto-Recast spells on fizzle, or gate collapse.

 - Never wait for gem to pop all way up before starting to cast.

 - MQ2Data variables that you could access to get status in your macros or hud.

 - Return control to macro right after command line is issue so macro could wait and handle results or evaluates other stuff till casting is over.

 - MQ2CastTimer Keeping Track of spells Casted manually and Via MQ2Cast see http://www.macroquest2.com/phpBB2/viewtopic.php?t=12756 about this


MQ2DATA:

   Cast.Active    BOOL Return true if plug-in loaded, in game and not a dumb bard!
   Cast.Effect  PSPELL Return spell being casted otherwise a null string.
   Cast.Result  STRING Return Casting Results (PENDING IF ONE IN PROGRESS)
   Cast.Status  STRING Return List of Events Pending (I=Idle and waiting for you,
      A=advpath pause, F=stick pause, S=immobilize in progress,
      M=memorize in progress, E=item swapped, D=ducking casting,
      C=spell casting in progress).

   Cast.Timing    LONG Estimate Cast Time Remaining, 0,1,+++
   Cast.Taken     BOOL Return true if last spell cast didn’t take hold on target.
   Cast.Ready     BOOL Ready to Target/Memorize or Cast an item/aa.
   Cast.Ready[#]  BOOL Ready to Cast Gem #.
   Cast.Ready[X]  BOOL Ready to Cast SpellName/AAName/ItemName. Information given
      ould contains | (only the 1's arg will be evaluated).
      ie: ${Cast.Ready[Celestial Regeneration|alt]}
      or: ${Cast.Ready[Celestial Regeneration]}
      both should find correct aa, and return right result.


MEMORIZE:

   /memorize "SpellName|gem#"
   /memorize "SpellName" gem#

   Try to memorize spell name or spelled into specified gem#. (If no gem is given Gem 5 going to be used as default). If you’re currently moving, plug-in will try to Immobilize within 3secs,

if it fail to complain it will abort t


CASTING:


   /casting "name" "alt/gem#/slotname/item" ["-invis"] ["-focus|itemname|slotname"]
   /casting "name|alt/gem#/slotname/item" ["-invis"] ["-focus|itenmane|slotname"]

 "-invis" tell the cast routines to check if you are invisible and never break it.

 "-focus|itemname|slotname" (slot name is optional, but strongly suggest that you take the time to pass the parameters, my auto-detect routines wont check if it removes another focus items (in

case of multiple one).


 "-targetid|####" (this is still in beta test, but you could specify to cast spell on this target id, it will attempt to target it then wait to acquired target before attempting to cast.

 - Will equip up to 5 focus items, activate alt ability, click item, or cast spell (memorize if needed) for ya within a 9secs time. Otherwise it will abort.

   /casting "wunshi's focusing" gem4 -invis "-focus|Blessed Coldain Prayer Shawl|shoulders" "-focus|Book of Contemplation|offhand" "-focus|Signet of the Arcane"

 - This is a single command line that could be given. It will first check if you are invisible since -invis switch was passed. If you currently moving it will try to immobilize you (if casting

greater then 0.1sec). If spell is not medded it will try to memorize it in "gem4" (if memorize needed, it might try again to immobilize you). Will then wait till spells ready to cast (or abort if

the timer expired). When spells ready, it will equip all the focus items, double check if you not invisible, then perform the "CAST". When the cast is over, it will un-equips items in reverse

order and set the cast return value.


CastTimer:
- Auto Calculatsion of Duratsion ( by focus spell name in Ini File
   BeneficialSpellMod / DetrimentalSpellMod )
   DetrimentalSpellMod=my focus spell name

      So you don’t have to define a lot of stuff in file... (this means "atm" spells others cast is not added.

- left click buff in xml window Target nearest (200 range will also add LOS) npc / pc with out the spell on it
   if Beneficial target  PC
   if Detrimental target NPC

- right click buff in xml window remove the buff from target.

- show you in xml
   Spell not take hold
   Spell not immune

- Makes a qualified guess on what spell's other's get casted on them ( need to work on a little better filter ) this includes NPS's, when you get message a mob have been slowed and ther eare two

mobs in camp it will pick the mob closest to you and add the spell to that target. ( optimised for MGB )

MQ2CSum - This plugin allows you to summon a corpse from anywhere in the zone.

Syntax
Rich (BB code):
/sumcorpse - Summons targetted corpse to your feet. (Must have consent)

MQ2DoCrack - This plugin facilitates applying memory patches to the eqgame.exe process.

Syntax
Rich (BB code):
/docrack list 
     - Lists all available cracks and their current status. 

/docrack <crack name> [on|off] [silent] 
     - Apply or remove <crack name>.  [silent] does it without printing out 
       anything (used during startup). 
  
/showmem <address> <bytes to show>
     - Shows X amount of bytes of memory at specified address 

/dooffset <address> <memory>
     - Writes supplied memory to specified address

/docrackwnd
     - Opens or closes the DoCrack window - must have XML file in your UI folder


MQ2Doors - This plugin allows you to hide unlocked doors and walk through them.

Syntax
Rich (BB code):
/doors on     - Hides all doors in current zone.
/doors off    - Shows all doors and disables 'always' toggle.
/doors always - Hides all doors as soon as you zone anywhere.


MQ2DPS - This plugin is a real-time DPS parser.

Syntax
Rich (BB code):
/dps option value, ex: /dps sort dps"

on|off|reset               - activate dps parsing or not. reset parser
petfollowowner[true,false] - Pet's stats are displayed after owner's stats.
logonwindow[true,false]    - Activate the window wehn u log on.
showwindow[true,false]     - Make the window appear.
absolutedps[true,false]    - Timer used for calculating player's dps is the same.
focus[MYTARGET,'target']   - Dps calculations will end only if a mob of that name is killed.
sort[none,melee,cast,total,dps] - Sort player's dps.


MQ2Eqbc - This plugin allows you to send remote commands via box chat much like mastermind does, remotely log into a different character (ie. load up cleric for rezzing) and control anyone anywhere (ie. someone in your raid needs to afk for a while: they connect to your server, you remotely load macros as pimp their char as needed until they return). (Yea, this is the SHIT, I know.)

Syntax
Rich (BB code):
/bccmd connect <server> <port> (defaults: 127.0.0.1 2112)
/bccmd quit (disconnects)
/bccmd help (show help)
/bccmd status (show connected or not)
/bccmd reconnect (close current connection and connect again)
/bccmd names (show who is connected)
/bccmd colordump (show color codes)
/bccmd togglecontrol (toggle allow control)
/bccmd togglewindow (toggle dedicated window)
/bccmd toggleautoconnect (toggle auto connect)
/bccmd togglecompatmode (toggle IRC Compatability mode)
/bccmd togglereconnect (toggle auto-reconnect mode on server disconnect)
/bccmd setreconnectsecs n (n is seconds to reconnect: default 15)
/bccmd stopreconnect (stop trying to reconnect for now)
/bccmd relog <charname>
/bccmd version (show version)
/bc your text (send text)
/bc ToonName //command (send Command to ToonName)
/bca //command (send command to all Toons)


MQ2Eqbcs.exe - Eqbcs is a server that can be run as a console app on windows or *nix, and is the server software used to operate Eqbc.

Syntax
Rich (BB code):
It takes one command line parameter, which is the port you want to bind to (default is 2112)

Control-C ends the program.


MQ2ExchangeItem - This plugin will allow you to exchange items or unequip items without having any inventory windows or bags opened. Will now allow exchanging items that are in main inventory slots, not just in bags.

Syntax
Rich (BB code):
NOTE: If you use custombinds using shift, alt, or ctrl, and use /itemnotify to right click the item... ENSURE that you use the format: "/nomodkey /itemnotify <slotname> rightmouseup"

/exchange "item name" <slotname> - Swaps "item name" into <slotname>
/unequip <slotname>              - Unequip any of the equipment slots
/exchange help                   - Gives a list of the commands available
/exchange help list              - Gives a list of the equipment slot names


Slotname can be any of the standard named slots:

charm
leftear
head
face
rightear
neck
shoulder
arms
back
leftwrist
rightwrist
ranged
hand
mainhand
offhand
leftfinger
rightfinger
chest
leg
feet
waist
ammo
pack1 - pack8

MQ2FeedMe - This plugin will force-feed food and drink you specify in the ini, so you don't eat your stat food in the top slot.

MQ2FeedMe.ini
Rich (BB code):
[Drink]
Drink1=Brackish Water
Drink2=Glob of Slush Water
Drink3=Pod of Water

[Food]
Food1=Arctic King Crab
Food2=Arctic Mussels
Food3=Arctic Scallop

[JoeBloe]
autodrink=3500
autofeed=3500

The two "3500" values at the end indicate hunger and thirst level at which to eat or drink a new item.

Syntax
Rich (BB code):
/autofeed  - Begin automatically feeding.
/autodrink - Begin automatically drinking.


MQ2FPS - This plugin changes the frames per second of the Everquest screen when it is in focus and when it is in the background.

Syntax
Rich (BB code):
/maxfps fg|bg #

   - Sets the foreground or background framerate

/fps mode [absolute|calculate]

   - Changes the mode used by /maxfps to absolute or calculate. You can specify the mode, or use /fps mode to toggle between the two.

/fps on|off

   - Enables or disables the framerate display

/render fg|bg #|~#

   - Sets the foreground or background rendering rate. This is how many out of n frames MQ2FPS
     will allow to be drawn. You keep moving full speed, the client responds to mouse or keys,
     the UI is still drawn... but, the world itself will not be drawn as often.

The use of # will cause MQ2FPS to draw 1 of # frames.

The use of ~# will cause MQ2FPS to draw n - 1 frames, where n is #.

MQ2HudMove - This plugin moves HUDs around from withing EQ without manually editing MQ2HUD.ini

Syntax
Rich (BB code):
--- These work with the currently loaded HUD ---
/hudmove <HUD name>                                   - move a single HUD
/hudmove <HUD name> delete                            - delete a single HUD
/hudmove <HUD name> <up|down|left|right> <#>          - move a single HUD a specified number of units in whatever direction
/hudmove list                                         - list all HUDs in the loaded HUD set and all sections in MQ2HUD.ini
/hudlist                                              - same as above
/hudcolor <HUD name> <preset color name>              - change HUD to preset color
/hudcolor list                                        - list preset colors
-- This works for sections of HUDs --
/hudmove <section name> <up|down|left|right> <#>      - move all HUDs within a specified section
/hudmove ;<comment tag name> <up|down|left|right> <#> - move all huds within a comment section

Comment Tags:
- You can split sections of the ini using custom comments
- Comment tags are defined with ";<x>" (no quotes)
- You must follow the format ";<x> CommentTagName" (must be one word for now)
- Regular comments are ignored

Syntax:
/hudmove ;NameOfCommentTag <up|down|left|right> <#>
(the semi colon tells it to move a comment section)

Example: "/hudmove ;section1 up 50" would move all entries below ";<x> section1" until it
       reaches either the next ";<x>" or the next ini [section].

-- example ini (only ManaRegen and BuffCount would be moved) -----------------------
[blah]
Level=3,339,649,0,255,255,${If[${Target.ID},${Target.Level} - ${Target.Class} - ${Target.Distance} - ${Target.LineOfSight},]}
Raid=3,1263,468,0,255,255,${If[${Raid.Members}>0,In Raid - ${Raid.Members},]}
TarID=3,172,337,0,255,0,ID: ${Target.ID}
;<x> section1
ManaRegen=3,272,272,0,255,0,MR: ${Me.ManaRegen}
BuffCount=3,272,367,0,255,0,Buffs: ${Me.CountBuffs}
;<x> section2
ER=3,172,342,0,255,0,ER:  ${Me.AltAbilityTimer[Eldritch Rune].TimeHMS}
MGB=3,172,357,0,255,0,MGB:  ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}
------------------------------------------------------------------------------------

MQ2LinkDB - This plugin basically allows you to be a LinkBot. It stores links in a database and allows you to request a link to be posted. Make sure you type import the database with the "/link /import" command after getting ingame and unzipping the file in the right spot...see below.

Syntax
Rich (BB code):
/link         - Display statistics
/link /import - Import items.txt as downloaded from 13th Floor

                (Unzip the items.txt file to the mq2\release directory)
/link /max n  - Set number of maximum displayed results (default 10)
/link search  - Find items containg search string

MQ2Melee - This plugin activates common combat abilities at logical times determined by the user.

Syntax
Rich (BB code):
COMMAND: /melee
         /melee on aggro=on taunt=on kick=1 bash=0 intimidation=false disarm=true
         In other words, you may use on/off, 1/0, or true/false

/melee will only list and report abilities and setting that are available to you.

Note: /melee just changes the values in the INI.  If you begin with /melee
aggro=on kick=on, but want to stop taunting, you must use /melee aggro=off, not
/melee kick=on (in other words, your settings are NOT reset with each use of /melee

on/off       : Turn On/Off features.
aggro        : [On/Off] Means that you want to keep aggro on target, it will use
               aggro abilities/disciplines(enabled) and will keep on going until
               either you or the target dies.
melee        : [0+] This is the maximum melee distance for abilities that require
               a target to be used. (0=off)
range        : [0+] Minimum distance to be considered in archery/throwing range
               (0=off). You must have bow/arrow or throwing item equipped for
               /ranged  to activate. (Default is 40)
enrage       : [On/Off] Watch for enrage messages and turn off/on attack if needed.
               Attack will be turned back on if you are standing behind the target
               during enrage.
infuriate    : [On/Off] Watch for infuriate messages and turns off/on attack.
petassist    : [On/Off] Will pet attack on engage and backoff on enrage/infuriate
               if those skills are on. Plugin will also use /pet focus or /pet hold
               if you have those AAs.
mend         : [0-100] Mend your wound if your life percentage goes below the
               designated value.
backoff      : [0-100] Turns attack off if your life percentage goes below the
               designated value. (0=off) If you are in aggro mode, you will never
               back off due to low health.
evade        : [0-100] Turn off Attack and Hide if your life percentage goes below
               the designated value. Will never happen if you are in aggro mode.
               (Needs more testing)
feigndeath   : [0-100] Feigns death if your life percentage goes below this value.
               Will never happen if you are in aggro mode. (Needs more testing)
resume       : [0-100] Stand Up and turn back attack on if your life percentage
               goes above this value.  Used with /melee feigndeath
backstab     : [0-180] Will backstab if you wielding a piercing weapon in main
               hand and you are within X degrees +/- of the targets back (ie 45 is
               a good angle for just backstabbing.
bash         : [On/Off] Will try to bash target if you have a shield equipped.
begging      : [On/Off] Will turn attack off and beg target if not in aggro mode.
disarm       : [On/Off] Will try to disarm target if target is wielding something.
dragonpunch  : [On/Off] Will use dragon punch if available.
eaglestrike  : [On/Off] Will use eagle strike if available.
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.
hide         : [On/Off] Will try to hide if you're not in a combat and not moving.
intimidation : [On/Off] Will use intimidation if available.
kick         : [On/Off] Will use kick as often as possible.
pickpockets  : [On/Off] Turn off attack & try to pickpocket if not in aggro mode.
roundkick    : [On/Off] Will use round kick if available.
sensetraps   : [On/Off] Will try to sense traps if not in combat.
sneak        : [On/Off] Will try to sneak if not in combat.
slam         : [On/Off] Will use slam as often as possible.
taunt        : [On/Off] Will push taunt button if aggro is on and you're not hott.
tigerclaw    : [On/Off] Will try to use tiger claw if available.
feralswipe   : [On/Off] Will trigger feral swipe AA as it refreshes.
provoke      : [0-100]  Will use best provoke discipline once per target if you are
                        in aggro mode and your endurance percentage above this.
                        0=off.
throwstone   : [0-100]  Will use throw stone disc when ready and target in range.
                        (Will not use in aggro/provoke mode if provoke has not been
                        used yet).
ragevolley   : [0-100]  Will use best ragevolley discipline available and ready.
leopardclaw  : [0-100]  Will use "leopard claw" or "dragon fang" discipline when
                        your endurace is above X%. If not operating in aggro mode it
                        will wait till target hp get below 70% before firing up
                        this.

MQ2MoveUtils - This plugin performs basic monotonous movement tasks.

Syntax
Rich (BB code):
/circle on|off|drunken <radius> [<y> <x>]
Y and X are optional, if not specified will use your currect loc.
Y and X are in the same order that /location prints them.
If you call '/circle on <radius>' while not circling, it will start with your current loc and specified radius.
If you call '/circle on <radius>' while already circling, it will update with your new loc and radius.
If you call '/circle on' while already circling, it will update with your new loc using original radius.

MQ2PreventSpeed - This plugin eliminates all changes to your speed, positive or negative.

Syntax
Rich (BB code):
/dspeed - Toggle PreventSpeed on/off

MQ2Rwarp - Warps.

Syntax
Rich (BB code):
/zwarp <distance> - Warps you a specified distance on the Z axis.
/exactloc - Gives you a high-precision /loc readout
/waypoint - Sets a waypoint for future /warping
/warp <succor|last|loc <y x z>|dir <dist>|target|wp name>

MQ2Size - This plugin allows you to change the size of characters on your screen. (client side only)

Syntax
Rich (BB code):
/size 1-98

*WARNING* Do not go higher than /size 98. If you do, you'll have to delete your character file and do a complete file check with the EQ patcher.

MQ2TimeStamp - This plugin inserts a timestamp into incoming chat.

Syntax
Rich (BB code):
/timestamp [ help| on | off | reload | default | format <format> | loc <0|1> | maxlen <length> ]
      Will toggle on/off with no arguments
      help   - displays usage information
      on/off   - enables/disables timestamps
      reload   - reloads the ini file
      default - resets your format to default(only changeable via ini)
      format   - sets your timestamp format to <format>
      loc      - sets timestamp location: 0-append, 1-prepend
      maxlen   - sets the maximum length of parsed timestamp.


MQ2Tracking - This plugin will provide a similar tracking window to the one used by native tracking characters.

Syntax
Rich (BB code):
/track         [off|help|target]
/track refresh [on|off|toggle|<time in seconds>]
/track filter  [off|<spawn search string>]
/tracknames    [<value>|reset]

MQ2Twist - This plugin automates the twisting of bard songs.

Syntax
Rich (BB code):
/twist # # # # # - Twists in the order given.
     - Valid options are 1 thru 9 for song gems, and 10 thru 19 for item clicks.
       These may be mixed in any order, and repeats are allowable. Up to 10 may be
       specified.
       If a song is specified with a duration longer than standard (ie, selos)
       that song will be twisted based on it's duration.  For example, riz+mana+selos
       would be a 2 song twist with selos pulsed every 2.5 min.
/twist once # # # # #  - Twists in the order given, then reverts to original twist
/twist or /twist start - Resume the twist after using /twist hold or /twist stop
/twist hold <gem #>    - Pause twisting and sing only the specified song
/twist stop/end/off    - stop twisting, does not clear the twist queue
/sing <gem#>    - alias for /twist hold
/stoptwist      - alias for above
/twist reset    - Reset timers for item clicks and long duration songs
/twist delay #  - 10ths of a second, minimum of 30, default 33
/twist adjust # - in ticks, how early to recast long duration songs
/twist reload   - reload the INI file to update item clicks
/twist slots    - List the slots/items defined in the INI and their #'s
/twist quiet    - Toggles songs listing and start/stop messages for one-shot twists

MQ2EXPTracker - This plugin is a text-based XP tracker. Uses no XML files.

TLO Added
Rich (BB code):
With Index:

${XPTracker[xp|aa|laa|rlaa]}

${XPTracker[].Total}      - Total % gained since tracking started
${XPTracker[].Average}    - Average gain per-change/kill (Everquest "points" format)
${XPTracker[].AveragePct} - Average gain per-change/kill as a %
${XPTracker[].TimeToDing} - Estimated hours until ding.

With No Index:

${XPTracker.RunTime}      - Time since tracking started in HH:MM:SS format
${XPTracker.RunTimeHours} - Time since tracking started in hours
${XPTracker.KillsPerHour} - Estimated number of changes per hour
${XPTracker.Changes}      - Total number of changes tracked so far

Syntax
Rich (BB code):
/xptracker       - Display time tracking was started.
/xptracker reset - Reset all events and begin tracking as if plugin was just loaded
/xptracker total - Display total gains since tracking start
/xptracker quiet - Toggle output of tracking messages
/xpevents        - list the events/timestamps of the events we've tracked
/xpevents [#]    - lists the events tracked in the past [#] seconds
/xpaverage       - lists the average (mean) xp per-kill


If you have any problems with this compile, please, don't hesitate to bash me. Also, if you see any plugins you want added on...feel free to ask. I'll add it if I can find the code.
 
Last edited:
Nice one. Tested and works fine.
Possible to update Mq2melee ? :-) There is a new one out. Version 3.00 RC3
You have the rc2.1 Version inside.

Regards
 
Just thought I would mention you posted where to get the itemdb for MQ2LinkDB, but you have to import the links before you use them...

Rich (BB code):
/link /import
 
salomo said:
Possible to update Mq2melee ? :-) There is a new one out. Version 3.00 RC3
You have the rc2.1 Version inside.

Regards
Seems there's a new one out every 15 minutes. I've all but given up trying to keep up with his updates. Unless it's actually broke, I just update once a day now.

The dude writes great plugins but he needs to learn to control his update frequency.
 
Version 1.1 updated.

Added MQ2Otd, MQ2Debuff, and updated MQ2Melee to rc3. Also added MQ2Hail.

Once again, if there's anything you want added, just PM me and it'll go in the next zip if I can find it. I've got VIP at MQ2 and a few other sources for code, so I usually can, but I'll let you know if I don't have what you need.
 
Is there any reason why noone is using the 1/29b code for MQ2? This works as does the CodeCompile, just wondering why not the latest code, since it's just been posted today?
 
Mochila said:
Prolly answered your own question in your question
Hmm? I meant TheZ just posted his compile yesterday, 2/9 but it uses the 1/18 MQ2 code. So I wondered if there was a reason it didn't use the 1/29 code instead of the 1/18, since The Z posted this yesterday, but the code has been available for almost 2 weeks.
 
Depends what was updated in the code..../shrug He might have been building his compile around one code set and got it working there and stuck with it. Usually the post patch code updates are minor fixes with wrong offsets and such.
 
When minor MQ2 patches happen that have stuff I want, I tend to just figure out what changes were made and add them in. In this case, I already had the code working with a bunch of little tweaks, and didn't feel like redownloading the code, nor did I find the 29b changes major enough to do the patch myself.
 
tested mq2vendor and nothing happens, plus strange message when i launch the macroquest.exe

edit : no strange message, it was a misuse from me, however i cannot make mq2vendor work, /vendor is not recognized as a command
 
Last edited:
Er... I don't mean to start anything, but uh... Did you notice that almost your entire post is a cut & paste of mine? It took me over a week to compile, format and type all of that information, so... It's kinda... I dunno. Just felt the need to point it out.
 
codecaster said:
It took me over a week to compile, format and type all of that information

There's your answer riiiiiiiight there. I'm not a fan of reinventing the wheel.
 
Hrmmm not a fan of reinventing the wheel???
I guess it would be ok then for me to go ahead and, oh I dunno, cut, copy, paste Half Life 2, change a couple mods and charecter names and call it Half-Dead? I could make millions...

Ok that was not a very clever statement but hell Z if you are just modifying Codes work a tad then don't pat yourself on the back so much and claim you are an uber compiler. You may break your arm patting yourself on the back.

Code, keep up the good work brudda you are the man. :-)
 
!!FLAME ON!! You got to be kidding. Ya know frankly I am a little upset that folks seem to want this to be like the MQ2 boards. I am glad thez posted his version. I couldn't seem to get the dorcack window to work properly in Codecasters. But codecasters seems more stable. There are pro's and cons in both compiles and I have tried to use a little of both. Thez added alot of the same pluggiins as codecaser did and used the descriptions codecaster made up. I am a little upset that Codecasters Forum went into the nerfed section. It's not freakin nerfed its waiting to be updated. As far as I am concerned I am sure that the hard work that codecaster put into all the descriptions and commands will be usefull for a very long time and should go down as a significant part of RG history. It will be referred to often I am sure. Ndarg used to compile. Others used to compile. If folks keep gettting flamey and fickle then folks will quit compileing alltogether. Noobhaxor won't mind that at all. I myself would. Unfortunetly I don't have the time or the resources to compile my own. Although I would greatly like to be able to I can't at the moment. I see people buzzing around Redguides and MQ2 like flies on a pile of s@#$. People that are never here to help or contribute and the first post that comes out thier keyboard is "WHERE THE %$#@ IS THE NEW COMPILE?" Sad thing is we all know they won't read this post either, why should they they haven't read anyother post in here. So I guess my displeasure is wasted on the folks that are reguler contributers and readers. I am heartly sorry for that. I just wish people would wait a while before posting assinine questions that have been answered a million times all over this site and MQ2's site. !!! FLAME OFF!!!
Sorry just a little bent outta shape. and hoping that MAYBE, just MAYBE since this is in a COMPILE thread, MAYBE the folks that only join us to get thier new toys handed to them might somehow read it. It would be nice if people that used it would all read these forums or the MQ2 forums once in a while and know whats going on before making new posts asking questions that have time and time again been answered. Sorry Sorry Sorry, I know I have gotten totally off subject . But I am not gonna erase this. Thez you did good work and Codecaster did good work. Not all inventors started from ground zero. SOmeone built a B/W TV before someone invented Plasma LCD and Flatscreens. Should we gripe because they are just basicly a TV and go back to B/W TV because of it?
 
Last edited:
Every compile goes into nerfed section after a patch ruins it. He will update it I'm sure, and it will be called 1.6 or whatever's next. Calm down, dude.
 
Point taken Learningcurve. I am one of those who come here looking for the nice toys because I do not have the knowledge or resources to compile my checkbook let alone programming. I have read tons of posts all over these boards and I will be forever greatful to the Codecaster's and other talented people out there. We did pay a subscription to the other boards and we paid willingly for a product that we find very very useful. So please forgive some of our indiscretions and our eagerness for the latest compile to be put out there. Do not get me wrong.

Thanks
 
TheZ's MQ2 Compile
Status
Not open for further replies.

Users who are viewing this thread

Back
Top