Register for your free account! | Forgot your password?

You last visited: Today at 04:49

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

Advertisement



Exp calculation?

Discussion on Exp calculation? within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
ImmuneOne's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 754
Received Thanks: 544
Exp calculation?

Hey,

Does anyone has a decent exp calculation, or show me atleast how it is calculated? I really have no idea when it comes to conquer.

Thanks in advance,
ImmuneOne.
ImmuneOne is offline  
Old 04/07/2010, 21:14   #2
 
elite*gold: 0
Join Date: Apr 2006
Posts: 35
Received Thanks: 9
Quote:
Originally Posted by ImmuneOne View Post
Hey,

Does anyone has a decent exp calculation, or show me atleast how it is calculated? I really have no idea when it comes to conquer.

Thanks in advance,
ImmuneOne.
Are you talking about the percentage?

If so that is gained by taking the total amount of experience the character currently has, and dividing it into the experience table.

For Example(These are purely fictitious numbers):

Character has 90 experience at level 1.

Conquer checks the table for level 1, and sees it takes 100 experience to hit level 2.

Conquer divides your 90 by the 100 total, and gets .9 or 90%
MasterFletch is offline  
Old 04/08/2010, 10:14   #3
 
elite*gold: 0
Join Date: Nov 2009
Posts: 129
Received Thanks: 45
Checkout AwardBattleExp (User.cpp) in the EO source.

I would post it for you but I'm on my way out, I'll post the function when I'm back.
~Falcon is offline  
Old 01/09/2011, 03:16   #4
 
xfree17's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 9
Received Thanks: 0
useful thanks
xfree17 is offline  
Reply


Similar Threads Similar Threads
Damage Calculation
08/02/2010 - CO2 PServer Guides & Releases - 12 Replies
Okay. I haven't found any physical damage calculations out there that involves BP. Maybe nobody wants it or what but Ive been lurking these forums for a while looking for ideas for my server. Anyway, here's my ROUGH (+- 1.5k) damage compared to the real co. If anyone got any ideas on how to improve my equation by all means please post. I use 5165 but the gist of it should be the same as other servers. also, thanks to CoEmu v2, I used some of the damage calculation from there namely the...
Repair Calculation
06/04/2010 - CO2 Private Server - 0 Replies
Here is the correct gold calculation for repairing an item: int nRecoverDurability = Math.Max(0, Item.Stats.Durability - Item.CurDurability); if (nRecoverDurability == 0) return; byte Quality = ItemManipulation.GetQuality((int)Item.Stats.ID); double QualityMultipier = 0;
mentor potency calculation?
05/28/2010 - Conquer Online 2 - 1 Replies
anyone have it? the divide by 3 thing doesn't work :( 113 bp ninja mentors 4 bp noob. 16 gained :/
5165 Damage Calculation
03/07/2010 - CO2 Private Server - 7 Replies
Fixes around the forum are useless and no where near good enough if you want to make a server public. Someone should go ahead and fix it then release their code. Get some thanks and make everyone happy. I wont because I can't, I would if i could. ^^
AL Damage Calculation
07/15/2007 - Archlord - 0 Replies
Does anyone know how AL computes damage? I have been playing with combinations of weapons and stones and can't find the magic equation. Here is what I have been doing: Ab = Base Attack (without weapon) Aw = Attack with Weapon Ae = Attack bonus due to Elemental Stones (e.g. 4 level 3 stones is 5+5+1+5+1+5+1 = 23) Sb = Skill bonus for Basic Attack (%) Se = Skill bonus for Elemental Attack (%) a = attenuation factor based on mob level and player level b = boolean for elemental damage...



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


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.