• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

[unmaintained] Very Vanilla MQ2 (Emulated servers)

So few errors the group window buttons are bugging out. Follow me button is acting as if its the come to me button. Come to me button half way works when it wants and not all toons will run to me. Also having target myself for it to tar me at times. Other wise its targeting random members.

@eqmule is working on emu as a priority now, so I'll ping him on this
 
Did the Kiss crashing get sorted with emu version? I am still sitting with Mar29 update as all the updates after crashed every time I ran kiss.
Also is there a possibility of getting a mq2rogue that works with the mar29 2019 emu version?
 
Mq2itemdisplay isn't displaying the advanced spell/focus descriptions on items. Anything that can be done about that?
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20191104

Nov 04 2019
- Updated for BETA
- Task TLO can now be accessed by index to make iteration possible.
Example: /echo ${Task[2].Title}
NOTE: THIS INDEX IS NOT THE SAME INDEX AS THE ONE YOU SEE IN THE QUEST WINDOW LIST.
We are iterating through the IN MEMORY quest entries, we are NOT
iterating the window list, if you want to do that, use the Window TLO.
- Added .WindowIndex to the Task TLO it returns the Quest Window List Index. (if the window actually have the list filled...)...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20191107

Nov 07 2019 by RedGuides
- MQ2Relocate (Sic) add lobby, blood, evac, teleport, and translocate to /relocate, and add /translocate command
- MQ2Status (Sic) added /status aa and /status merc
-
Nov 07 2019
- Updated for BETA
-
Nov 06 2019
- Updated for BETA
-
Nov 05 2019
- Updated for BETA
- Right Clicking the Lucy button on the item display window will now open Lucy in your external default browser.
Left Click opens it inside of eq as usual.
-

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20191108

Nov 08 2019 by RedGuides
- Various plugins fixed for NEWCHARINFO (thanks eqmule!)
- MQ2KissTemplate (ChatWithThisName) Update to convert MySpells to Spells section if KAVersion shows greater than 11.004,
as well as handle older versions.
-
Nov 08 2019
- Updated for BETA
- Activated NEWCHARINFO for BETA, this is a chance for you to fix your plugins.
I will activate it for live next patch because we have tested it for a year and
and im confident in it now.
I will then just remove the...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20191114

Nov 14 2019
- Updated for BETA

Nov 14 2019 by brainiac
- Re-fixed EQINVSLOTWND
- Added ALT_MEMBER_GETTER macro that defines an alternate name that a member can be
accessed with, thereby removing the need to immediately update all code to use new
variable names.
- You can now use the old, or the new names for Slot1, Slot2, Slot3, Location and *suprise* Wnd.

Nov 13 2019 by RedGuides
- MQ2AutoGroup (Plure) added MQ2DanNet compatibility, fixed a bug with suspending mercs that you want to...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20191126

Nov 26 2019
- Updated for TEST
- Added SubscriptionDays to the Character TLO it returns an int. Cred request: @Sic
Usage: /echo I have ${Me.SubscriptionDays} left before my all access expires.
- Updated MQ2AutoForage at https://www.macroquest2.com/phpBB3/viewtopic.php?f=50&t=9588&p=70471
- Added MQ2AutoForage to builder global plugins.
- Fixed a crash in MQ2AutoForage when inventory was full.
This crash would result in the EQGraphicsDX9.dll dumps some...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20191223

Dec 23 2019 by Redguides
- MQ2Commands (ChatWithThisName) Plugins can now be loaded with "/plugin name load"
- MQ2AFNuke (Jimbob) Updated Wizard spells for ToV, Updated Enchanter burns to use Calculated Insanity after IoG or if Megaburn is on.
Updated Druid burn Black Wolf to Great Wolf.
- MQ2Relocate (Sic, review:Knightly) Updated /relocate crystal for ToV pre-order item "Froststone Crystal Resonator", cleaned up coding.
- MQ2Status (Sic) updated for emu. Added "xp" and "aaxp" to help...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200105

Jan 05 2020 by RedGuides
- MQ2AASpend (Sic) Updated MQ2AASpend to reflect appropriate AutoGrant Expansion
- MQ2Melee (ChatWithThisName) Update MQ2Melee for new Berserker abilities. Rearranged the code to group all Berserker abilities in one spot.
- MQ2Data (ChatWithThisName) Update MQ2Data for Ground TLO. If a groundspawn item is not found, it will now correctly say so.
- MQ2Feedme (Sic, brainiac, CWTN) code cleanup and a crash fixed
- MQ2Relocate (Sic, Knightly) moved all functions into the...

Read the rest of this update entry...
 
Any love for the RoF2 emu community? I think most of the crashes and lockups I have experienced are related to a combination of using VV emu MQ2 and KissAssist. I tried using VV emu MQ2 with ModBot 5.1 and didn't have any crashes or lockups.
 
Any love for the RoF2 emu community? I think most of the crashes and lockups I have experienced are related to a combination of using VV emu MQ2 and KissAssist. I tried using VV emu MQ2 with ModBot 5.1 and didn't have any crashes or lockups.
@eqmule is working on some issues with the emu build process, expect something soon
 
The EMU crashes seem to be mq2nav related. Zoning causes crashes often, but doesn't seem to always happen. Seems to only happen in certain zones. Unloading MQ2Nav seems to stop all crashes for me.
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200519

May 19 2020 by RedGuides
- New Plugin! MQ2React (drwhomphd) Allows users to define actions, as well as conditions that will perform those actions. Think of it like the holyshit/downshit part of
mq2melee, without the melee. MQ2React also allows for complex conditions to be defined as global conditions and reused throughout multiple reacts, thus making reacts
considerably easier to maintain and reuse.
- CWTN plugins (ChatWithThisName, Sic) updated. Named Spawn checks improved, and several...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200527

Code:
May 27 2020 by RedGuides
- MQ2AutoLogin (eqmule) Added Rizlona support
- MQ2Rez (Knightly) Fix issue with Rez not being consistent 
- MQ2Status (Sic) Code cleanup
- MQ2AdvPath (Knightly) Remove "failed to create directory" message when dir exists
- New paid plugin! MQ2Eskay (ChatWithThisName, Sic) For when you need a good tank.
- New paid plugin! MQ2Bst (ChatWithThisName, Sic) It's a Beastlord.
- CWTN Plugins: fixed issues with MQ2Headshots, MQ2Cleric updated low-level healing, MQ2Bst...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200606

Jun 05 2020 by RedGuides
- MQ2TSTrophy (Sic, Knightly) Fixed an issue when updating trophies that caused bad info to remain
- MQ2AutoLoog (Knightly) partial code cleanup
- CWTN Plugins (ChatWithThisName, Sic) updated, including MQ2BerZerker, MQ2Bst, MQ2Cleric, MQ2Eskay. Changelog in the CWTN forum.

Jun 03 2020 by RedGuides
- MQ2Cast (eqmule) fixed fizzled and interrupted identifications on Live

Jun 03 2020
- Added ${Me.AbilityTimer[x]} where x is a bility ad or the name, it returns a...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200614

Jun 14 2020 by RedGuides
- MQ2Nav (brainiac) updated to 1.3.3
The navmesh compatibility version has changed in this release. MQ2Nav is backwards compatible, so meshes do not need to be re-made. Conversion is optional, but recommended to improve performance and memory usage. New MQ2Nav can load old meshes. Old MQ2Nav cannot load new meshes generated with this version.

Highlights

Previous versions of MQ2Nav had an issue when loading navmesh files that caused it to...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200620

Jun 20 2020 by RedGuides
- MQ2SQLite (Knightly) Major update - Added advanced functionality
Can now choose to keep a database open rather than open and close on each query
Deprecated the .clear TLO in favor of the clear command line argument (in Live this will only notify you 5 times per plugin load/unload)
Added the query verb to specify that this is a standard query
Added the open/close verbs to open and close databases
Added the AdvQuery verb to specify that...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200627

Jun 27 2020 by RedGuides
- MQ2XAssist (eqmule) Added Dynamic setting of xtarget so it only uses unused auto hater slots
- MQ2Status (Sic, brainiac) added "/status itemall" which returns inventory + bank item count. Code cleanup
- New Plugin! MQ2CWTNBuffs (ChatWithThisName) MQ2CWTNBuffs is now used instead of MQ2KissBuffs to track user buffs.

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200708

July 8 2020 by RedGuides
- MQ2Status (Sic) "/status tribute" now returns your tribute state and current favor
"/status gtribute" or "guildtribute" now returns your guild tribute state and your current guild favor
- MQ2Nav MeshGenerator (drwhomphd) This pull request allows the user to fine tune their camera speed via a slider in the Properties windows. The properties window seemed like the most logical/convenient place for such a slider. Tested for fine grain movement support on exalted...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200807

August 8 2020 by RedGuides
- MQ2Mule (eqmule) Added a Start Button and Mode selection. Stability fixes for Rof2
- MQ2AfNuke/MQ2Heals (jimbob) Updated Magician burn AAs and added code to use Gather spells and mod rods.
Updated Ranger Burn section and melee/bow code. Replaced Copestalker's line with Pureshot, and removed Scout's Mastery of fire. Ranger updates are untested. Updated some healing logic in MQ2Heals to add some AA heals to single target section that may not have been firing...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200813

Aug 13 2020
- MQ2FeedMe (Sic, Knightly) No more eating while feigned death, as it wasn't convincing.
- MQ2WorstHurt (Sic, Knightly, dannuic) Backported Knightly's Next Updates for MQ2WorstHurt, as well as Rizlona fixes and code cleanup.
- MQ2Mule (eqmule) Fixed to work on RoF2 emu compile

Aug 12 2020
- Updated for TEST

Aug 10 2020
- Fixed a bunch of misc stuff mainly cleaning up after new by using delete[] instead of delete.
- Moved some function buffer allocations to the heap.
- Added...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200820

Aug 20 2020 by RedGuides
- MQ2AFNuke (jimbob) Started on Enchanter buff support (it's not nearly done yet). Updated Ranger spell/aa order a bit.

Aug 20 2020
- Updated for LIVE
- Updated for TEST
- Fixed the CMerchantWnd class
- Fixed the findwindow feature

Aug 19 2020 by RedGuides
- MQ2AFNuke/MQ2Heals (Jimbob) A few more ranger burn changes, and updates Magician Frenzied Burnout to Companion's Fury. Fixed some MQ2Heals issues that didn't have HP checks before a heal was cast.

Aug 19...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200826

Aug 26 2020 by RedGuides
- MQ2Mule (SwiftyMuse) Added .Classes TLO to cond builder

Aug 26 2026
- Updated for TEST

Aug 21 2020 by Redguides
- MQ2Gmail (Sic) Changed Oauth to work again, new video & guide posted on the resource page.
- MQ2DPSAdv (ChatWithThisName, Knightly, dannuic) Code cleanup, corrects an issue where sometimes SDPS would show 0 erroneously.

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20200911

Sep 11 2020 by RedGuides
- MQ2AutoSize (dencelle) Fixed and working again. Offset pattern needed updating.

Sep 10 2020
- Fixed a crash on TEST in the tlos that call FindAffectSlot (.Stacks etc) last argument has been removed
- MQ2Main (drwhomphd) Made sure the other chat events in DataVars follow the same fix that eqmule put in for Tells in order to work on FV or different languages.
- MQ2Main (ChatWithThisName) fixed FindItem/FindItemCount, it will no longer report twice as many augments...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20201129

Nov 29 2020 by RedGuides
- MQ2Status (Sic, Knightly) Alphabetized status help output. Moved money/plat out of stat. Fixed missing space in "Mercenary State" and "Hidden"

Nov 29 2020
- Updated for BETA

Nov 28 2020
- Updated for BETA

Nov 27 2020
- Updated for BETA

Nov 26 2020
- Updated for BETA

Nov 25 2020
- Updated for BETA

Nov 24 2020
- Updated for BETA

Nov 23 2020
- Updated for BETA

Nov 22 2020
- Updated for BETA

Nov 21 2020
- Updated for BETA

Nov 20 2020
- Updated for BETA

Nov...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20201208

Dec 08 2020 by RedGuides
- New Plugin! MQ2Grind (hytiek) Helps your group flip the Restless Assault (ToV) instance. This is an alpha version, hytiek will make it paid when it supports more instances.
- MQ2Melee (Redbot, Knightly) Stickbreak=1 is now default, meaning that pressing a movement key will stop mq2melee from "sticking" to the current target. To undo this change, "/melee stickbreak=0" and then "/melee save"
- MQ2Status (Sic, Knightly) Bagspace will now correctly return all sizes of...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20201210

Dec 10 2020 by RedGuides
- New Plugin! MQ2GroundSpawns (ChatWithThisName, Sic) Will help find & collect items in a list for you by zone.
- MQ2React (drwhomphd) Config setting added to affect rate of react processing.
- MQ2Grind (hytiek) Added ExitMode of taskquit or campfire, fixes for kissasssit paladins

Dec 10 2020
- Fixes to new alt currency - sic
- Fixes for num expansions - CWTN
- Fixed charselect save position of chatwindow (probably)
- Fixed ZONE_COUNT, this should fix misc plugins...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20201215

Dec 15 2020 by RedGuides
- MQ2Status (Sic) Updated currency for CoV, major code reorganization
- MQ2AASpend (Sic) Updated MQ2AASpend to automatically adjust with Autogrant for Bonus purposes.

Dec 15 2020
- Updated for TEST
- Removed MAX_KEYRINGITEMS it was a guess at best from 2014 before we knew how the arrays where constructed.
- pBankArray in CHARINFO is now a ItemBaseContainer named BankItems
- pSharedBankArray in CHARINFO is now a ItemBaseContainer named SharedBankItems
-...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20201223

Dec 22 2020 by RedGuides
- MQ2AFNuke (jimbob) Updated for CoV spells, added option to assist player that is not MA/Raid MA. "/nuke AssistPlayer ToonName" and "/nuke clearassistplayer" to reset, added Dark Shield of the Scholar clicky to GCD actions. Removed "Rk." from Mage Orb names.
- MQ2Heals (jimbob) Updated for CoV spells, added GCD actions.
- MQ2DPSAdv (Sic) Update "gore" and "rend" additions.
- MQ2TSTrophy (Sic, dannuic, Knightly) Major rewrite, will no longer swap a trophy into ammo...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20210104

Jan 04 2021 by RedGuides
- KissAssist (ctaylor22, Toadwart, kaen01, drwhomphd, sl968, vsab, jande, GPS_Soldier, zuesizgod, LrdDread) updated to version 12. In addition to a slew of fixes, new features include AE Mez improvements, item/buff begging, pull conditions, secondary aggro checks, summon corpses, custom commands & routines, reload .ini without restarting, and more. View the reference manual at kissassist.com
- MQ2Status (Sic, Knightly) Added powersource /status powersource, cleaned...

Read the rest of this update entry...
 
Redbot updated Very Vanilla MQ2 (Emulated servers) with a new update entry:

20210115

Jan 15 2021 by RedGuides
- KissAssist (ctaylor22) Fixes: targeting issues, random crashes for non-pullers, added check to remove invulnerability to cast a heal, added in-game command "/burn on|off" for the burn routine. Added "/cureon 2" to only check self for cures. Changed ClickBackToCamp to use 0/1/2. 0=Off - Don't click back to camp, 1=On - Click back immediately. 2=On - Wait 10 seconds before clicking back.
- MQ2Grind (hytiek) is now a premium plugin
- MQ2Ice (dewey2461, Sic, Knightly)...

Read the rest of this update entry...
 
[unmaintained] Very Vanilla MQ2 (Emulated servers)

Users who are viewing this thread

Back
Top
Cart