PDA

View Full Version : global OPT_AllowFloatAudio=True


Ebobtron
13th July 2007, 05:44
Hi

global OPT_AllowFloatAudio=True works

OPT_AllowFloatAudio=True also works ??? :)


:thanks:

IanB
13th July 2007, 07:00
At the outmost scope they are indistinguishable.

The avi code effectivly doesCreateScriptEnvironment
env->Invoke("import", scriptname)
env->GetVar("OPT_AllowFloatAudio")
env->GetVar("OPT_...