Page 2 of 3

Posted: 18 Nov 2005, 13:52
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 ?

Posted: 19 Nov 2005, 08:14
by ElvenProgrammer
a TMW client? :roll:

Posted: 20 Nov 2005, 10:36
by AoH
Hum sure '^^
But where i need to place maps ? Server ? Client ? all?..

Posted: 20 Nov 2005, 11:13
by ElvenProgrammer
You need to place .tmx[gz] files in tmw/data folder, and .wlk files in server/data folder.

Posted: 20 Nov 2005, 20:12
by AoH
Hum ok thaks, And the tilesets? integrated on mapfiles ?
When i map wherd tilesets need to be ?

Sory for stupids questions xD

Posted: 20 Nov 2005, 20:57
by ElvenProgrammer
Exactly where they are now, in tmw/data/graphics/tiles fodler

Posted: 20 Nov 2005, 21:49
by AoH
and tiled side ?
Tiles in the same directory of the maps ?

Posted: 21 Nov 2005, 02:47
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.

Posted: 21 Nov 2005, 06:12
by AoH
Ok really thanks ;)

I think a little tut can be very helpfull for mappers :)

Posted: 21 Nov 2005, 09:17
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.

Posted: 21 Nov 2005, 11:04
by Crush
maybe someone could write a step-by-step tutorial how to turn an eAthena installation into a TMW server?

Posted: 21 Nov 2005, 11:20
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.

Posted: 21 Nov 2005, 17:52
by AoH
More questions ;p

- What is the file to design the begin map ?
- How to made warps ?

Posted: 22 Nov 2005, 11:57
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/

Posted: 22 Nov 2005, 21:00
by AoH
Ok really thaks for all response ;p