Page 1 of 1

Doubts while playing with tmw files

Posted: 30 May 2010, 15:26
by kalaez
I've downloaded all needed to make you're own server, just for fun, and now I've some little doubts I don't know how to pass.. (I've been playing eith files, so maybe some things are not working cause I did it bad lol...)
1: Can't launch: char-server.exe I launch it but it crashes, yesterday no, what can it be?
2: How to go into my server with admin powers? I don't know how to create a GM(if it's needed), I've been looking at many things but nothing, not sure how to do it, and anyway can't log in into the server cause can't log char-server...
3: The IP suggested while making it, need to be that? I mean, to launch the server from my house, depending only of my computer.
4: How can I add a name to the server? cause I just did that IP and port, but no name and do not know where to write it...

Well, those are my main doubts for now, cause can't go into it.. Any help would be nice to hear. ty

Re: Doubts while playing with tmw files

Posted: 31 May 2010, 20:04
by supermanfan
shouldn't there be a "read-me" file telling you where to go for instructions and such?

Re: Doubts while playing with tmw files

Posted: 01 Jun 2010, 16:17
by Jaxad0127

Re: Doubts while playing with tmw files

Posted: 01 Jun 2010, 19:51
by supermanfan
yeah, that should help you out. :)

Re: Doubts while playing with tmw files

Posted: 02 Jun 2010, 09:15
by kalaez
I've already been following that guide Jax*, and I can launch it right now, but I wanted to know how to get admin powers in the server, and how to make people Gm if I want someday, cause I've rode the guide but I don't understand it at all and need some easy help, just for those 2 things.

Oh, and I¡ve tryed now and I can launch:
login-server.exe & map-server.exe , but still can't launch char-server.exe, it crashes, any idea?

Re: Doubts while playing with tmw files

Posted: 02 Jun 2010, 10:36
by swimmy
As I set up mine on ubuntu, I don't know much about windows. But these will help:
・To make GM, first register account on the server. And next, see the file eathena-data/save/account.txt.
You can see like "2000000 account name" (of course, next one is 2000001)
Then copy the number before the account name, and paste it on the file eatena-data/conf/gm_account.txt.
And set the gm lvl after the account name. Then completed.

・Also, discussing in #tmw-dev on irc.themanaworld.org will help :)

I don't know how it works on windows, I'm sorry if it won't work.
(Maybe you use windows as I see the extension .exe...)

Re: Doubts while playing with tmw files

Posted: 02 Jun 2010, 11:28
by kalaez
Thanks swimmy, that sounds reasonable lol, and it's same for windows, so it's done.


EDIT: already can launch it at all

Re: Doubts while playing with tmw files

Posted: 02 Jun 2010, 12:40
by kalaez
in gm accounts, shoult it be something like:

// <2000000> <99>

?

It keeps saying no gm accounts

Re: Doubts while playing with tmw files

Posted: 02 Jun 2010, 14:09
by swimmy
kalaez wrote:in gm accounts, shoult it be something like:

// <2000000> <99>

?

It keeps saying no gm accounts
No. after "//" will be ignored by the server. So maybe like this:
// <account ID> <level>
2000000 99

Re: Doubts while playing with tmw files

Posted: 02 Jun 2010, 18:40
by kalaez
thanks a lot Swimmy, all working for now :P