Random weather scriptBy moyack. 2008.I did this as a request: a code that changes randomly the weather from normal to a rainy day. Due to its configurability and easy to use (just copy it to your m...
All right, after the PeriodicLoopModule failure, this is a simpler version that is less flexible but should work, it is for structs that are exclusive for looping and will conflict with stuff that ...
AutoIndex is a very simple script to utilize. Just call [lcode=jass]GetUnitId(unit)[/lcode] to get get the unique value assigned to a particular unit. The GetUnitId function is extremely fast becau...
I feel the documentation in the library explains it well enough, so there's not much I can add here.It requires Table, by the way.Usage exampleYes, if all your spells are made with triggers and use...
A library for math functions. Manages Matrix manipulation and more.
Camera library to ease camera setup and control.
Parabolic function simplified by SpecI left this function because it allows to understand the formula coefficients... This function takes as a parameters the distance that the parabolic movement sh...