- Joined
- Jul 21, 2019
- Messages
- 100
- Reaction score
- 23
- First Language
- English
- Primarily Uses
- RMMV
I'm working with Yanfly's Skill Core, and want to put in a call tag just for the basic Attack skill, to run after the Attack action is carried out by an actor.
I'd like for the script to check which weapon or weapon type is being used to attack. Or put another way I guess, I want the script to check the weapon type equipped by the actor that's attacking. I'm basically putting together a system where attacking with a certain weapon will raise the skill level for that weapon. It's easy enough for other skills that only one actor can use, but every actor can take the Attack action, so how can I have the script differentiate based on who's attacking?
I'd like for the script to check which weapon or weapon type is being used to attack. Or put another way I guess, I want the script to check the weapon type equipped by the actor that's attacking. I'm basically putting together a system where attacking with a certain weapon will raise the skill level for that weapon. It's easy enough for other skills that only one actor can use, but every actor can take the Attack action, so how can I have the script differentiate based on who's attacking?
