Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to Game Server #6

Open
manhtranduy opened this issue Jun 11, 2023 · 3 comments
Open

Connecting to Game Server #6

manhtranduy opened this issue Jun 11, 2023 · 3 comments

Comments

@manhtranduy
Copy link

Hi CarlosX, AxDSan,

Thanks for sharing the code.
Much appreciate when knowing you guys had been working on the development of a private server for this amazing game.
Unfortunately, the game is officially shut down and your project is discontinued as well.
But I love this game so much, so that I am trying to understand your code and put some efforts to rebuild the server on my local machine.
I have succeeded to send the client to the server list when it passes the authentification of the login server. However, I am struggling to point the client to the new port and connect it to the game server.
So...it would be great if you can show me the corresponding part of the code and the modifications needed to do this.

Thank you again and have a nice day,
Manh

@sush1lemon
Copy link

sush1lemon commented Jun 11, 2023

Maybe you're sending the wrong IP for the gameserver, or you're not running your gameserver at port 7000.
Also i think this is the more updated one https://github.com/CarlosX/GodsWar

@manhtranduy

@micmano
Copy link

micmano commented Oct 16, 2023

Hello, I would like to try my luck in this nice project, could you quickly explain to me the use of the files you uploaded? @sush1lemon

@sush1lemon
Copy link

@micmano these are not my server files so i cant really help you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants