String & var (HELP)
How can I make a GLOBAL STRING variable in a script when activated?
and is there any way to do this:
stringvar = {"","","","",""}
I don't know why this does not work.
stringvar = {"","","","",""}
I don't know why this does not work.