Quote:
|
Originally Posted by Mach5
bump! c'mon people, no one has ANY idea?
|
NS does not have any embedded scripting engine. Any scripts executed by NS needs to have a scripting engine installed in Windows. If there's no Python scripting engine available, you are SOL.
What NS does is start the scripting engine with the script specified and expose some variables and functions that the scripting engine can call to get data.
Python AFAIK is not a scripting engine, but an interpreted programming language.
Dutch