Jump to content
Returning Members: Password Reset Required ×

Recommended Posts

Posted

hello everyone just wanted to share how i setup comet server for me to learn

i picked Comet Server with client 5187

it was really easy to setup

following the getting started guild in the repository i was able to start the server

just i changed the "Port": 9959 i have no idea why it didn't work on port 9960

https://imgur.com/a/cHVvsYO

so after setting up the server what is next how to have all the game functionality like NPCs, Pathfinding , monsters spawning .... etc

how to add more stuf to the game of how can i make my client to connect to the game server without using the loader pleas i want to learn more about this things

if there is any guild , videos , or if I'm missing something pls let me know i want to learn more about privet servers

I'm new to game development and i wanted to learn more about building bots, revers engendering , cheats and how to prevent them and i setup my server for testing and ofCorse having fun

Posted

Looks like some of this was already answered on epvp, so I'll post my responses there. But just to wrap things up here, Comet was made to be pretty advanced. It contains some advanced topics in multi-threading and parallelism that I cover only partially here: https://spirited.io/multi-threaded-game-server-design/.

It doesn't stop you from working with it though, just make sure you understand the direction / parallelism of the project before running straight into adding features. If you're looking for guides... then this probably isn't the source for you. I made it after the community died off for a bit. It's only recently gotten more attention.

Posted

Looks like some of this was already answered on epvp, so I'll post my responses there

Yeah xD i found this website after some search related to Comet thank u so much for keep a lot of your code open source i will learn from it and thanks agine for taking time to reply to me i guess some of my questions wont make sense but i will check the multi-threading and parallelism link and keep learning

thank you so much

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...