Search found 81 matches

by armysoldier
Sun Aug 13, 2006 12:33 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

hey grund on my target info ... i made the con color change so it shows the level race and class in the con color and the name in yellow as you had originally intended.

when i come home later i will post some other fun stuff 8-)

also the cleric and Mage AA's

army
by armysoldier
Fri Aug 11, 2006 4:40 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

i changed the target info i posted..... all it needed was one line added

ARMY
by armysoldier
Fri Aug 11, 2006 3:19 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

this is a very nice HUD IMO ... not too bulky and not too obtrusive.

GREAT job Grund
by armysoldier
Fri Aug 11, 2006 3:18 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

i edited alot of the player info added raw mana and HP Changed Group Leader to GL Changed Raid Leader to RL combined them onto one line Added last tell Added Avail AA and Spent AA to the AAXP line added RL AA EXP and added time played //PlayerInfo ZoneShortName=3,5,60,255,234,8,ZoneShortName: ZoneTe...
by armysoldier
Fri Aug 11, 2006 2:26 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

The target info i replaced the original code with what i posted above.

The Text color of your target name, level and class will change depending on the con of the mob to you.

i added the location piece right after the tribute code... and just edited the raidleader info as shown

ARMY
by armysoldier
Fri Aug 11, 2006 2:24 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

added your location to the player info

LocationText=3,5,191,255,234,8,Your Loc. is
Locationy=3,75,191,0,255,0, ${Me.Y} ${Me.X} ${Me.Z}
by armysoldier
Fri Aug 11, 2006 2:17 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

also updated raidleader code so no null

RaidLeadertext=3,5,104,255,234,8,Raid Leader:
RaidLeader=3,80,104,0,255,0,${If[${Raid},${Raid.Leader},]}
by armysoldier
Fri Aug 11, 2006 2:14 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

i realized what you were doing... so the field text was diff color.... I changed this part to Put Mob name in yellow... other info in CON Color //TargetInfo TargetName=1,5,240,255,255,0,${If[${Target.ID},${Target.CleanName} - ,]} GreenCon=1,5,240,0,255,0,${If[${Target.ID},${If[${Target.ConColor.Equa...
by armysoldier
Fri Aug 11, 2006 2:09 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

//TargetInfo TargetName=3,5,240,255,234,8,${If[${Target.Name.NotEqual["NULL"]},${Target.CleanName} - ,]} TargetLeve=3,5,240,0,255,0,${If[${Target.Name.NotEqual["NULL"]},${Target.CleanName} - ${Target.Level} ${Target.Class},]} TargetSpeed=3,5,255,255,234,8,${If[${Target.Name.NotE...
by armysoldier
Fri Aug 11, 2006 2:00 pm
Forum: MQ2::Custom UI
Topic: Basic left side hud
Replies: 29
Views: 12020

[Enchanter] DCText = 3,5,725,255,234,8,${If[${Me.AltAbility[Dire Charm]},Dire Charm,]} DCReady = 3,110,725,0,255,0,${If[${Me.AltAbility[Dire Charm]},${If[${Me.AltAbilityReady[Dire Charm]},Ready,]},]} DCNotReady = 3,110,725,255,0,0,${If[${Me.AltAbility[Dire Charm]},${If[!${Me.AltAbilityReady[Dire Ch...
by armysoldier
Sun May 21, 2006 12:22 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Adv_foraging macro v1.0 beta (Advanced Foraging Macro)
Replies: 31
Views: 10868

maybe try modding that, add your sub for tracking forages?

I added in the Item handling sub an cursor echo so i see what i am foraging and get an idea of % of forages .. and such


ARMY
by armysoldier
Sun May 21, 2006 12:21 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Adv_foraging macro v1.0 beta (Advanced Foraging Macro)
Replies: 31
Views: 10868

Army, fearless about sums it up. I know how YAFM works, and for many its a great macro. But like I said in the previous posts, it sucked for my needs. Most of the foraged items are garbage, so this is the best way for me to eliminate them. if your gonna make an alphabetical list and all .... just c...
by armysoldier
Sun May 21, 2006 12:18 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Adv_foraging macro v1.0 beta (Advanced Foraging Macro)
Replies: 31
Views: 10868

Ok the level of my macro knowledge is extremely limited. I would like to make the code ignore what the zone info is in the ini file and just check the loot table which I will enter alphabetically. I also want it to only echo in the stat section of the macro the number of things looted that are >0. ...
by armysoldier
Wed May 17, 2006 8:39 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Adv_foraging macro v1.0 beta (Advanced Foraging Macro)
Replies: 31
Views: 10868

I still don't understand what need it did not meet ...I use it on several bots and i have most of the crap that can not sell and is worthless set to zero .. but hey WTF do I know I would look at adding a section to write to your ini file for new ofrages.. so you don't have to enter each and every it...
by armysoldier
Tue May 16, 2006 10:21 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: Adv_foraging macro v1.0 beta (Advanced Foraging Macro)
Replies: 31
Views: 10868

sorry Jake .. but yafm.mac <-- Yet Another forage Macro

has and still works great...

autoadds items to the ini ...

sets max quantity to default ..

is virtually flawless for a forage macro ..

JUST IMHO of vourse

ARMY

ps why fix a tire .. if its not flat?