Page 3 of 4

Re: How to play around with TMW resource files

Posted: 11 Sep 2009, 12:06
by Bertram
Hi,

IMHO, if not done already, this thread should become a reference page in the wiki.

Regards,

Re: How to play around with TMW resource files

Posted: 11 Sep 2009, 13:06
by Jaxad0127
The full way requires a server restart. You'll need to make the walk map for the server (the wlk file). Put that in <ea-data>/data. Add an entry for it in <ea-data>/data/resnametable.txt. Then edit <ea-data>npc/scripts.conf (or so) and add a map line for it ("npc: map_name_here.gat" (match what you put in resnametable.txt). Then put the tmx somewhere the client will see it. Restart the server, log in with the client, then you can warp.

Re: How to play around with TMW resource files

Posted: 11 Sep 2009, 19:23
by nyos
Thank you all for your help. Jax thanks for that deeper explanation as well. Do you know where I might find documentation on that whole process? That will actually help me out a lot in the fact that I plan to make content for the map (eg. npcs, quests, items) as well. Having figured out the working a little, it would be nice to have some full documentation that way all TMW has to do is drop files and go. (Well as close to that as possible :D ).

Thanks again to all. If anyone else has another 2 cents please respond. I'll take all the info you got! :o

Re: How to play around with TMW resource files

Posted: 11 Sep 2009, 20:31
by Jaxad0127
If you want drop and go (or as close as we will get with eAthena), there is a tool I made in the eathena-data repository. I'll convert warps and mobs from the tmwserv format (objects on maps) into the eAthena format, and update the import file structure we currently have for eAthena content. It makes a folder for every map (using the map's name property) in the npc folder. Just put your scripts in there and they'll be added automatically when you next run the program (or you can add them yourself to the _import.txt file). This program will also keep wlk files up to date.

Re: How to play around with TMW resource files

Posted: 12 Sep 2009, 18:55
by nyos
Thanks again for your help! This will make getting the job done quicker and easier!

Re: How to play around with TMW resource files

Posted: 20 Jan 2010, 22:44
by KyleeMelody
In method A they hinted at help for Linux (Specifically Ubuntu)
but when they go to tell us where to extract, where SPECIFICALLY? eAthena-data/data? in eAthena-data itself? other than that if i needed to create a folder, where? and where do i add the -u if its even a -u IN Ubuntu.

Re: How to play around with TMW resource files

Posted: 07 Apr 2010, 09:52
by kalaez
Just a question, how can I get the image of a nude char to work over it? I've seen it somewhere but can't find it

Re: How to play around with TMW resource files

Posted: 07 Apr 2010, 10:08
by Speiros01
xxxx

Re: How to play around with TMW resource files

Posted: 07 Apr 2010, 11:56
by Crush
kalaez wrote:Just a question, how can I get the image of a nude char to work over it? I've seen it somewhere but can't find it
graphics/sprites/player_male_base.png
graphics/sprites/player_female_base.png

Re: How to play around with TMW resource files

Posted: 07 Apr 2010, 12:40
by kalaez
TY Crush, got it.

Re: How to play around with TMW resource files

Posted: 04 Jul 2010, 19:49
by natsuki3
but cruch when i add the server to my linux pc and try to update

the mana client say no servers avaible why ??

Re: How to play around with TMW resource files

Posted: 13 Nov 2011, 13:30
by New
What means -u and blah blah why don't you post a video on youtube how to do it???

Re: How to play around with TMW resource files

Posted: 05 Aug 2012, 09:09
by eTHiiXx
I cant see any ZIP folders when I go into this directory!

Im on Windows 7 and when I get to the folder with all the Update files that are supposed to be there, there is only a text file that has "991" In it....

Re: How to play around with TMW resource files

Posted: 05 Aug 2012, 15:54
by o11c
eTHiiXx wrote:I cant see any ZIP folders when I go into this directory!

Im on Windows 7 and when I get to the folder with all the Update files that are supposed to be there, there is only a text file that has "991" In it....
It's easier for everyone if you just use git: http://wiki.themanaworld.org/index.php/How_to_Develop

Re: How to play around with TMW resource files

Posted: 06 Aug 2012, 02:13
by eTHiiXx
o11c wrote:
eTHiiXx wrote:I cant see any ZIP folders when I go into this directory!

Im on Windows 7 and when I get to the folder with all the Update files that are supposed to be there, there is only a text file that has "991" In it....
It's easier for everyone if you just use git: http://wiki.themanaworld.org/index.php/How_to_Develop
I have NO idea how to do it what so ever, and yes I have spent hours trying to (I REALLY WANT TO MAKE A MAP :/ ). Would you be able to give me a walkthrough please? :)