Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 03:16

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

Advertisement



[Help] Gems (CoEmu v2)

Discussion on [Help] Gems (CoEmu v2) within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
12tails's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 773
Received Thanks: 441
[Help] Gems (CoEmu v2)

Hi!

I'm making the Gens calculations... so take a look (who wanna help me)
and uhhh..... i wanna to know if i'm making then right!


Glory Gem:
I maked that Definitions:

Code:
        public int NGG = 0;
        public int RGG = 0;
        public int SGG = 0;

also that are the calculations:

Code:
            if (CSocket.Client.NGG > 0)
            {
                MaxAdd += CSocket.Client.Defense + 100;
                MagicAdd += CSocket.Client.MagicDefense + 100;
            }
            if (CSocket.Client.RGG > 0)
            {
                MaxAdd += CSocket.Client.Defense + 300;
                MagicAdd += CSocket.Client.MagicDefense + 300;
            }
            if (CSocket.Client.SGG > 0)
            {
                MaxAdd += CSocket.Client.Defense + 500;
                MagicAdd += CSocket.Client.MagicDefense + 500;
            }
            CSocket.Client.Defense += MaxAdd;
            CSocket.Client.MagicDefense += MagicAdd;
and this are the cases at ItemEquip.cs:

Code:
                        case 121:
                            {
                                CSocket.Client.NGG++;
                                break;
                            }
                        case 122:
                            {
                                CSocket.Client.RGG++;
                                break;
                            }
                        case 123:
                            {
                                CSocket.Client.SGG++;
                                break;
                            }
Edit:
Forgort it: and i maked one at packet processor too:

Code:
                                                case 121:
                                                    {
                                                        CSocket.Client.NGG++;
                                                        break;
                                                    }
                                                case 122:
                                                    {
                                                        CSocket.Client.RGG++;
                                                        break;
                                                    }
                                                case 123:
                                                    {
                                                        CSocket.Client.SGG++;
                                                        break;
                                                    }
i wanna to know if are right!! just it .. to continue making the others... or if i need to make more things...

waiting answers ... thanks to EPVPers members..
12tails is offline  
Old 09/05/2009, 21:16   #2
 
hunterman01's Avatar
 
elite*gold: 20
Join Date: Dec 2006
Posts: 945
Received Thanks: 175
Isnt this like the same exact post i made a long *** time ago?
hunterman01 is offline  
Old 09/05/2009, 21:30   #3
 
12tails's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 773
Received Thanks: 441
i searched and don't find anything about... so i maked that thread
: X
12tails is offline  
Old 09/05/2009, 21:53   #4
 
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
what help u need , the code looks fine ,the only thing i may say as an advice is that too much variables for one sort of gems ,that wont make any errors of course but will eat your Ram
so i think u can make it like
one variable for Glorygems (if normal then Character.GloryGems+=100,refine 300 super 500)
and same for ThunderGems

that will save you some free memory ,but ur code still good , ty
samehvan is offline  
Old 09/05/2009, 22:15   #5
 
12tails's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 773
Received Thanks: 441
also samehvan... i've another question...

my tornado don't hit players... only guards and mobs... and yhe spirit healing / meditation works only if i kill one player... how to solve that?
12tails is offline  
Old 09/05/2009, 22:36   #6
 
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
Quote:
Originally Posted by 12tails View Post
also samehvan... i've another question...

my tornado don't hit players... only guards and mobs... and yhe spirit healing / meditation works only if i kill one player... how to solve that?
for Tornado i think it's case doesn't have the Clients check or it's MagicCost case has some invalid values

do u have the Spirit and med at the Magic cases or someplace else ?
samehvan is offline  
Old 09/05/2009, 22:48   #7
 
12tails's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 773
Received Thanks: 441
smahvan... i've send a pv msg to u... please take a look and help : X
12tails is offline  
Old 09/05/2009, 23:14   #8
 
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
Quote:
Originally Posted by 12tails View Post
smahvan... i've send a pv msg to u... please take a look and help : X
done
samehvan is offline  
Old 09/05/2009, 23:25   #9
 
12tails's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 773
Received Thanks: 441
also about shuriken vortex can u help me with it?
12tails is offline  
Reply


Similar Threads Similar Threads
WTB 6% gems Siz
08/25/2010 - Dekaron Trading - 0 Replies
wtb 6% gems in multiples of 3 on Siz
Selling 6% curse gems and 6% lightning gems [SIZ]
11/23/2009 - Dekaron Trading - 0 Replies
looking to trade for coins or for dil on siz pm me with your msn or post here
gems
08/19/2009 - Conquer Online 2 - 3 Replies
why do people buy moon violet and fury gems for? they cant even profit form the blue mouse quest if they buy them at 2 cps each cuz mets are like worthless
CoEmu Gems
07/31/2009 - CO2 Private Server - 8 Replies
Alright i have a question i am Attempting to add Rainbow gems but i am not sure if this would be correct was wondering if the community could look at it MagicAdd += (int)Math.Floor(CSocket.Client.Level*(CSocket.Clie nt.NRG * .05)); Its not all of it just this is what im stuck on MAINLY the word in red
{Request} Thunder and Glory Gems!! for CoEmu V.2 Source
07/02/2009 - CO2 Private Server - 6 Replies
requesting a guide for normal ref and super thunder glory gems. Im new at this or i would make one srry xD it would be a big release and greatly appreciated THX.:handsdown::handsdown:



All times are GMT +2. The time now is 03:16.


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.