![]() |
![]() |
![]() |
![]() |
|
|||||||
|
MQ2CastTimerFrom MMOBugs Wiki
DescriptionMQ2CastTimer allows you to check timers on active spells, and adds a Timer Window that can be used to monitor spells you have cast on others. Commands
Example UsageTo use the Timer Window:
Now you can turn the timer window on. Macro Data
Timer WindowThe Timer Window shows the following information: Time Left
Tags Some information on the target.
Spell Name</spam>
Spawn Name
The buttons/comboboxes at the bottom of the window do the following: Button
Combobox 1
Combobox 2
The Timer Settings Tab: Target (Current Target)
NPC
PC
PET
Events (All Events)
My Spells (Show Your Spells)
Other's Spells (Show Other Spells)
ConfigurationMQ2CastTimer provides configuration Sample ConfigurationAn example INI entry created by the MQ2CastTimer Window is below. This contains the location, size and colors of the window. [Settings.ServerName.CharacterName] ChatTop=58 ChatBottom=233 ChatLeft=58 ChatRight=580 Locked=0 WindowTitle=Timers Fades=1 Delay=0 Duration=500 Alpha=255 FadeToAlpha=255 BGType=1 BGTint.red=93 BGTint.green=83 BGTint.blue=93 ActorModeLeft=0 ActorModeRight=2 DefaultGem=gem8 ShowTarget=0 ShowNpc=1 ShowPC=0 ShowPet=0 ShowEvent=1 ShowMySpells=1 ShowOtherSpells=0 Custom EventsYou can add Custom Events to the INI file in the following format: [Name of Event] duration=<#> event=<" event text"> spawntype=<1=pc|2=npc> The duration is in seconds. The event is the text that you see on the screen when you want the event to occur. An example is below: [NPC Gating] duration=5 event="#SpawnName# begins to cast the gate spell." spawntype=2 [NPC Complete Healing] duration=10 event="#SpawnName# begins to cast a spell. <Complete Healing>" spawntype=2 [PC Complete Healing] duration=10 event="#SpawnName# begins to cast a spell. <Complete Healing>" spawntype=1 [Redfang Despawn] duration=240 event="An ear-piercing screech reverberates throughout the surreal cavernous Demi-Plane of Blood, announcing the arrival of Redfang." AvailabilityThis plugin is included with the MMOBugs Compile. |
||||||||||||||||||