Quote:
|
Originally Posted by ApothiX
You cannot make standalone programs with GScript, which is why it is scripting, not programming.
|
I think you misunderstood what I meant.
Gscript is compiled into bytecode, and then parsed. Of course Gscript won't run without a game client or NPC-Server - the bytecode is probably fairly unique to Gscript, and is dependant on the runtime.