Jump to content
  • 0

How to add a Custom Map the Server ...


Jhosef

Question


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  299
  • Reputation:   5
  • Joined:  04/05/12
  • Last Seen:  

i just want to know how to add a custom map to my server in my host

my host is asurahosting

i want to add a custom map

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

This is a video of BrowEdit Tutorial on how to Add custom map into your server.

I hope that will really make you understand now.. :)

  • Like 1
Link to comment
Share on other sites

  • 3

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

Back from eAthena, brianL posted this..

1. Server edits:
  • .../conf/maps_athena.conf - Add a line for each new map
    CODE
    map: maintown
  • .../db/map_index.txt - Add a line at the bottom for each new map (only the first custom map needs a starting ID)
    CODE
    maintown<TAB>1250

2. Recompile your server's mapcache. I suggest using this pre-compiled Mapcache Maker.

  • TIP: if you download map_cache.dat from the SVN and put it in the folder with mapcache.exe, then it will run in rebuild mode (only add your maps)
  • Edit grf-files.txt to the location of your data.grf/sdata.grf
  • Make a temporary data folder somewhere (ex: on your Desktop) and put the 3 map files (.rsw, .gat, .gnd) in it.
  • Now edit the Data Directory location in grf-files.txt to the location of the data folder you just made with the map files in it.
  • Copy the map_index.txt from your server folder into the Mapcache Maker's folder.
  • Run mapcache.exe and it will create a new mapcache (called map_cache.dat)

3. Move/upload map_cache.dat to your server's .../trunk/db/ folder.

Start your server. If you receive a message "[Notice]: Removing map [ ______ ] from maplist", go back and check your work.

4. Client update: make a patch with the 3 map files.

  • Upvote 1
Link to comment
Share on other sites

  • -1

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   1
  • Joined:  03/23/17
  • Last Seen:  

thanks a lot.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  299
  • Reputation:   5
  • Joined:  04/05/12
  • Last Seen:  

i already tried that

i dont really get the part 2

sdata.grf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  111
  • Topics Per Day:  0.02
  • Content Count:  573
  • Reputation:   20
  • Joined:  11/19/11
  • Last Seen:  

after you follow the 1st part you can use WeeMapCache more easier :D just open your map_cache then add file done .

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...