[RM2K3] PLUGIN TO TWEAK CRITICAL DAMAGES?
Posts
Pages:
1
Hello,
Do anybody knows if there's already a plugin to change the critical damage of RM 2k3?
I already asked for that last year on this thread and Kaine87 was kind enough to answer me but I'm really not familiar with source code of plugin... What should I do to make it a working plugin for my project?
thread here: https://rpgmaker.net/forums/topics/23834/
Thanks!
Do anybody knows if there's already a plugin to change the critical damage of RM 2k3?
I already asked for that last year on this thread and Kaine87 was kind enough to answer me but I'm really not familiar with source code of plugin... What should I do to make it a working plugin for my project?
thread here: https://rpgmaker.net/forums/topics/23834/
Thanks!
The plugin exists as a compiled .dll within the /testproject/ folder in that link Kaine supplied in the old thread.
https://github.com/CortiWins/CortiCustomCrit/tree/master/TestProject/DynPlugins
The readme is here (I'd suggest downloading it rather than trying to read it in the window):
https://github.com/CortiWins/CortiCustomCrit/blob/master/Source/CortiCustomCritReadme.txt
You will also need to add these lines to your DynRPG.ini:
https://github.com/CortiWins/CortiCustomCrit/blob/master/TestProject/DynRPG.ini
https://github.com/CortiWins/CortiCustomCrit/tree/master/TestProject/DynPlugins
The readme is here (I'd suggest downloading it rather than trying to read it in the window):
https://github.com/CortiWins/CortiCustomCrit/blob/master/Source/CortiCustomCritReadme.txt
You will also need to add these lines to your DynRPG.ini:
https://github.com/CortiWins/CortiCustomCrit/blob/master/TestProject/DynRPG.ini
Pages:
1















