
01-25-2008, 10:51 PM
|
|
The Cat
|
 |
Join Date: Jan 2007
Location: Missouri, USA
Posts: 4,240
|
|
|
In Graal editor you use
setstring stringname,value;
in Gscript2 (on a server) you use what projectigi stated, you can read the value in editor using #v(number value) or #s(string value), or in Gscript2 simply by typing the string name. |
__________________
“Shoot for the moon. Even if you miss, you'll land among the stars.”
|
|
|
|