BH Team 157 Posted August 10, 2017 Share Posted August 10, 2017 (edited) MoonAdditions Originally was made by DK22Pac for CLEO and published under the name NewOpcodes, I rewrote it completely and altered for MoonLoader.MoonAdditions adds more than a hundred (195, counting the class fields and overloaded functions) scripting functions for mod developers. Includes such features as drawing text, shapes, textures, working with vectors, matrices, quaternions, interacting with character's bones, interacting with vehicle components, including retexturing and RGBA-recoloring of each individual component, working with texture dictionaries (TXD), drawing light, shadows, spotlights, changing entities transparency, getting sun properties, etc.The project is open-source and has neat docs in English, although descriptions for most functions are not done yet, but it's ok, everything is pretty clear even without descriptions.There are also some examples in the form of complete scripts. Source code, changes history, examples, documentation and all release versions are available on GitHub: https://github.com/THE-FYP/MoonAdditionsIf you have a desire to help the project, feel free to contribute to the wiki, propose new examples and features, it's always welcome!Screenshots of example scripts Authors:NewOpcodes - DK22PacMoonAdditions - FYPDownloadInstallation: download file MoonAdditions.dll and copy it into your moonloader/lib folderRequires MoonLoader Edited August 14, 2017 by BH Team Davve95, Wesser, kkjj and 14 others 17 Link to post Share on other sites
kkjj 373 Posted August 10, 2017 Share Posted August 10, 2017 Does it now make possible to use MTA scripts in Single Player??? Link to post Share on other sites
BH Team 157 Posted August 10, 2017 Author Share Posted August 10, 2017 http://gtaforums.com/topic/890987-moonloader/?p=1069770016 Link to post Share on other sites
Davve95 339 Posted August 10, 2017 Share Posted August 10, 2017 Awesome! Link to post Share on other sites
Crspy 321 Posted August 13, 2017 Share Posted August 13, 2017 (edited) btw , is the autocomplete working with moonadditions functions ? also , there's a typo in the main post > " Installation: download file MoonLoader.dll and copy it into your moonloader/lib folder " I am sure you meant MoonAdditions.dll Also as a part of MoonAdditions , i am sure this plugin "Cleo Shader API" worth to be included http://gtaforums.com/topic/703763-relcleo-shader-api/ also made by DK22Pac anyway. Edited August 14, 2017 by Crspy Link to post Share on other sites
BH Team 157 Posted August 14, 2017 Author Share Posted August 14, 2017 (edited) btw , is the autocomplete working with moonadditions functions ?Unfortunately no, not for now. also , there's a typo in the main post > " Installation: download file [/size] MoonLoader.dll and copy it into your [/size]moonloader/lib folder "[/size] I am sure you meant MoonAdditions.dll Yep, fixed. Also as a part of MoonAdditions , i am sure this plugin "Cleo Shader API" worth to be included http://gtaforums.com/topic/703763-relcleo-shader-api/ also made by DK22Pac anyway.Definitely worth it, maybe it will be included... someday. Anyway, project is open to PRs. Edited August 14, 2017 by BH Team Crspy 1 Link to post Share on other sites
Junior_Djjr 2,953 Posted November 19, 2017 Share Posted November 19, 2017 (edited) RGBA-recoloring of each individual componentI think you made a mistake saying this... ...or was added, because NewOpcodes doesn't have this. And, to what extent will MoonAdditions have additions? The name itself is somewhat generic (as well as NewOpcodes). Will it include additions other than NewOpcodes? This guy created some nice things, but links was broken... Edited November 19, 2017 by Junior_Djjr Link to post Share on other sites
BH Team 157 Posted November 22, 2017 Author Share Posted November 22, 2017 (edited) RGBA-recoloring of each individual component I think you made a mistake saying this... ...or was added, because NewOpcodes doesn't have this. And, to what extent will MoonAdditions have additions? The name itself is somewhat generic (as well as NewOpcodes). Will it include additions other than NewOpcodes? This guy created some nice things, but links was broken... It was added. There is more another small features which NewOpcodes doesn't have. MoonAdditions is open for any common things like those which it already has. For AntTweakBar, Bass and stuff like that it is better to do separate modules, in my opinion. Edited November 25, 2017 by BH Team GuruGuru and Wakka387 2 Link to post Share on other sites
Akiri 8 Posted June 22, 2020 Share Posted June 22, 2020 could anyone tell me how to get that animated car color effect? I install the plugin but it doesn't have such effect Link to post Share on other sites