Difference between revisions of "ESM Math Library"

Jump to navigation Jump to search
735 bytes added ,  16:18, 18 May 2006
another cool one: I've added a Math Library ESM for VERY easy stage function use.
imported>JustTim
(added stage 6 & 7 - 2 functions to normalize angles - STAGE 6 IS A REAL LOOP! :))
imported>JustTim
(another cool one: I've added a Math Library ESM for VERY easy stage function use.)
Line 5: Line 5:
If you've written such a function and you think it might be helpful to others, don't hesitate to contribute to this repository.
If you've written such a function and you think it might be helpful to others, don't hesitate to contribute to this repository.


=== Step by Step ===
=== The easy way: Math Library ESM ===
The easiest way to use the functions shown in this article is by using [http://www.megamods.de/_data/parts/dl.php?file=68 this ESM Math Library]. To use it copy the ESM file to your oblivion data folder and select it as an additional master file when loading your mod with the Construction Set. By doing this all the necessary setup steps are already done for you. All you need to do to use a function is to call it. Examples of how to call each function are shown below in the "Usage" blocks of each stage function.
Be aware that other users of your mod will need the Library too to run it.
 
Download: [http://www.megamods.de/_data/parts/dl.php?file=68 ESM Math Library v1.0].
 
=== Do it yourself: Step by Step ===
To get this up and running follow there simple setup steps:
To get this up and running follow there simple setup steps:
* Open any Plugin you wish or create a new one with the Construction Set
* Open any Plugin you wish or create a new one with the Construction Set
Anonymous user

Navigation menu