im trying to convert Extremely basic (but working/bugless) C# Source TO 4267 what all do i need to Chang to do this?
it goes into AuthReceive but it goes to see if it IsValidAccount but then clint disconnects as if it was not a VialidAccount but when im using Clint 5017 it connects Help with this please?
[?] Conversion 5017 to 4267 02/15/2010 - CO2 Private Server - 1 Replies I have converted packets I know it is client sided issues, but when I go to log in I get some sort of error click the "Spoiler" below to see some pictures of it.
http://i46.tinypic.com/2u40hoh.jpg
If someone could help it would be well appreciated!
[?] 5017 to 4267 02/14/2010 - CO2 Private Server - 4 Replies I haven't asked a question in a while. I am trying to convert the CharacterInfo packet to work on a 4267. I attempted to convert but I am still failing! So if anyone can help, it will be well appreciated thank you. Here is my attempt below.
public static byte CharacterInfo(GameClient Client)
{
byte Packet = new byte;
WriteUInt16((ushort)Packet.Length, Packet, 0);
WriteUInt16(1006, Packet, 2);
WriteUInt32(Client.Entity.UID,...
[Help]Converting... 02/02/2010 - CO2 Private Server - 4 Replies How to convert the packet
public static byte ItemLock(int ItemUID, int Type01, int Type02, int Series)
{
PacketBuilder Packet = new PacketBuilder(2048, 16);
Packet.Long(ItemUID);
Packet.Int(Type01);
Packet.Int(Type02);
Packet.Short(0);//where do u call ItemLock method
Packet.Long(Series);
Converting ! 10/24/2009 - CO2 Private Server - 13 Replies I want to know how to Convert a LOTF Source that is .ini into a Non ini Source Any Guides? Tips, ty.
Co B,c,
[RELEASE]Big Project..5095,5065,5017,5017 (command Server) 10/01/2009 - CO2 PServer Guides & Releases - 23 Replies Hi,
Yes i made a big project with my self by my self i host i edit i control i code.
The Project contain 3 Co plvling Servers and 1 Command server the plvling servers are Snow Server and Treasure island .
snow server works with 5065 client and it have alot of edits , adds , well i have made 135 gears and you can upgrade it in market from De La Vega for 250k CPS for each item also you should get 1 blessing amulet to make dmg -1 and you can get it by killing 1000 Birdman or 1000 Snake man or...