OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: ahmed on 18 Jul 2006, 13:18:46
-
I'm new to Operation Flashpoint and would like to know if the scripts are interpreted at run time or precompiled.
Thanks
-
At runtime.
-
thanks
-
Scripts are interpreted as they run. This creates all sorts of performance issues (http://www.ofpec.com/forum/index.php?topic=25289.0). Functions are compiled when loaded. Read this thread (http://www.ofpec.com/forum/index.php?topic=26280.0) to make your head ache.
P.S. This is the scripting Ideas topic. A question like this should be in Editing/Scripting Advanced.