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!

Server Setup

Joined
Jan 6, 2005
Messages
500
Reaction score
79
0. Extract your Server to drive C, it must be C:\NHSERVER
1. Open Enterprise Manager
2. Create Database:

a. GAMEDB
b. LOGDB
c. BBSDB
d. ACCOUNTDB :

3. Close Enterprise Manager
4. Open Query Analyzer then Connect
5. Select GAMEDB at the combo box at toolbar
6. Open the GAMEDB.SQL
7. Run the SQL
8. Open the GAMEDATA.SQL
9. Run the SQL (wait for 1-2 mins )
10. Select LOGDB at the combo box at toolbar
11. Open LOGDB.SQL
12. Run the SQL
13. Open LOGMNG.SQL
14. Run the SQL
15. Select BBSDB at the combo box at toolbar
16. Open BBSDB.SQL
17. Run the SQL
18. Select ACCOUNTDB at the combo box at toolbar
19. Open ACCOUNTDB.SQL
20. Run the SQL
21. Close the Query Analyzer
23. Open Administrative Tools at the Control Panel and Select Data Sources (ODBC)
24. Select System DSN Tab
25. Click Add
26. Select SQL Server
27. For the Name: default database
a. NEWHERO - GAMEDB
b. NEWHERO_LOG - LOGDB
c. NEWHERO_BBS - BBSDB
d. NEWHERO_ACCOUNT - ACCOUNTDB
28. For the Server (You select the server) or (local)
29. Click Next
30. Select "Change the default database to" please refer to #27
31. Click next, finish, ok
32. Repeat step #27 until you reach letter d
33. Close ODBC
34. Open C:\NHServer\install\
35. Click (Run) all the MS-DOS Batch File Except Uninstall
37. It will ask you, just click YES
38. Open C:\NHServer\
39. You can start all the module here except NheroMgr...
40. You will notice theres nothing happen (bcoz all this module comes up to the windows services)
41. You can view it on: Open Control Panel, Administrative Tools, Services..
42. All the modules are here you can start this module manually...
43. After it is started, now run NheroMgr....

Note: If one module doesnt start, goto other module, return afterwards... (coz i dont know what is the sequence) Im just start it...and it goes...

44. You can change the ip if you want...

45. I have an error running MapSvr... i dont know if you have too:smilie3:
 
Newbie Spellweaver
Joined
Jul 26, 2004
Messages
10
Reaction score
0
Run MapSvr

I can run service MapSvr.

Are you sure path folder inclucde map?

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MapSvr]
"DBPasswd"=""
"MsgSvrAddr"="127.0.0.1"
"MapFile"="d:\\NHServer\\map"
"ServerID"=dword:00000077
"LocalPort"=dword:251c
"LocalAddr"="127.0.0.1"


I run all services.
I can not login from NheroMgr.exe. Please help me?
 
Last edited:
Newbie Spellweaver
Joined
Feb 9, 2005
Messages
58
Reaction score
0
I setup like me But server not start

where si it` ?` I not see it`?` thx u

HKCR
{
NoRemove AppID
{
{76136572-B238-4D6D-A6F0-283F643FC05A** = s 'AuthSvr'
'AuthSvr.EXE'
{
val AppID = s {76136572-B238-4D6D-A6F0-283F643FC05A**
**
**
**


u show picture server me plz thx u

I dont understand exp `?

xample:mng_AddServer 0,0,'127.0.0.1'
mng_AddServer 1,0,'127.0.0.1'
mng_AddServer 2,120,'127.0.0.1'
mng_AddServer 4,0,'127.0.0.1'
mng_AddServer 8,0,'127.0.0.1'
mng_AddServer 16,0,'127.0.0.1'
mng_AddServer 64,0,'127.0.0.1'

plz pose picture same thx u

I sorry post Ark`?
 
Last edited:
A

aj05105

Guest
plz give me a diagrammatic explanation of set up server
PLZ
 
Joined
Apr 8, 2005
Messages
402
Reaction score
37
@nhed57: Excuse me where did you find the information to loads the server in the manner that you previously stated in the post? I have followed your directions and as far as I know I didn't recieve any errors in the steps except at
10. Select LOGDB at the combo box at toolbar
11. Open LOGDB.SQL
12. Run the SQL
13. Open LOGMNG.SQL
I had to "reverse" that as you stated but it seemed to work fine I ran the registries and the exes without problem but I can't seem to "Login" with the nheromgr program that's where I get the error at...with a cannot connect error...but the whole point of my post is to infrom those that don't know but it seems a Korean "Installation" direction are located under the 'doc' folder along with mental's own directions to load the server I did not try them yet cause the "login" "pw" wasn't posted in it either so figure no sense but will try on my next off day harder....but the file is called LOH2 Server Manual.doc it loads in word pad for me but I get "cannot load graphics convertor" or something error....it's in Korean so I can't translate it quite yet as I don't know any Korean but would be willing to learn if someone teaches....but if any koreans are browsing the forum perhaps they could be so kind as to help us get this up and going I'd really like to try this game. Thanks for your time.
 
Newbie Spellweaver
Joined
Sep 8, 2005
Messages
75
Reaction score
0
"DBPasswd"=""
"MsgSvrAddr"="127.0.0.1"
"MapFile"="d:\\NHServer\\map"
"ServerID"=dword:00000077
"LocalPort"=dword:251c
"LocalAddr"="127.0.0.1" this all is for theserver??
 
Joined
Jan 6, 2005
Messages
500
Reaction score
79
I already run the server with no error, to connect to the server i just did like this:

hero.exe 192.168.0.1

wherin 192.168.0.1 is my server ip, the problem is when i enter the loginname and password, there is a chinese character, i dont know what it is... may be invalid password... anybody know how to add a account? coz i just only add manually and not encrypted, i dont know if the account must be encrypted... anybody?
 
Back
Top