Jump to content
  • 0

Adding Custom map ( LINUX )


Yudax

Question


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

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
Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  383
  • Reputation:   78
  • Joined:  10/30/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10018
  • Reputation:   2370
  • Joined:  10/28/11
  • Last Seen:  

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

http://rathena.org/board/topic/53424-weemapcache/

edit these files only...

trunk/conf/maps_athena.conf

trunk/db/map_index.txt

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  383
  • Reputation:   78
  • Joined:  10/30/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  383
  • Reputation:   78
  • Joined:  10/30/12
  • Last Seen:  

Oh, sorry, I'm not read your full topic there.. =.=

you use VPS? Linux pc at home..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

yes sir im using VPS. but thanks for the help anyways. I already solved this!

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...