Posted by member 51749 on 2003-11-01 00:20:39 link
hmm...im not sure if that version of mzscript is what i need.
i need to set a value to an evar that is used by litestep (doesnt matter which module, but in this case it is label), from within a bang which i define in mzscript. im just not sure which command to use, or if its possible yet.
if it is, and im just stupid, tell me how its done, please!
i know (i think) that...
...all set a mzscript internal var, so they are no good. D:! i just need it to set $SatImg$ so i can use it in label :(
i need to set a value to an evar that is used by litestep (doesnt matter which module, but in this case it is label), from within a bang which i define in mzscript. im just not sure which command to use, or if its possible yet.
if it is, and im just stupid, tell me how its done, please!
i know (i think) that...
*script var SatImg "stuff"
*script exec !varset SatImg "stuff"
*script exec !setvar SatImg "stuff"
*script exec !varset SatImg "stuff"
*script exec !setvar SatImg "stuff"
...all set a mzscript internal var, so they are no good. D:! i just need it to set $SatImg$ so i can use it in label :(