2.3.1 - Compatibility fix
Hakuen Studio Eli Book RPG Maker MZ » Devlog
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 MZ
Download NowName your own price
Hakuen Studio Eli Book RPG Maker MZ
Essential plugin for all Eli plugins in RPG Maker MV/MZ!
Status | Released |
Category | Tool |
Author | Hakuen Studio |
Tags | eli, eliaquim, hakuen, hakuenstudio, javascript, plugins, RPG Maker, RPG Maker MV, RPG Maker MZ |
Languages | English, Portuguese (Brazil) |
More posts
- Version 5.4.17May 23, 2024
- Version 5.4.16 - Minor changesMar 07, 2024
- Version 5.4.15 - Bug fix!Dec 15, 2023
- Version 5.4.14 - Bug fix!Oct 03, 2023
- Version 5.4.13 - Minor changes to be used by other plugins.Sep 22, 2023
- Version 5.4.12 - Minor changes.Aug 31, 2023
- Version 5.4.11 - Bug Fix!Aug 25, 2023
- Version 5.4.10 - Bug Fix!Aug 03, 2023
- Version 5.4.9 - Bug fix!Jul 28, 2023
- Version 5.4.8 - Bug fix and code clean up.Jun 20, 2023
Leave a comment
Log in with itch.io to leave a comment.