Original Source
- Original title: Event Moving Error
- Original author: dott
- Original date: November 3, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/event-moving-error.33550/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I have been using a pair of scripts (found here) which allow me to connect two maps together. Unfortunately, I have encountered an error caused by the script that I can't figure a way around. When I call "Transfer Player" and "Set Event Location" on one of the connected maps, I need to set the coordinates as if the two maps are one huge entity instead of separate. This doesn't seem to be affecting anything else, as doors and other events on both maps still function properly. (it becomes [26,55]...
Archived First Post
In a more complicated issue, events moved by "Set Event Location" are now being replaced by other events (from the same map) for no discernible reason. I attempt to move events 21-24, but get events 22-25 moved to those locations instead. I would like to check the script to figure this out, but I really don't know enough about Ruby to understand it. When I temporarily removed the script, all events moved properly again. I do not want to have to lose the script, and I was wondering if anyone had any clue how to fix this problem.
I attached the portion of the event code where the events are moved, in case that might be relevant.
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
