How to add maps

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

Sorry for up '^^
so, how to test map on my local server ? i have modified RO server it work perfectly so what i need to test it ?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

a TMW client? :roll:
User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

Hum sure '^^
But where i need to place maps ? Server ? Client ? all?..
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

You need to place .tmx[gz] files in tmw/data folder, and .wlk files in server/data folder.
User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

Hum ok thaks, And the tilesets? integrated on mapfiles ?
When i map wherd tilesets need to be ?

Sory for stupids questions xD
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Exactly where they are now, in tmw/data/graphics/tiles fodler
User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

and tiled side ?
Tiles in the same directory of the maps ?
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

AoH wrote:and tiled side ?
Tiles in the same directory of the maps ?
No, in the same location as where they always are, at the location ElvenProgrammer mentioned. Meanwhile maps should always be in tmw/data/maps.
User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

Ok really thanks ;)

I think a little tut can be very helpfull for mappers :)
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

This is what we have for the moment: http://wiki.themanaworld.org/Map_development, but every users could file like contributing with his own experience to make it always more complete.
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post by Crush »

maybe someone could write a step-by-step tutorial how to turn an eAthena installation into a TMW server?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Well since we hope to switch to our new server soon, I don't think it's worth writing a tutorial on it.
User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

More questions ;p

- What is the file to design the begin map ?
- How to made warps ?
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

The file with the first map it's new_3-1.tmx.gz if I remember it correctly. About the other question I suggest that you first learn how to configure and script an eAthena server: you can reach their website at http://eathena.deltaanime.net/
User avatar
AoH
Peon
Peon
Posts: 25
Joined: 18 Oct 2005, 04:53

Post by AoH »

Ok really thaks for all response ;p
Post Reply