I'm using this as a Learning experience, So it's quality of coding over quantity of buggy features. I may go into coding my own from scratch once I have the knowledge and time to do so.
Since I got stuck and didn't have the time to fix what I had messed up, nor the time to start from scratch, or really didn't even have the time to undergo the project, it was put on hold. Now I have found myself with way too much free time, needing something to occupy it, I do not play Conquer anymore, but I would love to play a true classic server and would enjoy coding one. Soo, I will be picking up where I left off in the learning process of C#, and checking out tuts, to try and get a much better understanding of C# before jumping back into trying to code a server. I hope to start actual coding within the next couple weeks, again, all support is appreciated, if you guys have resources for good tuts especially in areas that are critical in coding a server, please share those with me.
EndGoal:
Conquer 1.0 Server based from 4267.
Real Classic, No extra bullshit added.
Progress;
Re-Starting.
Learning more about C# before jumping into this again, I got too overwhelmed last time.
Any help with coding advice or tips or good places to get tuts would be appreciated.
;
I'll be using Hybrid's 5017 source and converting it to 4267.
The source/development will be private.
Any tips or suggestions are appreciated.
Thanks/Credits will be given where deserved.
Credits:
Hybrid.
Arco.
i want convert it too... but i didn't have 5017 source ..can you send it to me ?
Since I got stuck and didn't have the time to fix what I had messed up, nor the time to start from scratch, or really didn't even have the time to undergo the project, it was put on hold. Now I have found myself with way too much free time, needing something to occupy it, I do not play Conquer anymore, but I would love to play a true classic server and would enjoy coding one. Soo, I will be picking up where I left off in the learning process of C#, and checking out tuts, to try and get a much better understanding of C# before jumping back into trying to code a server. I hope to start actual coding within the next couple weeks, again, all support is appreciated, if you guys have resources for good tuts especially in areas that are critical in coding a server, please share those with me.
You can look at my server. It's a downgrade of Hybrid's last released source. I learned so much from it by commenting every single line of code. Yes, it takes forever, but I swear to you, you'll learn C#. [=
I came from a C++ background (a year and a half), and I'd advise you learn C++ first. It will help you become a really efficient programmer if you migrate to C#... along with making it so much easier to learn. I learned C# in a weekend. I've noticed that most people who start with C# could give two ***** about efficiency as long as it works and this is NOT the mindset to have.
Thanks for the replies guys. I'll take a look into your source Lateralus. Also, I will take your advice, I'll learn C++ first. I actually won't be starting this for another week and a half, I have a friend from back home visiting next week, I'll probably just get things I need around this week.
Learning C++ won't make you any more efficient-minded, you're much better off sticking with learning one language at once instead of starting other ones.
People still need to learn the difference between efficiency and bad("ugly") coding.
Learning C++ won't make you any more efficient-minded, you're much better off sticking with learning one language at once instead of starting other ones.
People still need to learn the difference between efficiency and bad("ugly") coding.
The transition from a managed to an unmanaged language is much tougher than the other way around. That's why I suggested he learn C++. He'd also be able to employ the things that aren't integral to C# that are in C++ for better performance and convenience.
Conquer 1.0 Pserver? 09/24/2009 - CO2 Private Server - 13 Replies I was wondering if it was at all possible to host a private conquer 1.0 server and if so how. I tried searching the forums and it hasn't turned up any results. I seen on youtube that someone was "allegedly" hosting their own CO1.0 Pserver.
Any help would be appreciated