Content and general development discussion, including quest scripts and server code. The Mana World is a project comprising the original tmwAthena server & a 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: The Mana World.
ive got a few questions. Hoe i can change the default update path? i found some entry in the config.xml i my private folders. but if i change the news or update path the game said that theire is an error etc. hoe i can add my own news or change that the updates are put in the main folder of TMW?
When you change the updatehost and the updater isn't working it is most likely because your new updatehost isn't set up correctly. The directory where the updatehost points to must contain:
-news.txt: the newstext
-resources2.txt: a text file listing all updates and their adler32 checksums (we use a php script to auto-generate this)
-all the updates as zip archives
When you post your update URL I could take a look at it and try to find out what you did wrong.
former Manasource Programmer
former TMW Pixel artist
NOT a game master
Please do not send me any inquiries regarding player accounts on TMW.
You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
Crush wrote:-resources2.txt: a text file listing all updates and their adler32 checksums (we use a php script to auto-generate this)
We do not use PHP to auto-generate this, but instead rely on errors in the client log to show us the values they should be, and then enter this in the resources2.txt file (one at a time). Nice idea about the PHP script though.
then what is the resource2.php doing in the updatehost folder?
former Manasource Programmer
former TMW Pixel artist
NOT a game master
Please do not send me any inquiries regarding player accounts on TMW.
You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
ok it is working but how can i change that the game did not generate a news Folder outside the root TMW Folder where the exe was?
I dont want a seperate folder in my private Documents.
And how can i change that the Installation made a right config.xml File with my update or new path?
It isn't developed far enough to host a game worth playing. When you want to help with the development you should be able to compile it yourself. When you don't want to help with the development tmwserv has no use for you yet.
We will provide precompiled packages of tmwserv as soon as it becomes useful.
former Manasource Programmer
former TMW Pixel artist
NOT a game master
Please do not send me any inquiries regarding player accounts on TMW.
You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.