Skip to content

EasyRPG-exclusive command "DestroyMapEvent": "ThisEvent" not supported #3393

@florianessl

Description

@florianessl

Trying to use this new event command to make it possible to "self destroy" a running event will just cause warnings:
Image

This can of course be circumvented by looking up the current event id via the "ControlVariables" command & using the indirect adressing mode of the command, but there are two issues here:

  • ControlVariables' branching option Event -> Event ID is only available if Maniac support is enabled. (Otherwise the result is always zero)
  • The current version of the command editor explicitly allows using "This Event" (while also blending out other common special event IDs like Player, Boat, etc.. which wouldn't work. So this was a deliberate choice here.):

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyRPGNew functionality exclusive to EasyRPG Player

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions