Register for your free account! | Forgot your password?

You last visited: Today at 01:45

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

Advertisement



2 Questions

Discussion on 2 Questions within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2010
Posts: 480
Received Thanks: 207
2 Questions

1.) What is the Mob called in discity?

2.) Can you explain the meaning of all of these numbers and names in mobinfos.txt?
Code:
1 Pheasant 1 104 1 33 0 0 0 5 6 1 36 2 True 2 1 50 1000 12 True
Decker_ is offline  
Old 02/27/2010, 18:35   #2
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
isn't this like the fifth time u asked for the explanation
PeTe Ninja is offline  
Old 02/27/2010, 21:58   #3
 
xScott's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 322
Received Thanks: 63
Code:
            [B]MobID[/B] = int.Parse(Info[0]);
            [B]Name[/B] = Info[1];
            [B]Type[/B] = (MobBehaveour)byte.Parse(Info[2]);
            [B]Mesh [/B]= ushort.Parse(Info[3]);
            [B]Level[/B] = byte.Parse(Info[4]);
            [B]MaxHP[/B] = uint.Parse(Info[5]);
           [B] Defense [/B]= ushort.Parse(Info[6]);
            [B]MDef[/B] = ushort.Parse(Info[7]);
            [B]MAttack[/B] = ushort.Parse(Info[8]);
            [B]MinAttack[/B] = ushort.Parse(Info[9]);
            [B]MaxAttack[/B] = ushort.Parse(Info[10]);
            [B]DmgReduceTimes[/B] = byte.Parse(Info[11]);
            [B]Dodge[/B] = byte.Parse(Info[12]);
            [B]AtkType[/B] = (AttackType)byte.Parse(Info[13]);
i believe thats right, its in the source
xScott is offline  
Reply




All times are GMT +2. The time now is 01:45.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.