well my problem comes when i drag&drop "CO Full Server.sln" inside Visual Studio, it tries to open it, but i get instantly the error that the .csproj insn't installed correctly, and the .vbproj (in XYThreadPool) neither
I am a new member to this site, my brother told me about it.
I think this is cool that u guyz are makin ur own servers and ****, I will start to make 1 to....
I am not the best or the worst at this but I will try, but I will need help so don't get mad when I dumb ?'s, cuz somethings i'm not good with but I will help with other peoples problems also if u explain it right to where I understand what u are talkin bout so that i may help u with ur server!
no offence or anything hackedcheater, but its not the quantity of servers we have, it's the quality.
you really can't make a good server from this source without a major re-write. therefore, it really isn't very useful for good or bad cioders, because good coders would start afresh, and bad ones wouldnt be able to make it work.
to be honest, this source only has two or three uses. With it, you can understand how CO servers work, which will be a good starting point for any new server project. You can also have a bit of fun with a few friends, showing off your private server with no mobs, npc's or items.
Originally posted by Hybris@Mar 24 2006, 19:02 Ok thx everyone i made my own server for LAN in a boarding school use...the only thing i need atm is how to add maps.
U need open World.cs:And add this...if u know more map IDs then u can add more maps!
lostsolder05> lol, i think if u whant to run npc/mobs u need to create and run server for spawned your npc/mobs.
Coz now u have only 1 Authorization server & 2 game server.
Try to code the 3 server...
xxnikexx> rofl with that code u just set the map name to id, all maps are inplemented u just need to write array cordinates big or small map is, to every map, and simple script for teleporting...
lostsolder05> lol
I can't teach u C#, coz i own dont have much expierence on this language. And i dont have time to teach u coding. Google for some tutorials maybe u'l find something interesting.
P.S. u need to be a smart guy if u whant to modify the source. First learn how Packets sending is working, and then try to code...
well if i figure out how to add monsters to this i might make a guide for it so everyone that is messing with it can add them in to test out bugs with it and help with a working full server but the postgres sql and the server setting up is easy just need to figure out the monsters npcs and items good luck to all working with this and im hopeing to get it figured out in a a week or 2 tops myself but who knows i never used c# before this came along always vb for programing in windows and python for linux apps
Originally posted by t3hn00bz0r@Mar 20 2006, 23:39 SpanKyn: no. If you want to use VB .NET to build XYThreadPool, you can then use the dll that it makes as a reference to build the server.
thenoobz0r time for the new sources? or can you give at least a small light about the packet creating for commands and other craps?