- Joined
- Nov 23, 2016
- Messages
- 15
- Reaction score
- 0
- First Language
- english
- Primarily Uses
Hi I am trying to use the extension plugin dreamX made for yanflys battle status window plugin however it seems not to work in tandem with the skill core plugin..
see I am trying to make it so a class that only has TP has TP in the 2nd gauge and a class that only has MP has MP in the 2nd gauge and erase the 3rd gauge off both of them by using the gauge swap feature provided in yanflys skill core plugin... this is so there will be only two gauges one for HP and one for what they need to use their skills, TP or MP depending on the class, and the bottom row would be the state icons so they are not covered up by the TP gauge...
i am using this code in the TP class notetag--
<Swap Gauge 2: TP>
<Swap Gauge 3: Nothing>
and this code in the MP class notetag-
<Swap Gauge 3: Nothing>
however when I have your extension plugin disabled it works perfectly but when i activate your plugin again all 3 gauges come back everytime...
In my plugin list I have the skill core plugin toward the top under yanflys battle plugins and the battle status window and extension toward the problem... could this be the problem? they have to be in a certain order? or is your extension just not compatible with the skill cores gauge swap?
any help is appreciated...
see I am trying to make it so a class that only has TP has TP in the 2nd gauge and a class that only has MP has MP in the 2nd gauge and erase the 3rd gauge off both of them by using the gauge swap feature provided in yanflys skill core plugin... this is so there will be only two gauges one for HP and one for what they need to use their skills, TP or MP depending on the class, and the bottom row would be the state icons so they are not covered up by the TP gauge...
i am using this code in the TP class notetag--
<Swap Gauge 2: TP>
<Swap Gauge 3: Nothing>
and this code in the MP class notetag-
<Swap Gauge 3: Nothing>
however when I have your extension plugin disabled it works perfectly but when i activate your plugin again all 3 gauges come back everytime...
In my plugin list I have the skill core plugin toward the top under yanflys battle plugins and the battle status window and extension toward the problem... could this be the problem? they have to be in a certain order? or is your extension just not compatible with the skill cores gauge swap?
any help is appreciated...
Last edited by a moderator:

