public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

What's the script call for returning an enemy's name?

BMM Archive · July 15, 2026

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: What's the script call for returning an enemy's name?
  • Original author: Animebryan
  • Original date: May 18, 2019
  • Source thread: https://forums.rpgmakerweb.com/threads/whats-the-script-call-for-returning-an-enemys-name.109140/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support

Summary

I'm using SumRndmDde's HUD Maker plugin & I'm trying to show text that returns a enemy's name based on its Enemy Index position. So far, the RMMV Script Call list shows $gameTroop.members()[enemyIndex] in reference to enemies but how do I use this to show an enemy's name based on its index? { "lightbox_close": "Close", "lightbox_next": "Next",

Archived First Post

I'm using SumRndmDde's HUD Maker plugin & I'm trying to show text that returns a enemy's name based on its Enemy Index position. So far, the RMMV Script Call list shows $gameTroop.members()[enemyIndex] in reference to enemies but how do I use this to show an enemy's name based on its index?

Protected download
This is what's being used on the screen:
Code:
$gameTroop.members()[0].name()

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

Referenced Images / Attachments

HUD Maker.png
HUD Maker.png
Creator 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.

#039#rpg-maker-archive#mv-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar