Yanfly's event spawner

● ARCHIVED · READ-ONLY
Started by Solvius 1 posts View original ↗
  1. I made a map, the mapID = 3 This is the map that hold the event I want to spawn
    I made 51 events in that map
    I putted a event in mapID 1. This event is asking a question with yes, no.
    When yes this script is executed: Yanfly.SpawnEventAt(1, 50, 13, 6, true)
    the text and show choices show up, but when clicking yes nothing happens.
    What am I doing wrong?

    thnx Solvius

    edit:

    solved