Search found 7 matches

by ColdFusion
Wed Apr 13, 2005 1:18 am
Forum: MQ2::General
Topic: OGM MARCOQUEST NOT WORKING
Replies: 70
Views: 27482

we know, thanks for sharing that peice of info No problem. Anything to help out the community. pretty boxes I feel pretty, oh so pretty. Voted btw.[/quote] OMGOMGOMG still down its been like 12 hours now since the srvrs came back whats wrong is mq2 down forever please help omg again[/quote] Sorry, ...
by ColdFusion
Wed Nov 17, 2004 3:30 pm
Forum: MQ2::Bug Reports
Topic: aliasing /cast => CTD
Replies: 70
Views: 6185

i just thought of that when i got back from class :shock:

-thanks! :P
by ColdFusion
Wed Nov 17, 2004 1:36 pm
Forum: MQ2::Bug Reports
Topic: ${Me.AAExp} Reporting wrong number
Replies: 12
Views: 3407

couldn't you find total AA and unspent via UI?

i don't have clue -- just thought :?:
/shrug
by ColdFusion
Wed Nov 17, 2004 1:30 pm
Forum: MQ2::Bug Reports
Topic: aliasing /cast => CTD
Replies: 70
Views: 6185

aliasing /cast => CTD

[Aliases] /cast=/docommand ${If[!${Me.Ducking}&&!${Me.Stunned}&&!${Me.Sneaking}&&!${Me.Feigning}&&!${Me.Binding}&&!${Me.Casting.ID},/cast,/silence]} /silence=/squelch /echo Silence is Golden! results in CTD but no clue why, its CTD 3 times some rule preventin...
by ColdFusion
Fri Nov 05, 2004 12:14 pm
Forum: MQ2::Macros::Help
Topic: how to check buffer
Replies: 16
Views: 4649

[Substitutions] CoD=${Window[PetInfoWindow].Child[PIW_BuffWindow].Child[PIW_PetBuff${Math.Calc[${Me.PetBuff[Command of Druzzil]}-1].Int}_Button].Tooltip} returns Command of druzzil (mins:seconds) (Or something similar) then use .Arg[ previous string length -1 ]} fix all the fun santax, but should g...
by ColdFusion
Thu Nov 04, 2004 3:33 pm
Forum: MQ2::Macros::Help
Topic: Ranger Bot, PoFire Tables
Replies: 10
Views: 3069

IArrow

#turbo #event CannotSee "You cannot see your target." #event EchoAutoFire "[MQ2] *FIRE" #event TellAutoFire "#1# tells you, '*FIRE'" #event TellSnare "#1# tells you, '*SNARE'" Sub Main /declare index int outer /declare ZoneID int outer /declare TargetID int o...
by ColdFusion
Mon Nov 01, 2004 10:39 am
Forum: MQ2::Macros::Help
Topic: anyway to draw on map?
Replies: 5
Views: 1873

anyway to draw on map?

trying to draw point on map at any given point, label optional i was thinking, maybe there is way i could manipulate the eq map files, but thats in dirrectory i don't know how to get to with /ini, and i don't think they are even in similar formats, so don't think that would work anyother ideas :?: i...