tribute display question

Have a macro idea but not sure where to start? Ask here.

Moderator: MacroQuest Developers

eddashmatt

tribute display question

Post by eddashmatt » Sat Jun 02, 2007 6:21 pm

Code: Select all

//Tribute
     tributetxt=3,52,192,0,255,0aa,   Tribute:
Tributeon=3,120,192,255,25,0,${If[${Me.TributeActive},Activated,]}
how do I get it to dispay "OFF" on the hud when tribute is off ?

and maybe if its not too much trouble how would I get it to show the timer when it is on ?

Wishbringer
Contributing Member
Contributing Member
Posts: 230
Joined: Thu Nov 14, 2002 7:00 am

Post by Wishbringer » Sat Jun 02, 2007 7:36 pm

Code: Select all

//Tribute
     tributetxt=3,52,192,0,255,0aa,   Tribute:
Tributeon=3,120,192,255,25,0,${If[${Me.TributeActive},${Me.TributeTimer},OFF]} 
This should display the timer when it is on, and display OFF when it is deactivated.

eddashmatt

Post by eddashmatt » Sun Jun 03, 2007 12:27 pm

Code: Select all

//Tribute
     tributetxt=3,52,192,0,255,0,   Tribute:
Tributeon=3,120,192,255,25,0,${If[${Me.TributeActive},${Me.TributeTimer.TimeHMS},]}
Tributeoff=3,120,192,0,255,0,${If[!${Me.TributeActive}, OFF ,]} 
ok i have it so it will show off but the timer is not working it shows 0:00

I also tryed your code Wishbringer but it just displays 0 when tribute is activated

xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 10:01 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 10:02 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 10:03 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 10:05 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 10:06 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 10:07 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 11:20 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 11:57 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Wed Aug 13, 2025 11:58 pm


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Thu Aug 14, 2025 1:11 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Thu Aug 14, 2025 1:12 am


xyilla
naggy
naggy
Posts: 33673
Joined: Sun Feb 23, 2025 5:36 am

Re: tribute display question

Post by xyilla » Thu Aug 14, 2025 1:14 am