Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Are the scripts interpreted or precompiled?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Are the scripts interpreted or precompiled? (Read 935 times)
0 Members and 1 Guest are viewing this topic.
ahmed
Members
Are the scripts interpreted or precompiled?
«
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
Logged
Snuffles
Guest
Re: Are the scripts interpreted or precompiled?
«
Reply #1 on:
18 Jul 2006, 13:51:13 »
At runtime.
Logged
ahmed
Members
Re: Are the scripts interpreted or precompiled?
«
Reply #2 on:
18 Jul 2006, 14:03:42 »
thanks
Logged
Mr.Peanut
Former Staff
urp!
Re: Are the scripts interpreted or precompiled?
«
Reply #3 on:
19 Jul 2006, 16:23:46 »
Scripts are interpreted as they run. This creates all sorts of
performance issues
. Functions are compiled when loaded. Read
this thread
to make your head ache.
P.S. This is the scripting
Ideas
topic. A question like this should be in
Editing/Scripting Advanced
.
«
Last Edit: 19 Jul 2006, 16:39:57 by Mr.Peanut
»
Logged
urp!
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Are the scripts interpreted or precompiled?
Top of page