Author |
Message |
Topic: Capture Variables from Trigger For Status Bar |
VelvetSin
Replies: 9
Views: 6856
|
Forum: zMUD General Discussion Posted: Tue Sep 15, 2009 4:27 pm Subject: Capture Variables from Trigger For Status Bar |
OK...
Then I realized I have to #sub or #gag the prompt line.
#TRIGGER {^> HP: &%dHP - MV: &%dMV - ST: &%dST / &%wPOS - &%wSPD - &%wARM / &%wLAN - &%wACC - &am ... |
Topic: Capture Variables from Trigger For Status Bar |
VelvetSin
Replies: 9
Views: 6856
|
Forum: zMUD General Discussion Posted: Tue Sep 15, 2009 3:51 pm Subject: Capture Variables from Trigger For Status Bar |
Thank you so very much for the help!
My prompt may be simple, but I am so very proud of my first step! |
Topic: Capture Variables from Trigger For Status Bar |
VelvetSin
Replies: 9
Views: 6856
|
Forum: zMUD General Discussion Posted: Tue Sep 15, 2009 11:51 am Subject: Capture Variables from Trigger For Status Bar |
Before I even got pass the other problem, here is another newbie question:
#STAT {> HP: @HP - MV: @MV - ST: @ST / @POS - @SPD - @ARM / @LAN - @ACC - @TIM}
For my status line, it shows up ex ... |
Topic: Capture Variables from Trigger For Status Bar |
VelvetSin
Replies: 9
Views: 6856
|
Forum: zMUD General Discussion Posted: Tue Sep 15, 2009 11:40 am Subject: Capture Variables from Trigger For Status Bar |
Oh~
I knew I am clueless. -_- Thank you much.
I have a slight new problem though. The TIM variable only captures the one word, like before, early, late, high, and not the entire string. What did ... |
Topic: Capture Variables from Trigger For Status Bar |
VelvetSin
Replies: 9
Views: 6856
|
Forum: zMUD General Discussion Posted: Tue Sep 15, 2009 2:52 am Subject: Capture Variables from Trigger For Status Bar |
Thanks for the help. Please kindly bear with me as I am less than novice here. ^_^ So after reading the helpfile, I changed the trigger to how my understanding has.... changed. I'm not sure I unders ... |
Topic: Capture Variables from Trigger For Status Bar |
VelvetSin
Replies: 9
Views: 6856
|
Forum: zMUD General Discussion Posted: Mon Sep 14, 2009 5:35 pm Subject: Capture Variables from Trigger For Status Bar |
I am so noobie at this it is impossible to be more noobie. Help would be much appreciated. :)
I am trying to put prompt into the status line.
The trigger is as below: hp, movement, stun, positi ... |
|