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!

Video Guide C9 - Server + Databases setup

Junior Spellweaver
Joined
Dec 14, 2008
Messages
108
Reaction score
79




Thanks to lastfun and everyone who contributed to fix the files!

Game files and guide is provided here in the post:

https://forum.ragezone.com/f857/release-chs-c9-server-files-1067307/index15.html#post8528791

Started with a fresh VM and installed dotnet 4.0:
Microsoft Mssql Server here is a Link:



Select this Version: SQLEXPRWT_x64_ENU.exe on the following screen.

Here are the bat files used to update the odbc connection: Remember must run them as Administrator!

 
Elite Diviner
Joined
Nov 13, 2015
Messages
463
Reaction score
19
I still have connection problem using my VPS I followed your tutorial but still no luck but when I use my PC as local it work just my VPS not working
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Dec 14, 2008
Messages
108
Reaction score
79
I still have connection problem using my VPS I followed your tutorial but still no luck but when I use my PC as local it work just my VPS not working
That ip in the error is 127.0.0.1, and your vps would have had a non 127.0.0.1, ip. So your world server may not be able to connect on 127.0.0.1 if it was changed.




Thanks to lastfun and everyone who contributed to fix the files!

Game files and guide is provided here in the post:

https://forum.ragezone.com/f857/release-chs-c9-server-files-1067307/index15.html#post8528791

Started with a fresh VM and installed dotnet 4.0:
Microsoft Mssql Server here is a Link:



Select this Version: SQLEXPRWT_x64_ENU.exe on the following screen.

Here are the bat files used to update the odbc connection: Remember must run them as Administrator!




 
Newbie Spellweaver
Joined
Jan 27, 2015
Messages
46
Reaction score
5
@Juntoa : can you show me cash shop in client ? My VM server only have 4 item in that, i want config new VM.

Thank you.
 
Newbie Spellweaver
Joined
Aug 23, 2015
Messages
16
Reaction score
3
Sorry, where we can see gm comand?Are only /levelup 10 and /enthance +10?And where we can see list om cp_npc for moster id ?
 
Newbie Spellweaver
Joined
Jan 27, 2015
Messages
46
Reaction score
5
Sorry, where we can see gm comand?Are only /levelup 10 and /enthance +10?And where we can see list om cp_npc for moster id ?

About Monster IP you can find them in Client, path : *\ClientC9\Character\chr_mon
And here is full GM command, but many command i dont know what to do :(
Juntoa - Video Guide C9 - Server + Databases setup - RaGEZONE Forums

Poor resolution :)
Credit to @lastfun, he post this list
 
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
They should be in the gameserver exe, i have had a busy week, so i have not found them yet.

where they are not explicitly ("createnpc", "rank", etc.), they come out of the packet chat as ID (number)
 
Newbie Spellweaver
Joined
Jan 27, 2015
Messages
46
Reaction score
5
I don't understant, In TUT video why Juntoa change IP form 127.0.0.1 to 192.168.1.xxx ?
If database running in localhost why we must change it ?
 
Elite Diviner
Joined
Nov 13, 2015
Messages
463
Reaction score
19
I don't understant, In TUT video why Juntoa change IP form 127.0.0.1 to 192.168.1.xxx ?
If database running in localhost why we must change it ?
It's because he uses VPS/DDS to host server remotely :) and so everyone can enter in game if they want :)
 
Junior Spellweaver
Joined
Dec 14, 2008
Messages
108
Reaction score
79
I don't understant, In TUT video why Juntoa change IP form 127.0.0.1 to 192.168.1.xxx ?
If database running in localhost why we must change it ?

The database entries can stay 127.0.0.1 only if your database is on the same machine as the server. Loopback address = 127.0.0.1 only same machine can communicate on that ip. But I left mine 127.0.0.1 in the video. I changed everything else to eliminate possible errors since I'm not sure how the servers actually connect.
 
Newbie Spellweaver
Joined
Jan 27, 2015
Messages
46
Reaction score
5
I knew how add item, fashion to my character
Here is command :
/itemkey ID Number
Full ID list translate by google :
qXgWlvql - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
Zo4Wi5cl - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
nYZqRzal - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
P0nB2lfl - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
Y5dYYNIl - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]

I hope GM tool will release soon by someone ^^
 

Attachments

You must be registered for see attachments list
Elite Diviner
Joined
Apr 28, 2012
Messages
420
Reaction score
439
I knew how add item, fashion to my character
Here is command :
/itemkey ID Number
Full ID list translate by google :
qXgWlvql - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
Zo4Wi5cl - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
nYZqRzal - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
P0nB2lfl - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]
Y5dYYNIl - Video Guide C9 - Server + Databases setup - RaGEZONE Forums
[/URL]

I hope GM tool will release soon by someone ^^


I stole it in the tutorial )))
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Mar 24, 2015
Messages
19
Reaction score
1
Can somebody tell me requirements for PC to run a server ?
 
Back
Top