2.3.1 - Compatibility fix


Version 2.3.1 - 12/16/2020
- Add compatibility patch to Galv_EventSpawnerMZ.js

When Galv Spawns an event into the map, it will create his id based on the highest event on the current map. With that, my plugin was trying to get the note property from $dataMap.events with an event Id generated by the Spawn function, that in fact, doesn't really exist in the current map ($dataMap).

So I was being able to fix this compatibility by taking the note from the $dataSpawnMap.events instead of $dataMap.events and using the _spawnEventId instead of the regular _eventId (Only for spawn events).

Files

Eli Book for MZ 59 kB
Dec 16, 2020

Get Hakuen Studio Eli Book RPG Maker MV MZ

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.