Jump to content
  • 0
Sign in to follow this  
tyr_12

[REQUEST] A more comprehensive guide in setting up Hercules.

Question

I've seen this: http://herc.ws/board/topic/968-guide-how-to-setup-hercules/

but I just find it lacking in my current skill level. I'd really appreciate a newbie-friendly guide. Which includes the versions of application, files (including how to know the Hercules version you're using), and some other details like how to set up your SQL stuffs which varies depending on the release of the application. If ever I'm missing out, please enlighten me. Thanks in advance.

Edited by Mhalicot
Moved outside Filipino Community because of pure English content

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

kay, here you go: download VertrigoServ (ye, you could use clean mySQL, tho i prefer installing vertrigo). Just google for it.
After you installed, download server from GIT using TortoiseGIT, if its server for localhost, you don't actually need to change that s1/p1 account and password.

then go to conf folder, open map-server.conf

 

uncomment this:

 

char_ip: 127.0.0.1map_ip: 127.0.0.1

 

save, close. open char-server.conf

 

uncomment this:

 

login_ip: 127.0.0.1char_ip: 127.0.0.1

 

save, close. open inter-athena.conf

 

scroll till the sql settings, put everywhere in

 

account field: rootpassword field: vertrigodb field: ragnarok

 

then open browser, type 127.0.0.1, go to PHPMyAdmin, type in root / vertrigo (acc / pass) create new db ragnarok and import main.sql + log.sql files from server/sql folder.

now go to server/src/common/mmo.h and find this lines:

 

#ifndef PACKETVER    #define PACKETVER 20131223#endif // PACKETVER

 

change the date to yours EXE date. recompile server. Now the server side is ready :-) (if i didn't miss anything)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.