- Joined
- Nov 20, 2022
- Messages
- 1
- Reaction score
- 0
- First Language
- Portuguese,BR
- Primarily Uses
- RMMV
Guys, someone who has already used or uses this mog hunter plugin in abs mode can you help me please ??
The situation is as follows, I'm doing a project based entirely on the Mog Hunter's Action abs system, but no matter how hard I look, I can't find the command to use a specific spell. in the original system it has an option for you to choose a spell that has to set it in a shortcut 's' and use it, however to use another spell you have to go in the menu to choose it and set it to be able to use it in the 'S'' which what I wanted to do is a skill bar system like every mmo rpg has, and for this to work I need to do it by event so that when the person presses the key that I determined 'numbers from 1 to 9' all the systems are ready, but not I can find which comment I should put to use a spell. I know the system allows it and it's probably something that's obvious, but I can't find which command to put in the 'when I press a key' event, it must be something like
tool_CastSkillId: 54 or
tool_attackSkillId: 54 but those didn't work and I can't find them... if anyone can help me I'll be forever grateful
The situation is as follows, I'm doing a project based entirely on the Mog Hunter's Action abs system, but no matter how hard I look, I can't find the command to use a specific spell. in the original system it has an option for you to choose a spell that has to set it in a shortcut 's' and use it, however to use another spell you have to go in the menu to choose it and set it to be able to use it in the 'S'' which what I wanted to do is a skill bar system like every mmo rpg has, and for this to work I need to do it by event so that when the person presses the key that I determined 'numbers from 1 to 9' all the systems are ready, but not I can find which comment I should put to use a spell. I know the system allows it and it's probably something that's obvious, but I can't find which command to put in the 'when I press a key' event, it must be something like
tool_CastSkillId: 54 or
tool_attackSkillId: 54 but those didn't work and I can't find them... if anyone can help me I'll be forever grateful
Last edited: