
05-19-2005, 09:00 PM
|
|
Registered User
|
 |
Join Date: Sep 2001
Location: Germany
Posts: 384
|
|
Also a suggestion: Array enhancement
|
Well, I'd like to see simple variables that contain string or numerical values be accessable by variable[0], so instead of returning 0/nothing, it should return the value of the variable. Same goes for things like array.add(obj).
That might easen things when working with variables that are stored in the player and can be edited manually. So the script won't just stop working when you forget a "," at the end of the value. |
|
|
|