- Joined
- Dec 10, 2015
- Messages
- 10
- Reaction score
- 0
- First Language
- Spanish
- Primarily Uses
https://yanflychannel.wordpress.com/rmvxa/gameplay-scripts/tp-manager/
I love yanfly codes and I'm currently using this one for certain equipable weapons. It works great for the most part.
HEre's how it goes:
-I put an equipment that enables you to rack up TP and unleash an attack, without it TP doesn't even appear on the battle screen alongside with the MP bar or the skill list on the overworld menu.
-It only works on the character using the equipment, properly working there
-In the armor notes I put <tp mode: 3>, which should activate a different way of tp mode for that actor, but it turns out this tag only works in the actor notes.
So, I need to make it so you can change the TP mode of the character using the equipment, using notes. Unfortunately the only way to change it is via using a script. The problem is that I don't know where to run a script when you choose certain equipment on a certain character and change that character's TP mode and am stuck with a single.
Here's a screenshot of my armor: https://gyazo.com/60110bf060a48fa887024c56c1b588a4
Simply putting <tp mode: 3> in it won't make it change the tp mode of its user. Any ideas?
I love yanfly codes and I'm currently using this one for certain equipable weapons. It works great for the most part.
HEre's how it goes:
-I put an equipment that enables you to rack up TP and unleash an attack, without it TP doesn't even appear on the battle screen alongside with the MP bar or the skill list on the overworld menu.
-It only works on the character using the equipment, properly working there
-In the armor notes I put <tp mode: 3>, which should activate a different way of tp mode for that actor, but it turns out this tag only works in the actor notes.
So, I need to make it so you can change the TP mode of the character using the equipment, using notes. Unfortunately the only way to change it is via using a script. The problem is that I don't know where to run a script when you choose certain equipment on a certain character and change that character's TP mode and am stuck with a single.
Here's a screenshot of my armor: https://gyazo.com/60110bf060a48fa887024c56c1b588a4
Simply putting <tp mode: 3> in it won't make it change the tp mode of its user. Any ideas?
Last edited by a moderator:
