saving variables.. #256
natsufdk46n2
started this conversation in
Script help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
evening, really simple question,
how do record variable values to say a text doc and then retreive em later,
i.e.,
#ACTION {You now have a small clay bowl (x %1).}
???
#ALIAS {.ubrew}
{
#all #math {ubowl}{$ubowl - 1};
#showme {Ultear has $ubowl left.<099>};
#ult get bowl kre;
#ult brew %1 bowl ;
}
but be able to write the variable value to be able to pull it later, from a diff ses or if i log on and off.
Beta Was this translation helpful? Give feedback.
All reactions