NBS+ MathPlus + TrainTools Library V2.3
<kuid2:388413:439002:4>
Author: | Laurinlaki |
Kind: | library |
Build: | 4.3 |
Size: | 8.72KB |
Uploaded: | 2022-05-20 |
Web-site: | trainz.de |
Loadings: |
61
-
+
|
NBS+ MathPlus + TrainTools Library V2.3
Tired of writing down basic math functions in your script over and over? Just add this to your script-include-table and load it by including mathplus.gs and you have easy access to rounding, advanced power function, approximations of sin/cos/tan and more!
Installation: !!NOTE!! BECAUSE THE QUOTE CHARACTER IS NOT USABLE IN ASSET DESCRIPTIONS, ALL QUOTES HAVE BEEN REPLACED BY TWO PERCENT SIGNS (%%)!
1. Add <kuid:388413:439002> to your script-include-table. Create a new script-include-table if you don't yet have one like:
script-include-table
{
0 <kuid:388413:439002>
}
2. add [include %%mathplus.gs%%] to the top of your script file where the other includes are located
3. Congratulations, you can now access functions like [MathPlus.Round(5.62)]!
IMPORTANT!: If you have used an older version of the script that required you to load MathPlus through [World.GetLibrary] and have [MathPlus MathPlus;] as a definition at the top, that is no more! Please remove those two lines. MathPlus is now a static class and all functions can now easily be accessed by including the gs file and using MathPlus.Function(...) :)
Version 2.3: Added TrainTools Static Class with some shortcut methods relating to trains.
Author: Mika K. 'laurinlaki'
- NBS+ MathPlus + TrainTools Library V2.3
- config.txt 1.98KB
- mathplus.gs 5.62KB
- thumbnail.jpg 5.25KB
- traintools.gs 1.85KB
User photos
No one has added a photo of this object yet
Comments:
Sign in to post a comment