public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

YEP event spawner - how to check meta properties of spawned event (solved)

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: YEP event spawner - how to check meta properties of spawned event (solved)
  • Original author: Fosca
  • Original date: October 22, 2019
  • Source thread: https://forums.rpgmakerweb.com/threads/yep-event-spawner-how-to-check-meta-properties-of-spawned-event-solved.114467/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support

Summary

Good day, my RPG fellows. I find myself obliged to ask for help. Again (sigh). I'm creating my first MV game. It's a sort of crafting/survival game (pretty ambitious for my beginner skills, I'm aware of it) where player can crafts objects and tools. Generally, tools are used to craft or pick materials up, but some of these tools can be used only if the player is close to a... er... a structure (like hammer and forge). So, I found a way to do this mechanic: checking the weapon (read:...

Archived First Post

Good day, my RPG fellows. I find myself obliged to ask for help. Again (sigh).

I'm creating my first MV game. It's a sort of crafting/survival game (pretty ambitious for my beginner skills, I'm aware of it) where player can crafts objects and tools. Generally, tools are used to craft or pick materials up, but some of these tools can be used only if the player is close to a... er... a structure (like hammer and forge).
So, I found a way to do this mechanic: checking the weapon (read: tool, like hammer) equipped, then save in a variable the name of the event (read: structure, like forge) and check it with conditional branches when the tool button is pressed. This works well and smooth with normal events but... doesn't with spawned events.
I'm using YEP event spawner (since, like I said, it's a crafting game). The process I came up with seems to not save the name of a spawned event (although it does save the event ID). Trying to do it, the game says:

Protected download

I also tried to check the note (the field at the right side of the event name) instead of the name. Again, this works with normal event, doesn't with spawned ones.

Indeed, I found a solution. It's a tortuous, very uncomfortable and easily-to-be-bugged eventing that checks the event properties. But I'd rather have a small script line, if possible, or even modify the plugin code.




Any help is appreciated. Thanks in advance and good eventing!

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

Schermata 2019-10-22 alle 16.16.31.png
Schermata 2019-10-22 alle 16.16.31.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#js-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar