Spectrum Beginner
Joined: 13 Feb 2003 Posts: 13 Location: Philippines
|
Posted: Mon Feb 23, 2004 3:56 pm
customizable buttons |
Ok to make my buttons cuztomizable I linked it to a variable so I could change the variable anytime I want.
so F1 is macro for variable @button1
@button1 has the value stand=1
I have a menu that opens so I can customize all my buttons, button 1-30 etc. Anyways.
So pressing F1 gives stand the value of 1, it used to work but when I transferred to latest zmud version
it treats it as text, and even if I click on the "zmud script" and save, it saves it back as text so whenever
I press F1 "stand=1" is echoed. and variable stand doesnt get the value of 1. |
|