Equations in Data Files: Limits? |
Soumis par mkchiu le Lun, 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?
» Vous devez vous identifier ou créer un compte pour écrire des commentaires

They're available...
Soumis par Captain Kwok le Jeu, 2006-09-28 22:26
They're available just not used in the default files.
-----
» Vous devez vous identifier ou créer un compte pour écrire des commentaires

Look in MainStrings.txt; I
Soumis par ekolis le Ven, 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! 
» Vous devez vous identifier ou créer un compte pour écrire des commentaires

There is a file...
Soumis par Captain Kwok le Ven, 2006-09-29 07:49
There's actually a desciption file in the full version that details all the available functions etc.
-----
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




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.