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 bagspaces available from small to giant, and not JUST giant sized slots. Due to an internal issue with MQ2, the amount on TLP servers will be off by 2 slots.
/status skill will now returnback the value of your requested skill. example: /status skill blacksmithing
- MQ2PortalSetter (Sic, Knightly) Updated for Claws of Veeshan (Cobalt Scar COV)
- MQ2Relocate (Sic, Knightly) Added Di`Zok Escape Staff to /relocate evac. Bugfixes.
- EQBCS2.exe (Jimbob) client max increased to 250
- Zones.ini (Sic) Updated for Claws of Veeshan
Dec 08 2020
- Updated for TEST
- Updated for LIVE
- Added .Move to the Window TLO Methods
Usage: /invoke ${Window[GroupWindow].Move[100,200,300,400]} ([x,y,width,height]) width and height are optional.
- Added .SetBGColor to the Window TLO Methods
Usage: /invoke ${Window[GroupWindow].SetBGColor[0xFF000000]} ([argb])
- Added .SetAlpha to the Window TLO Methods
Usage: /invoke ${Window[GroupWindow].SetAlpha[0xFF]} (0-0xFF)
- Added .SetFadeAlpha to the Window TLO Methods
Usage: /invoke ${Window[GroupWindow].SetFadeAlpha[0xFF]} (0-0xFF)
Dec 07 2020
- Updated for BETA
- Fixed malo/tash detection problems - SwiftyMuse
Dec 06 2020
- Updated for BETA
Dec 05 2020
- Updated for BETA
- Chatwindow at charselect now saves it's position independently from in game
Dec 04 2020
- Updated for BETA
Dec 03 2020
- Updated for BETA
- Added WarforgedEmblem and RestlessMark Currencies - Sic
- Added .Sharing to the fellowship tlo it returns true of false if exp sharing is on for the member - Sic
Usage: /echo ${Me.Fellowship.Sharing[x]} where x is fellowship member 1-12
- Added .FindVariable to the Macro TLO it returns a string of the full variable name if it exist - requested by ctaylor22
Usage: /echo Macro.FindVariable[=Myvar]} for EXACT variable name
Return: Myvar
Usage: /echo Macro.FindVariable[Myvar]} for partial variable name
Return: Myvar01 (because it's partial and it found one named Myvar01)
Dec 02 2020
- Updated for TEST
- Updated for BETA
- Added MarkNPC to the raid tlo -CWTN
Dec 01 2020
- Updated for BETA
Nov 30 2020
- Updated for BETA