
05-06-2009, 06:46 PM
|
|
jwd
|
 |
Join Date: Oct 2005
Location: Greater Manchester
Posts: 2,423
|
|
Quote:
Originally Posted by Inverness
I think a GScript's problem is consistency. It has alot of quirks like I dislike: - Dynamic variables are case-sensitive, yet static variables aren't.
- Object-oriented design, yet lack of actual user-defined classes.
- A whole range of global variables and functions, yet an inability to create your own.
I think we need a GS3 which is a more refined an object-oriented version of GS2, with full support for classes and stuff like that. For example, providing a script for a weapon should involve subclassing the weapon class and overriding the event functions in the weapon class.
|
Agreed. |
|
|
|