|
jdaraver2011 Newbie
Joined: 26 Dec 2014 Posts: 7
|
Posted: Sat Dec 27, 2014 7:23 am
Need help with showing gold and credit balances in the Status Window |
So i've been playing around with the Status window and i have all my spells set on triggers and they all work. I'm having issues with my PastBank and FutureBank. I need the window to show my gold and credit balance when i log into the mud. My friend has zmud and gave me some code but i dont think the code works in Cmud. The code looks like this
Trigger: Past bank: (%x)
#VAR PastBank {<COLOR white>%1</COLOR>}
Im not sure if the %x %1 syntax works in Cmud or not. If someone could help me with this that would be awesome. |
|
|
|
jdaraver2011 Newbie
Joined: 26 Dec 2014 Posts: 7
|
Posted: Sat Dec 27, 2014 11:04 am |
So the %x syntax works correct cause i can see the value in the variable but it doesn't display on the window and i cant figure out why. I think it has something to do with the %1 being wrong but i am new to cmud coding and i don't have a clue.
|
|
|
|
jdaraver2011 Newbie
Joined: 26 Dec 2014 Posts: 7
|
Posted: Sun Dec 28, 2014 9:43 am |
Figured out the issue with it. Mark this thread as solved.
|
|
|
|
|
|