Wednesday, May 16, 2012

Custom Map

FLD Creation Guide
How to extract custom maps and create FLD file

(note: short version)

1. Extract the map (gat and rsw)
2. Copy both to OpenKore\fields\tools
3. Download Perl or Strawberry Perl
4. Execute script: gat_to_fld.pl
5. Copy created .fld data to OpenKore\fields

You can either execute the script by using:

a perl interpreter of choice
the perl interpreter kore uses: start.exe

cd to kore's root folder
run the following command:

C:\Openkore-SVN>start.exe ! .\fields\tools\gat_to_fld.pl

Note: in this example the root folder was: C:\Openkore-SVN, yours can be different depending on where you have installed kore.

You Need Perl

No comments:

Post a Comment