- Joined
- Nov 12, 2015
- Messages
- 33
- Reaction score
- 3
- Primarily Uses
Don't know where to post this for sure.
I can't find out how to check an Enemy's ID using either a Common Event or Javascript. Also, I can't figure out how to simply check if a particular enemy is alive or not. I want to say it'd be something like enemyTroop_member()[ID_#].isAlive but I don't really know.
One of the things I want to do is check Enemy IDs so I can remove them from a battle without it counting as a defeat. Also I need that info to determine certain States to add to them and what messages to have pop up during battle.
I'm quite desperate and fairly novice at Javascript. Please help! This could save my game.
I can't find out how to check an Enemy's ID using either a Common Event or Javascript. Also, I can't figure out how to simply check if a particular enemy is alive or not. I want to say it'd be something like enemyTroop_member()[ID_#].isAlive but I don't really know.
One of the things I want to do is check Enemy IDs so I can remove them from a battle without it counting as a defeat. Also I need that info to determine certain States to add to them and what messages to have pop up during battle.
I'm quite desperate and fairly novice at Javascript. Please help! This could save my game.
