Hi!
Lurker here since I started to mud again. Mush been my choice of client, but now I'll start with a problem I cant find any info on.
SetStatus is not updating any variables other way than when I do the whole /SetStatus line again? Is this intentional and I should have SetStatus on the trigs etc. that affect those variables? Or is there something to update SetStatus otherwise.
/SetStatus ("TARGET = ", GetVariable("target"), "| cTRANCE: ", GetVariable("trance"), "| RUSH: ", GetVariable("adrenaline_rush"), "| PREF: ", GetVariable("monk_pref"))
is what I have on my status and everything works, but only if I type that.
EDIT: In real time figuring this out after all, but still might need guide on the way. So now I have an alias which sets the bar(not the program one) right, should I make it do this on timer or put this on varibles that affecting the status
EDIT2: Yeah, my solution was to make a timer that sends alias that sends the whole set as it refreshes the variables. What do you think of the sollution?
thanks
rah
Lurker here since I started to mud again. Mush been my choice of client, but now I'll start with a problem I cant find any info on.
SetStatus is not updating any variables other way than when I do the whole /SetStatus line again? Is this intentional and I should have SetStatus on the trigs etc. that affect those variables? Or is there something to update SetStatus otherwise.
/SetStatus ("TARGET = ", GetVariable("target"), "| cTRANCE: ", GetVariable("trance"), "| RUSH: ", GetVariable("adrenaline_rush"), "| PREF: ", GetVariable("monk_pref"))
is what I have on my status and everything works, but only if I type that.
EDIT: In real time figuring this out after all, but still might need guide on the way. So now I have an alias which sets the bar(not the program one) right, should I make it do this on timer or put this on varibles that affecting the status
EDIT2: Yeah, my solution was to make a timer that sends alias that sends the whole set as it refreshes the variables. What do you think of the sollution?
thanks
rah