RPG Maker MV

RPG Maker MV

Woods Oct 28, 2015 @ 11:58am
API Documentation?
Is there anywhere in the world API documentation for the classes (prototypes)?
< >
Showing 1-4 of 4 comments
Feldherren Oct 28, 2015 @ 2:33pm 
There's some documentation in RPG Maker MV's help files. You can also simply just browse all of the code in Project/js/
Woods Oct 28, 2015 @ 4:16pm 
Originally posted by Feldherren:
There's some documentation in RPG Maker MV's help files. You can also simply just browse all of the code in Project/js/
Yeah, but there aren't much and reasearching source code with only general comments on what class does will take some time. I guess we need to wait untill someone will start some kind of real wiki for MV.
If you want to chat with me on Steam, I can get you started scripting. It's not too difficult. In fact you can almost use the documentation for the old Ruby API. The idea is the same. A collection of managers and objects (all named pretty much the same as the Ruby counterparts). I have written two scripts so far. One to give equipment it's own deplete-able MP (removing the MP from the actual actors/classes), and one to give gun type weapons reloadable magazines (adding an ammo counter and a reload action to the battle menu).

Let me know if you need help =).
< >
Showing 1-4 of 4 comments
Per page: 1530 50