Register for your free account! | Forgot your password?

You last visited: Today at 23:09

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

Advertisement



Where at this Code

Discussion on Where at this Code within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2008
Posts: 708
Received Thanks: 46
Where at this Code

i have bug at my server the phoenix Gem give Defence for player anyone tell me where the problem
Code:
 public void GemAlgorithm()
        {
            this.Entity.MaxAttack = this.Entity.Strength + this.Entity.BaseMaxAttack;
            this.Entity.MinAttack = this.Entity.Strength + this.Entity.BaseMinAttack;
            this.Entity.MagicAttack = this.Entity.BaseMagicAttack;
            if (this.Entity.PhoenixGem != 0)
            {
                this.Entity.MagicAttack += (uint)Math.Floor((double)(this.Entity.MagicAttack * (this.Entity.PhoenixGem * 0.01)));
            }
            if (this.Entity.DragonGem != 0)
            {
                this.Entity.MaxAttack += (uint)Math.Floor((double)(this.Entity.MaxAttack * (this.Entity.DragonGem * 0.01)));
                this.Entity.MinAttack += (uint)Math.Floor((double)(this.Entity.MinAttack * (this.Entity.DragonGem * 0.01)));
            }
        }
or this code

Code:
public ushort TransformationDefence
        {
            get
            {
                if (this.ContainsFlag(0x100L))
                {
                    if (this.ShieldTime > 0)
                    {
                        return (ushort)(this._TransPhysicalDefence * this.ShieldIncrease);
                    }
                    return (ushort)(this._TransPhysicalDefence * this.MagicShieldIncrease);
                }
                return (ushort)this._TransPhysicalDefence;
            }
            set
            {
                this._TransPhysicalDefence = value;
            }
        }
magnon is offline  
Old 08/07/2012, 05:16   #2
 
shadowman123's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 1,525
Received Thanks: 230
Nah they Are working fine and coded Properly .. the Bug isnt in these voids very high probability in loading Item Stats itself
shadowman123 is offline  
Old 08/07/2012, 05:38   #3
 
elite*gold: 0
Join Date: Oct 2008
Posts: 708
Received Thanks: 46
Quote:
Originally Posted by shadowman123 View Post
Nah they Are working fine and coded Properly .. the Bug isnt in these voids very high probability in loading Item Stats itself
thanks for replay but can u tell me where i can search for this bug
magnon is offline  
Old 08/07/2012, 07:10   #4
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,282
Received Thanks: 4,191
Quote:
Originally Posted by magnon View Post
thanks for replay but can u tell me where i can search for this bug
He just did
Spirited is offline  
Old 08/07/2012, 15:43   #5
 
shadowman123's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 1,525
Received Thanks: 230
Quote:
Originally Posted by shadowman123 View Post
Nah they Are working fine and coded Properly .. the Bug isnt in these voids very high probability in loading Item Stats itself
Quote:
Originally Posted by magnon View Post
thanks for replay but can u tell me where i can search for this bug
y u guyz dont read carefuly what we just post ... Still didnt know where is the bug ?
shadowman123 is offline  
Old 08/07/2012, 17:22   #6
 
elite*gold: 0
Join Date: Oct 2008
Posts: 708
Received Thanks: 46
Quote:
Originally Posted by shadowman123 View Post
y u guyz dont read carefuly what we just post ... Still didnt know where is the bug ?
Nope if i know i never ask
magnon is offline  
Old 08/07/2012, 17:28   #7
 
shadowman123's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 1,525
Received Thanks: 230
Quote:
Originally Posted by magnon View Post
Nope if i know i never ask
you seems to be DumbAss and pretty Lost ... cuz i already answered u Multiple times and u still didnt get it
shadowman123 is offline  
Reply


Similar Threads Similar Threads
[Biete]1x Allstar Akali Code 2x Riot Nasus Code 7x PAX JAX Code
09/26/2011 - League of Legends Trading - 7 Replies
Hi, ich habe die Codes gewonnen und möchte sie nun verkaufen da ich kein LoL mehr Spiele. Skype: nashvil. mit dem Punkt! Ich erhalte die Paysafecards zuerst! Egal wieviele TBM ihr habt!
Biete AW50F Code + Javelin Code + Kamazaki Code an
08/18/2011 - WarRock Trading - 6 Replies
Biete AW50F Code + Javelin Code + Kamazaki Code an Was biete Ich _________________________________________________ _ _________________ ----- AW50F CODE ----- Javelin Code
Waffen Code´s - Premium Code´s - Dinar Code´s [VERKAUFBAR] ! ! !
03/10/2011 - WarRock Trading - 3 Replies
Hallo Leute , ich verkaufe Code´s . Die Code´s werde ich jetzt darunter hinschreiben und ihr könnt euch bei mir melden 50 % Günstiger Als WarRock Marketplace . 1.Waffen Code´s >>> G36 Code Xm8 Code Javelin Code Mp7a1 Code Famas Retail Code G36 Retail Code



All times are GMT +1. The time now is 23:10.


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