Alright if you're so experienced, riddle me this:Quote:
The code works an helps prevent rollbacks. Arco whatever u say, maybe your a better coder, but I have more experience with 5165. And have had newestCo online with well over 100 people. Something you an others claim is imnpossible. exceptions an crashes. Try askin anyone who played conquer 3.0 or plays my new server ;) Both NewestCo
So guys feel free to listen to any of these guys. But i am currently running 5165 flatfile. I have removed every bug it had. Even the stamina bug, attacking on horses. The rollbacks and relogging. Believe me this code works. Use it. Before you close the server type on the cmd /save and then /exit
Rollbacks are mostly from accounts that are online when server is closed. Trust me ive worked with the source longer than any of the guys tryin to critisize me :) Add new threading and Tidy up character.cs. The socket system it uses is not all that bad. You do that... an remove the bugs it already has an exceptions. U can handle 200 quite comfortably. Ive stress tested.
Arco ill prove it anyday of the week [Only registered and activated users can see links. Click Here To Register...] x
Why are you using hashtables still? .NET is at 4.0 now, the Generics namespace has been introduced for a good while now. Are you needing to hash anything? No. There is really no reason for hashtables, at all. Learn to dictionary.
Why don't you just update variables on change? That would decrease rollbacks to the maximum. Learn to get/set.
In the time you spent on this source, you could have spent this time educating yourself on creating your own source. Learn to Learn.
Dipshit.