How can I create my own server ?

04/16/2011 09:25 trollz80#1
Hello people !

I would like to know if someone can teach me about Private Server creation ?
I want to become PM for a lot of time , and to enjoy !

If someone can tell me .. please :(

Thanks for future replies .. !
04/16/2011 11:16 { Angelius }#2
honestly, Pservers creation is not something that a certain person can teach you and even if that person well never be able to give you the enough time to learn stuff i guess ,

and most of time its depending on your knowledge/skills of coding assume that you are facing a problem with one of the codes that someone else has coded it for you ,
you are not gonna be able to solve it really easy an it might take you DAYS trying to figure it out

so you really need to look around and search for some tutorials try to learn the basics of coding
start with the C# language maybe

download some/any provided sources here on the forums and have a look at them see how they are coded/ what resources the include. and that should help you alot

every person has a different way to code some is good some is bad but after all there is always something to learn in it .

good luck ,
04/16/2011 11:36 trollz80#3
I didnt see that like it. (Too hard ^^)
Indeed , I have to learn coding to make a good server :/ .
But cant we take a Private Server Database and edit some things in this one?
04/16/2011 13:04 { Angelius }#4
Quote:
Originally Posted by trollz80 View Post
I didnt see that like it. (Too hard ^^)
Indeed , I have to learn coding to make a good server :/ .
But cant we take a Private Server Database and edit some things in this one?
sure but it depends on what you meant when you said a base and which Base you are going to choose ,

like for me a base means an empty source that doesent contain anything but the socket system(able to login),

if thats what you are looking for than i wold suggest pro4never's source (Hellmouth) as it has a great one :S

Ps:starting from Zero/scratch is strongly recommended .

Good Luck.
04/17/2011 21:17 kill_acvc#5
Quote:
Originally Posted by { Angelius } View Post
Ps:starting from Zero/scratch is strongly recommended.
I agree completely! To start a server from scratch is the best way to learn how it works... you face lots of problems, though =P Especially in your first time.

After you learn a bit of C#, I recommend you to read this :

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