Hola aki les traigo una Mini Guia y eMPIEZO
Para aquellos que tiene versiones eAthena 11XXX en adelante Bowie Bowie Marco una revolucion en eAthena asique puso varios modificaciones para el mejor rendimiento del emulador, en la parte de los mapas ustedes agregaran =
Maps_Athena:
//map: prt_vilg02
//map: tank_test
//map: tank_test2
//map: test
map: ball2
esto es el Final (exepto por ball2

)
Como veran ahora en las Nuevas Versiones ya no se agregara .Gat sera ahora asi
Correcto:
map: ball2
Incorrecto:
map: ball2.gat
Ahora en la ´parte de las Dbs en eAthena seria ahora si pondre solamente final:
Map_Index:
//======================================================================================
//Place your custom maps with a starting ID here.
//======================================================================================
//Example:
//
//mymap 1250
//mymap-2
ball2
Como veran ahora aqui seria igual solo que sin .gat igual
correcto:
ball2
Incorrecto:
ball2.gat
Ahoa alo que queria Llegar es a esta parte. En Algunas Versiones en conf/map_athena.conf hay un nuevo texto que dice asi:
Map_athena:
// Read map data from GATs and RSWs in GRF files or a data directory
// as referenced by grf-files.txt rather than from the mapcache?
use_grf: no
Dice que leera los grf o data directory (Bowie confirmo que ya no funciona el data_dir pero es parte del eAthena) y Ustedes Les pondran yes asi:
// Read map data from GATs and RSWs in GRF files or a data directory
// as referenced by grf-files.txt rather than from the mapcache?
use_grf: yes
Y para terminar en grf-files pondran sus direcciones de los GRF's y data (De todos Modos Tienes que ponerlo) asi
grf-file:
//-----------------------------------------
// GRF List
//-----------------------------------------
grf: C:\Users\Fernando\Documents\Legendary MasteRO\data.grf
grf: C:\Users\Fernando\Documents\Legendary MasteRO\sdata.grf
grf: C:\Users\Fernando\Documents\Legendary MasteRO\test.grf
// You may add more in this format
// grf: <data file path>
//------ Others ---------------------------
// Data Directory (without the actual data\ though)
// the below example would use C:\path\to\RO\data\
data_dir: C:\Users\Fernando\Documents\Legendary MasteRO\
Esto es Un ejemplo
Es Todo de Mi Parte ^^ Saludos
