Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: MV VCM Enemyinfo plugin issue
- Original author: PLUEVNR
- Original date: June 20, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/vcm-enemyinfo-plugin-issue.137642/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
Hello, I have an ability comparable to scan/libra in my game and I'm using VCM EnemyInfo plugin to do so. This plugin is no longer supported by the creator, that's why I need your help and knowledge. plugin here Everything is working very well except one little detail.
Archived First Post
Hello,
I have an ability comparable to scan/libra in my game and I'm using VCM EnemyInfo plugin to do so. This plugin is no longer supported by the creator, that's why I need your help and knowledge.
plugin here
Everything is working very well except one little detail.
If I'm using the spell as my first spell, it doesn't trigger on the selected target but seems like to be on the last enemy or the default target at the start of the battle.
As a second (or any other round) spell during the battle, there is no problem anymore.
If it can help, I have the "Remember last action" enable and it doesn't remember it.
My battle system is STB.
I'm using a bunch of Yanfly's and Olivia's battle plugins.
Here's my spell configuration :
If anyone can help, I'd really appreciate it. It's the last blocking point to release my demo
If you need extra informations, feel free to ask.
Thank you and see you later.
PLUEVNR~
I have an ability comparable to scan/libra in my game and I'm using VCM EnemyInfo plugin to do so. This plugin is no longer supported by the creator, that's why I need your help and knowledge.
plugin here
Everything is working very well except one little detail.
If I'm using the spell as my first spell, it doesn't trigger on the selected target but seems like to be on the last enemy or the default target at the start of the battle.
As a second (or any other round) spell during the battle, there is no problem anymore.
If it can help, I have the "Remember last action" enable and it doesn't remember it.
My battle system is STB.
I'm using a bunch of Yanfly's and Olivia's battle plugins.
Here's my spell configuration :
Code:
SceneManager._scene.commandEnemyInfo(target);0
If anyone can help, I'd really appreciate it. It's the last blocking point to release my demo
If you need extra informations, feel free to ask.
Thank you and see you later.
PLUEVNR~
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...