Page 1 of 1

About Attributes

Posted: Thu Sep 22, 2005 3:19 am
by Revan2
Hi....

someone can say me if i can get/set attributes with strings?

ie: SetAttribute("myattribute", "mystring");

Thanks :)

Posted: Thu Sep 22, 2005 6:32 pm
by Jay
this is not possible.

But i think the next release will support a command called SetGlobal() that sets a variable that is readable by any script. Then you could make a global that is a string.

Posted: Tue Sep 27, 2005 9:49 am
by Lupus
I have code for this... I just can't quite remember if I passed it along or not. It's been a few months.