How can I make a private server?

03/29/2011 09:46 BlackCitadel#1
Hello,

Can I make a private server for the latest features and updates in the game?
And how can I add quests in my private server?
03/29/2011 09:50 Syst3m_W1z4rd#2
1. There is a source already released by pro4never. It's at latest patches. In order to use it you would need to know some C#. There is some few tutorials in the programming section, otherwise you could also google tutorials or try youtube. You would need a C# compiler, which can be found here:
[Only registered and activated users can see links. Click Here To Register...]

2. You would need to code them, read point 1.
03/29/2011 11:45 BlackCitadel#3
First, I am still newbie on this, what is a source??
Can you put a simple detailed guide showing how to create a private server?
I also noticed a lot Egyptians add new strange monsters and new NPCs with their own messages which they want the NPc to say, they also add new items to shopping mall in their private server, how do they do this??

For example, I see NPC in the middle of the job center, he sells MoonBox,Emerald and Euxenite Ores for CPs, how they do all this??
03/29/2011 11:49 |NeoX#4
yes
03/29/2011 12:20 Syst3m_W1z4rd#5
Quote:
Originally Posted by |NeoX View Post
yes
Actually. This:
16 - 36 = 25 - 45 --> -20
16 - 36 + (81/4) = 25 - 45 + (81/4)
4^2 - 2 * 4 * (9/2) + (9/2)^2 = 5^2 - 2 * 5 * (9/2) + (9/2)^2
(4 - 9/2)^2 = (5 - 9/2)^2
4 = 5
2 + 2 = 5

Is wrong. I read it somewhere that it wasn't 5 and the calculation was wrong :P
But not like I know a shit about it, so I can't tell wtf is what in that XD
03/29/2011 18:27 pro4never#6
Quote:
Originally Posted by BlackCitadel View Post
First, I am still newbie on this, what is a source??
Can you put a simple detailed guide showing how to create a private server?
I also noticed a lot Egyptians add new strange monsters and new NPCs with their own messages which they want the NPc to say, they also add new items to shopping mall in their private server, how do they do this??

For example, I see NPC in the middle of the job center, he sells MoonBox,Emerald and Euxenite Ores for CPs, how they do all this??
Let me see if I can break this down a bit for you (keeping in mind I wanna try to avoid writing like 10 pages here... cause your asking very 'general' questions)



A source simply means the source code to a program... Every program you use on your computer was originally designed using some sort of programming language by a programmer... the code they wrote is called the 'source code' for the program.

When we say a source on epvp we mean the same thing... it's the code that someone has written which allows conquer clients to connect to them and then emulates a server (IE: performs much like tq's servers do in that it allows the clients to connect, send/receive data, see eachother, interact, etc)


There are a number of public sources on this site but for the most part they simply aren't very good 'as is'. If you want to run a good server you will need to learn at the very least some basic level of programming (99 pct of the sources here use the programming language C#).

If you are not willing to put in the effort to learn some programming then I'd like to STRONGLY warn you away from private servers right now... Without putting in effort you really won't get anywhere (you should not expect to download something, run it and have a good server, they take time, work and knowledge to do right).

That being said there are tons of great guides around this site if you'd care to search through the guide/release section.


Sadly fang removed his post on here listing all the public sources... I hope no one will get too angry with me for linking to his blog though which still contains it.


[Only registered and activated users can see links. Click Here To Register...]


Annnddd some links on learning C#


Hybrid's lovely guides
[Only registered and activated users can see links. Click Here To Register...]

Tane's links
[Only registered and activated users can see links. Click Here To Register...]

Me with links on packets/proxies/bots (less applicable but useful knowledge)
[Only registered and activated users can see links. Click Here To Register...]

C# for Dummies e-book
[Only registered and activated users can see links. Click Here To Register...]

C# Primer
[Only registered and activated users can see links. Click Here To Register...]


If you search there are a TON more resources on here.


Well... there's my few paragraphs for the day ahaha
03/30/2011 03:12 _tao4229_#7
Quote:
Originally Posted by Syst3m_W1z4rd View Post
Actually. This:
16 - 36 = 25 - 45 --> -20
16 - 36 + (81/4) = 25 - 45 + (81/4)
4^2 - 2 * 4 * (9/2) + (9/2)^2 = 5^2 - 2 * 5 * (9/2) + (9/2)^2
(4 - 9/2)^2 = (5 - 9/2)^2
4 = 5
2 + 2 = 5

Is wrong. I read it somewhere that it wasn't 5 and the calculation was wrong :P
But not like I know a shit about it, so I can't tell wtf is what in that XD
+/-[(4-9/2)] = +/-[(5-9/2)] when you square root, the one in his signature is extraneous as it was introduced by "adding" the even exponents (in idiots terms)

The real proof is this
-[4 - 9/2] = +[5 - 9/2]
-4 + 9/2 = 5 - 9/2
-4 + 9/2 + 9/2 = 5
9/2 + 9/2 = 9
18/2 = 9
9 = 9
03/30/2011 10:15 BlackCitadel#8
I am sorry I don't have a time to learn this C# Programming, My problem is when I see a lot of talk in explaining a program I immediately ignore it, my mind is not genius!

Who will go with me and explain me clearly and step by step, no rush?

First, How can I create a private server myself?
I will go in with my next question after this question is answered :)
03/31/2011 10:16 BlackCitadel#9
Hello, I made a Private server for Client 5165 using Hamachi , Appserv, and I am using Dial-Up Connection, but when I enter the server It says: Server maintenance or network congested

I solved the problem, I just opened up the Newest Co Server file from the OldCODB folder, but another problem that it freezes on the screen : Logging into Account Server...

How can I enter the game when I am the owner of the server guys??
I don't know about this, should I create an account??