Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 00:49

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[HELP] MetaData - Creating.

Discussion on [HELP] MetaData - Creating. within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
[HELP] MetaData - Creating.

alright so Idk if dis is da right section but please move it if its not...anyways I always wanted to know (since im a noob) where to make a new metadata structure...I know metadata is protected but I wanted to know if like u can create a new metadata so I can experiment some things with my source...here is what I'm trying to create from metadata:

Code:
using System;

namespace MySqlHandler
{
    public class MySqlReader
    {
        public MySqlReader(MySqlCommand command);

        public string LastError { get; set; }

        public bool Read();
        public bool ReadBoolean(string columnName);
        public byte ReadByte(string columnName);
        public double ReadDouble(string columnName);
        public float ReadFloat(string columnName);
        public short ReadInt16(string columnName);
        public int ReadInt32(string columnName);
        public long ReadInt64(string columnName);
        public sbyte ReadSByte(string columnName);
        public string ReadString(string columnName);
        public ushort ReadUInt16(string columnName);
        public uint ReadUInt32(string columnName);
        public ulong ReadUInt64(string columnName);
    }
}
and yes, this is from a CoEmu source...forgot the name of it. any help(no flaming) would be appreciated
killersub is offline  
Old 08/28/2010, 04:01   #2
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
Not being nasty as I am talking to him on msn but would be much easier for him if you can explain anything in err "Lamens" terms lmao
.Beatz is offline  
Reply


Similar Threads Similar Threads
Creating a C++ GUI
06/30/2006 - Conquer Online 2 - 4 Replies
First of all, sorry to bother putting up a wasteful post. I have searched google for creating a C++ GUI but everything ends up going to creating multi-threading for a process. Maybe I just am not using the correct search terms but I have run out of narrowing keywords and anything too specific gives me no results. Through reading most articles a few articles in the MSDN library, I found nothing useful that could help me. I did learn that I could use C# for this task, but I really want to...
Creating Lag
02/27/2006 - Conquer Online 2 - 6 Replies
I wanna know how do you create lag for yourself in conquer, besides downloading some programme? LAg can be used in TG to leevel yourself hella crazy. Help please?
new bot creating by me
08/09/2005 - Conquer Online 2 - 58 Replies
this bot will hunt items, and wen the inventry is full, it will go threw each item and check it for +1 and supers elites etc, and drop any crap items, u have options like,exit on good item, keep on hunting, teleport with scroll etc. BUT its still under development :)
creating own bot
06/16/2005 - General Coding - 4 Replies
what would i need to create my own bot and were would i start in the crteation of a bot. thanx
Creating Lag?
05/31/2005 - Conquer Online 2 - 5 Replies
what would be a good program to create lag, that allows u to gain faster exp.



All times are GMT +1. The time now is 00:49.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.