- Joined
- Mar 9, 2020
- Messages
- 18
- Reaction score
- 1
- First Language
- Portuguese
- Primarily Uses
- RMMV
Hi!
I want to make a talk system similar to a SMT game into my project. I don't think a plugin is needed, but if there's any plugin that can solve my problem, It would be great too!
Basically, I want to make a very simple skill that can start a conversation with an enemy based on the enemy ID of the target. I created a Common Event, but I'm unsure of which script call I should use, or how I should use it...
If I can somehow store the target enemy ID into a variable, I think I can then make a Condition for each enemy ID... How should I do it?
Thanks!
I want to make a talk system similar to a SMT game into my project. I don't think a plugin is needed, but if there's any plugin that can solve my problem, It would be great too!
Basically, I want to make a very simple skill that can start a conversation with an enemy based on the enemy ID of the target. I created a Common Event, but I'm unsure of which script call I should use, or how I should use it...
If I can somehow store the target enemy ID into a variable, I think I can then make a Condition for each enemy ID... How should I do it?
Thanks!


