[Help Thread] Please post your questions here.

12/11/2014 01:41 jimdegwada95#3991
12/11/2014 04:14 ThunderNikk#3992
Quote:
Originally Posted by jimdegwada95 View Post
ok now captainherlock stop and crash at Loading max Item index... (1) ok
This is caused by the Arcadia database name.

It must be named exactly the same in the SQL object browser as it is in the gameserver.opt file.

Correct that and you should be able to log in with the right client and address port set up.
12/11/2014 09:24 jimdegwada95#3993
it the same but I think I have found out the problem. In MS SQL management i cn'at delete the password in sa, it always coming back even if a save.

do you know how to force it?
12/11/2014 13:40 ThunderNikk#3994
Your servers would not even start if you didn't have the password set up correctly. Princess, the auth server would give you a server init error.

Even a blank password shows asterisks.
12/11/2014 15:47 jimdegwada95#3995
ok for that by since i verified the name of the arcadia database it should work no? and for now i'm using the Shiva client to launch my server do you think i have to use another one?

ok now captainherlock work good but when i have to log i use the code that i trnaslate in md5 in the account table and it doesn't work. And in auth server it tell me
total (2011mypassword)
password: and here is another md5 code

do you know why?
12/11/2014 17:03 stivenson2005#3996
Thanks for the community and all of it's help.

I was wondering of the command to change the gender, I've tried to do it based on how the coloring codes were done, and no success, any help or suggestion is always appreciated.
12/11/2014 19:29 jimdegwada95#3997
so?
12/11/2014 23:23 ThunderNikk#3998
I am not sure what your talking about with the MD5 but make sure you hash the entire salt+password.

for the salt of 2011 then it would be like...

2011password

Hash = a0fbe15328286c82e14a7c37719e0124

when you log in you enter "password" in the password box
12/12/2014 00:06 jimdegwada95#3999
I did that and I have some "?????????"
like that:
12/12/2014 03:31 ThunderNikk#4000
Because you attach your images as tiny little thumbnails...I cant see them.

I really have no idea why you can't seem to follow the guide and get a server running, maybe this just isn't for you.

Where did you get the auth database? I am hoping your not going to tell me you got it from the 5.2 files.
12/12/2014 08:07 jimdegwada95#4001
I followed the guide and i had error like some other on this forum so give me a break.

Even if I had take it in a 5.2 files the auth data base doesn't change with the epic. And i take it from an 8.1 folder
12/12/2014 08:57 XavierDeFawks#4002
The auth data base does change depending on what repack you use.
12/12/2014 12:55 ThunderNikk#4003
Quote:
Originally Posted by jimdegwada95 View Post
I followed the guide and i had error like some other on this forum so give me a break.
You may have tried to follow the guide but, people that have had errors here had errors because they missed some important steps in the guide.

There are some people who could at least get the server running by following the guide, the errors that those people had came later while trying to fix the server / client errors.

Quote:
Originally Posted by jimdegwada95 View Post
Even if I had take it in a 5.2 files the auth data base doesn't change with the epic. And i take it from an 8.1 folder
I just asked about the auth because the server guide last I knew did not contain an auth with the download and people were instructed to use the 7.4 auth because it is compatible.

It is a valid question when you have fixed everything else but still can't log in.
12/12/2014 13:14 jimdegwada95#4004
yes in fact i use a 7.4 one but there is a bug with the account tabe$le that i'm trying to fix
12/12/2014 14:38 rRINDVIEH#4005
how can I add more items in a NPC and how can I modify the text in the NPC? How can i add new NPC's?

where do I get a lua script program?