I do not want to use TP in my game how do i remove this feature?
how do i remove the TP feature from my game?
● ARCHIVED · READ-ONLY
-
-
Go to database- settings, and then un check "Show TP" in the upper right corner.
-
Go to database- settings, and then un check "Show TP" in the upper right corner.
But does that truly get rid of the feature or just hide it? -
If you cannot see it, and cannot use it, is it really there?
-
It would only hide it, but if you make specials and attacks only take mp, then it would be like it wasn't there, because you don't use it and it is hidden.
-
As Prince points out that merely hides it in battle. You'll also need to go into the Database manager under skills and edit any skill using TP to either use MP or just be free or however you want to handle it. In the default skill list the TP using skills are those from 80 to 126. Or, you could go to the Classes tab and remove any of those TP using skills and replace them with something else if you wish. Or you could do some combination of the two.But does that truly get rid of the feature or just hide it?
If you build your own classes and skills from scratch, then just don't set any to use TP and problem solved. But in either case, if you aren't going to use TP in your game you should uncheck "Display TP in battle" on the systems tab.
If you get real creative you could rename TP to something else (like Reputation) and completely rework it to do something entirely different in game. -
If you want to remove it, as in remove it, you would need to remove it from every default and custom script that uses TP. Then there's still the Change TP event command which you cannot remove unless you modify the engine itself.
Anyway, hiding it would be enough in most cases.