Jump to content

Andrey

Members
  • Content count

    5
  • Joined

  • Last visited

  • Days Won

    10

Posts posted by Andrey


  1. 5 minutes ago, Ben said:

    Hi Andrey, welcome to Solero.

     

    Hi.

    6 minutes ago, Ben said:

    If you want to write your own game server for a CPPS, then it is worth reading up about what a socket server actually is, you clearly already have some idea about what the task is that you are undertaking!

     

    I'm already read about sockets and I have some idea about what I do. 

    14 minutes ago, Ben said:

    Knowledge of some kind of database software

    I'm happy to have knowledge in that. 

    10 minutes ago, Ben said:

    (this involves downloading a media server and opening files up in JPEX decompiler),

    I like that part. I like to explore client source codes and logs.

    15 minutes ago, Ben said:

    by looking at other, already built source codes and seeing how they work

     

    I like that too 

    11 minutes ago, Ben said:

    since it sounds like you might be a beginner

    Yup, I'm beginner in that.

    I code for a year and I have tons of languages sticked with me. I love C/C++/C#/Go/PHP/JavaScript (both client and server)/Perl/Python. I'll choose that I know best from that list.

    8 minutes ago, Ben said:

    however you'll never write a whole CPPS game server in under an hour!?

     

    1

    I don't want to write full CPPS game server for under an hour. I'm interested in how long it takes to write basic login + world server for pro in CPPSes to be able to walk or talk. I didn't write even login server in an hour.

    My ApiCheck implementation didn't work. I got no response from client. But I'll rewrite that. Possibly I replied wrong. 

    Also, sorry if I wrote something wrong. English isn't my native language.

    Thank you for your reply! You helped me a lot.


  2. Hey, guys. I want to write my own CPPS. But I want to know some things first:

     1. Does it worth it to learn sockets?

    2. Can I write simple server for hour if I good in programming?

    3. I need to use git, right?

    4. Does it worth to read other sources? Or docs of CP protocol I found will be enough?

    Thank you for reading this. Please answer, if you can help =)

×