Original Source
- Original title: MV SumRndmDde_TPUpgrade Help
- Original author: firestalker
- Original date: August 16, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/sumrndmdde_tpupgrade-help.171126/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
TP Upgrade So, I love the above plugin by SumRndmDde. It allows me to create skills that use TP instead of MP and make the TP of an actor grow like HP/MP. It's a great plugin that works surprisingly well, with only a few quirks. It's those quirks that bring me here today. Quirk 1: The TP restoration item is usable in the menu, but it doesn't stop being usable when the TP bar is full like an HP/MP item does. The signature "Buzzer" sound doesn't play until the item...
Archived First Post
So, I love the above plugin by SumRndmDde. It allows me to create skills that use TP instead of MP and make the TP of an actor grow like HP/MP. It's a great plugin that works surprisingly well, with only a few quirks. It's those quirks that bring me here today.
Quirk 1: The TP restoration item is usable in the menu, but it doesn't stop being usable when the TP bar is full like an HP/MP item does. The signature "Buzzer" sound doesn't play until the item is completely gone. Unfortunately, the fix that @ATT_Turan made in the TP/MP Item Help thread doesn't seem to work for me.
I would like it to work like an HP/MP restoration item does. If possible...
Quirk 2: Is the TP Item have a Note Tag to add the TP back [like the Damage Formula] that works well and as intended. The thing is, the Note Tags don't pop up the numbers when the item is used. The only reason I know they work at all is that the bar is filled when I do. I can use the Damage formula to add TP using this formula:
b.gainTp(50); 0
I would like the Damage pop-ups to show when using the Note Tags, please.
Thank you to all that can help...
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...