Jump to content
  • 0

Adding Custom map ( LINUX )


Question

Posted (edited)

I've edited everything

map_index.txt:

Crystilia 1251

maps_athena:

map: Crystilia

grf-filex.txt

grf: D:\Ragnarok\Ragnarok\rdata.grf
grf: D:\Ragnarok\Ragnarok\data.grf

patched the files to my client and typed:

then typed at the terminal:

( 1 ) cd /root/Desktop/trunk/src/tool
( 2 ) make mapcache
( 3 ) cd root/Desktop/trunk
( 4 )./mapcache
( 5 ) recompile the server

when i typed @warp it lets me go to they map but the loading screen does not reach to 100% and gives me error and closes the client.

Edited by Yudax

7 answers to this question

Recommended Posts

Posted (edited)

use this..tool...to update your mapcache.dat

http://rathena.org/b...24-weemapcache/

edit these files only...

trunk/conf/maps_athena.conf

trunk/db/map_index.txt

and clientside file like mapnametable. ...etc...

Hi sir, I've already editted those using weemapcache. I've tested it in my testserver(windows) then tried to transfer those edited files in my SVN. then recompile and i got error. Client directly crash when I type @warp crystilia/Crystilia.

grf-filex.txt

grf: D:\Ragnarok\Ragnarok\rdata.grf
grf: D:\Ragnarok\Ragnarok\data.grf

your grf should be only your custom map file.. not all the data.grf & rdata.grf

This is in my SVN server. What should i put then?

--- EDIT

I've uploaded my crystilia.grf into my SVN and what i put grf-files.txt is this:

//-----------------------------------------
// GRF Files
// Add as many as needed.
//-----------------------------------------
//grf: C:\Program Files\Gravity\RO\rdata.grf
//grf: C:\Program Files\Gravity\RO\data.grf
//grf: D:\Ragnarok\ZileROO\rdata.grf
//grf: D:\Ragnarok\ZileROO\data.grf
grf: /root/Desktop/crystilia.grf
//-----------------------------------------
// Data Directory
// Use the base folder, not the data\ path.
//-----------------------------------------
//data_dir: C:\Program Files\Gravity\RO\

Edited by Yudax
Posted

I think it should be like this:

grf: C:\Users\<your pc username>\Desktop\crystilia.grf

open your folder that you save your crystilia.grf file, then copy the address from address bar.. and put it on your grf-files.txt

Posted

I think it should be like this:

grf: C:\Users\<your pc username>\Desktop\crystilia.grf

open your folder that you save your crystilia.grf file, then copy the address from address bar.. and put it on your grf-files.txt

Im using linux though.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...