Equations in Data Files: Limits? |
Submitted by mkchiu on Mon, 2006-09-25 20:22.
SE:V MODs
I haven't found anything detailing it. Is it only linear,
e.g.([%Level%] +/- X) * Y + Z
or are more complex equations using [%Level%]^N, LN, or LOG possible?

They're available...
Submitted by Captain Kwok on Thu, 2006-09-28 22:26.
They're available just not used in the default files.
-----

Look in MainStrings.txt; I
Submitted by ekolis on Fri, 2006-09-29 07:45.
Look in MainStrings.txt; I think it's around line 900; there's a listing of all the functions 
~~~
Mr. Flibble says...
Game over, boys! 

There is a file...
Submitted by Captain Kwok on Fri, 2006-09-29 07:49.
There's actually a desciption file in the full version that details all the available functions etc.
-----




Exponents are available,
Exponents are available, using the ^ symbol (as can be seen in the formulas.txt for tech costs).
There is also an "if" function (as can be seen in the weapon damage formulae)
You can probably find more by looking through the data files.