Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Importing FPLE maps in RMVX
#1
Importing FPLE maps in RMVX
FPLE Version: 1.3

Introduction
As the mapping in RMVX is not suitable for the FPLE script, here is a solution to import FPLE maps created with RMXP directly in a RMVX project.

Demo
The following file contains a VX demo, and an executable (exporter).
DEMO + Exporter

Script
This script is complex, requires a DLL, so you have to download the demo to get the script.

Instructions

Only the three layers (floor, walls, ceiling) will be imported from RMXP. Events and maps properties shall be set in RMVX.

To begin with, you must have a RMXP project with FPLE maps (see FPLE script for RMXP). You don't need to put events, that is just useless here.

You must also have a RMVX project that includes the FPLE script for VX + the DLL (see demo).

The exporter : FPLE_Exporter.exe

[Image: Exporter.png]

1 : RMXP project with FPLE maps
2 : Here are listed FPLE maps found in the selected RMXP project
3 : RMVX project in which FPLE maps will be imported
4 : Here are listed FPLE maps already imported in the selected RMVP project
5 : click here to import selected FPLE maps in the RMVX project (make sure that the RMVX project is CLOSED first)

When exporting a RMXP map :
- if the map's name matches an existing RMVX map's name, then the map is updated (only the layers, it doesn't erase your events).
- if not, a new RMVX map with the exported map's name is created : you will have a new MapXXX.rvdata file in your Data folder, plus a MapXXX_FPLE.rvdata file. The MapInfos.rvdata file is also updated.
- Tilesets data are copied : Tilesets.rvdata is created/updated and a new folder "Tilesets" containing FPLE tilesets is created/updated.

Imported FPLE maps in RMVX are displayed in the editor using void tiles where there is no wall and black tiles for walls.
That's completely arbitrary and has no importance : the mapping in RMVX has no effect on the map's rendering. It's just a helping tool to place your events easily.

Author's Notes
I'm using vgvgf's rewritten Table class, so he should be credited.
Some scripts :
Working on :
Reply }


Messages In This Thread
Importing FPLE maps in RMVX - by MGC - 05-01-2010, 05:57 PM
RE: Importing FPLE maps in RMVX - by albertcprice - 04-17-2012, 05:18 PM
RE: Importing FPLE maps in RMVX - by MGC - 04-18-2012, 07:17 AM
RE: Importing FPLE maps in RMVX - by albertcprice - 04-19-2012, 03:40 AM
RE: Importing FPLE maps in RMVX - by MGC - 04-21-2012, 09:42 AM
RE: Importing FPLE maps in RMVX - by albertcprice - 04-21-2012, 11:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   The Charlie Mini-Map / Dynamic Maps Patch DerVVulfman 2 3,966 03-29-2022, 11:55 PM
Last Post: DerVVulfman
   Dynamic Maps Expanded DerVVulfman 11 11,156 07-06-2021, 04:31 PM
Last Post: Melana
   BIG MAPS DerVVulfman 28 23,593 12-08-2020, 04:34 AM
Last Post: DerVVulfman
   FPLE Camera Height DerVVulfman 23 27,897 07-20-2020, 01:41 AM
Last Post: rzrcoon
   H-Mode7 maps in RMVX Ace MGC 5 39,429 12-29-2018, 05:04 PM
Last Post: Kamillo
   [WIP] FPLE 2 MGC 17 39,362 01-08-2018, 04:06 AM
Last Post: Darkantuan
   FPLE : First Person Labyrinth Explorer MGC 66 127,998 09-29-2017, 03:47 AM
Last Post: DerVVulfman
   Isometric Maps: MiniMap DVV Patch DerVVulfman 0 4,797 06-26-2014, 03:27 AM
Last Post: DerVVulfman
   The Lycan ABS Isometric Maps Patch DerVVulfman 1 6,005 06-25-2014, 03:54 AM
Last Post: DerVVulfman
   GubiD's Isometric Maps Package DerVVulfman 1 5,849 06-25-2014, 03:31 AM
Last Post: DerVVulfman



Users browsing this thread: