Sorry but both of your requests are impossible. The clients value for level only allows values upto 255, after that it returns to 0 and starts counting again and will do so untill your entire number has been converted into a byte. Also the client again has a maximum value for the health which happens to again be 65535, theres no way around it, the client was just built that way.
Sorry but both of your requests are impossible. The clients value for level only allows values upto 255, after that it returns to 0 and starts counting again and will do so untill your entire number has been converted into a byte. Also the client again has a maximum value for the health which happens to again be 65535, theres no way around it, the client was just built that way.
I'll explain why it has the certain max number.
A byte has a max value of 255.
An (unsigned integer)uint16 has a max value of 65535.
So if you would want it to be a bigger value, you would have to make the byte for example an uint16, and the uint16, an uint32.
I know this ushort value max 65535
but my Question is how to change life more than 65535 with a meaning of how to change life value type ushort to uint and more than big type
Hi I need 5165 source act like Real Co 5165 09/15/2010 - CO2 Private Server - 4 Replies I need a A source 5165 that all skills is available specially rb char like nin-nin-nin counterKill and nin-war-nin reflect and more, and also the attack rates should be fair not like +8 set can 1 hit +12 set, and also maybe the client, I need to study to make it in 5200+ source. I love to trade it with my cofarmer account VIP i have use it for 5 days only. PM or contact me in skype :marlyandedsel
I need some help with my 5165 source.. 03/16/2010 - CO2 Private Server - 6 Replies It's a little bit confusing.. ok here it goes...
I just recently decided to get into c# private servers, and I figured I'd start out with this 5165 one.. So here's the issue. When I first start the server up everything works great.. So I open up the solution in Visual C# Express, and if I attempt to rebuild the newestcoserver it succeeds... But if I take and just for example put a space anywhere in the code and immediately backspace it, changing nothing of course. I get about 97 errors and...
Help 5165 source! 12/28/2009 - CO2 Private Server - 5 Replies I got problem that i cant run 5165 source.
So if i try to run NewestCOServer.exe ill get this:
http://i46.tinypic.com/14wwvuc.jpg
I have Net.framework v3.5 .
And if i try to Debugg in the NewestCOServer project file
ill get this:
http://i46.tinypic.com/fejaf4.jpg
For these who cant use 5165 source 12/13/2009 - CO2 PServer Guides & Releases - 15 Replies Hello ppl :pimp:
i found it on net and its working XD so i think it will be good to share it with others :P
this is 5119 version of 5165 source
link:Multiupload.com - upload your files to multiple file hosting sites!
its so easy to set up just put OldCODB on the C driver and edit the config.ini its a little different than config from 5165 source
u need just to type ur ip it can be hamachi and the patch of databaze folder which should look like this:
GameServerIP=127.0.0.1 << here put...
[Help] 5165 source 12/02/2009 - CO2 Private Server - 4 Replies When ever i try to start up my source it give me and error so i open up C# and see that the error is in NPC.cs and the error is this what do i do?