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.
[Help]Converting From 5017 to 4267 06/16/2010 - CO2 Private Server - 0 Replies 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?
and are there any thang wrong with my CharINFO
public static byte CharacterInfo(GameClient Client)
{
Console.WriteLine(Client.Entity.Name + "geting his...
[?] 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,...
conversion C++ to Delphi 02/04/2010 - C/C++ - 4 Replies Hi guys,
Who can help with conversion C++ code to Delphi?
private:
CArray<byte> m_Packed;
CArray<byte> m_Unpacked;
class CUnpack
{
public:
[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...
Yet Another CPS to Gold Conversion 01/21/2007 - CO2 Exploits, Hacks & Tools - 9 Replies i think there are couple of conversion out there but this is very simple written in VB
How to use:
1. Enter the avg price of the (inflated) DB. default is 20kk
2. If you want to find out what the item worth in CPS then leave Priceofitem(CPS) as Zero (0). Enter the price in GOLD in the other box.
3. If you want to find out what the item worth in Gold then leave Priceofitem(Gold) as Zero. Enter the price in CPS in the other box
4. Hit calculate.
if you find any bug please let me know...