Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Vindictus Dev - Current stage ?

Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
After yesterday I was able to successfully log into the game and normally run the server, I began to test and think how it all works. And I have a two questions related to what we got (mostly questions are directed to the main dev's, but others can also answer)
cmb SanGawku lastfun Hycker DNC

Questions:

1. In /tutorial-mabinogi-heroes-setup-1107562/ SanGawku tutorial as we can see, we must edit host file to redirect some websites, is that mean that we are missing some files ?

2. How it works that once you sign the launcher the account is created ? Where are password's ? How does it work ?


I just want to mention that I'm web dev at the basic/mid stage. I'm working with db's and a simple queries so thats why I want to learn something more , so I asked such questions
:mellow:
 
Joined
Mar 11, 2007
Messages
904
Reaction score
1,255
After yesterday I was able to successfully log into the game and normally run the server, I began to test and think how it all works. And I have a two questions related to what we got (mostly questions are directed to the main dev's, but others can also answer)
@cmb @SanGawku @lastfun @Hycker @DNC

Questions:

1. In /tutorial-mabinogi-heroes-setup-1107562/ SanGawku tutorial as we can see, we must edit host file to redirect some websites, is that mean that we are missing some files ?

2. How it works that once you sign the launcher the account is created ? Where are password's ? How does it work ?


I just want to mention that I'm web dev at the basic/mid stage. I'm working with db's and a simple queries so thats why I want to learn something more , so I asked such questions
:mellow:

1. We are not missing files, but instead can not sign files after editing. The strings that are needed to be edited exist in the client and can be edited, but when you try to run the client with the repacked file it throws an error.
2. Currently there is no real auth system in place (which is why you should only run a LAN server) No password field in the DB either, so the only method of "protecting" your account is through the 2nd password function.
 
Upvote 0
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
1. We are not missing files, but instead can not sign files after editing. The strings that are needed to be edited exist in the client and can be edited, but when you try to run the client with the repacked file it throws an error.
2. Currently there is no real auth system in place (which is why you should only run a LAN server) No password field in the DB either, so the only method of "protecting" your account is through the 2nd password function.

Oh thank you for that informations, so that's why I wasn't able to find pass table in db ...
 
Upvote 0
Newbie Spellweaver
Joined
Jun 26, 2014
Messages
42
Reaction score
5
are we sure that it doesn't pull the links from server (heroesContents.db3)?
TIBa0lw - Vindictus Dev - Current stage ? - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
are we sure that it doesn't pull the links from server (heroesContents.db3)?
TIBa0lw - Vindictus Dev - Current stage ? - RaGEZONE Forums

Nope, tried to edit this and don't work ;/

BTW can we run server with different client ?
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Jan 2, 2012
Messages
43
Reaction score
40
I would like to join on the dev team talks, i am deepinsec at skype
 
Upvote 0
Joined
Apr 16, 2007
Messages
441
Reaction score
205
are we sure that it doesn't pull the links from server (heroesContents.db3)?
TIBa0lw - Vindictus Dev - Current stage ? - RaGEZONE Forums

From what i believe anything that is edited in the db3 files will only affect server-sided configurations it will not change the client's data.
 

Attachments

You must be registered for see attachments list
Upvote 0
Back
Top