- Joined
- Dec 26, 2016
- Messages
- 22
- Reaction score
- 91
- First Language
- English
- Primarily Uses
- RMMV
Hello everyone and merry Christmas!
I need ur help with yanfly class specifics script pleasssse... https://github.com/Archeia/YEARepo/blob/master/Core/Class_Specifics.rb (class specifics is an add-on for the class system script
https://github.com/Archeia/YEARepo/blob/master/Core/Class_System.rb)In this script, as many of you may know, there is the notetag: <subclass to: x, x> "This makes the class subclass only and only equippable if the primary class is one of the listed x classes." I want to reverse the function of this notetag to lets say <primary for: x>, so i can put it on a primary class and this primary class to be equippable, only if a subclass is the listed x class. Can someone help me do that pretty please?
I need ur help with yanfly class specifics script pleasssse... https://github.com/Archeia/YEARepo/blob/master/Core/Class_Specifics.rb (class specifics is an add-on for the class system script
https://github.com/Archeia/YEARepo/blob/master/Core/Class_System.rb)In this script, as many of you may know, there is the notetag: <subclass to: x, x> "This makes the class subclass only and only equippable if the primary class is one of the listed x classes." I want to reverse the function of this notetag to lets say <primary for: x>, so i can put it on a primary class and this primary class to be equippable, only if a subclass is the listed x class. Can someone help me do that pretty please?

