Quote:
|
Originally Posted by Evil_Trunks
? i think in gscript2 any variable used like var[0] will return the value of the variable (unless you have commas in there, which it would treat as a seperator between string list items), because it's necessary for compatibility with using string lists like that
|
Well, okay, but then there are still functions like add(obj) or index(obj).
EDIT: Well, we just tried it, it doesn't work
