Register for your free account! | Forgot your password?

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

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

Advertisement



[Help] How do I change RegExp for skills?

Discussion on [Help] How do I change RegExp for skills? within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2006
Posts: 25
Received Thanks: 0
[Help] How do I change RegExp for skills?

my sactter skill get up very fast levels

how do I edit the skill exp requirment?
source 5165
Bomb is offline  
Old 08/22/2010, 01:41   #2
 
elite*gold: 0
Join Date: Feb 2009
Posts: 1,765
Received Thanks: 382
what version????????
Fish* is offline  
Old 08/22/2010, 03:53   #3
 
elite*gold: 0
Join Date: Jan 2006
Posts: 25
Received Thanks: 0
5165
Bomb is offline  
Old 08/22/2010, 03:58   #4
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
I think if you open your source and search for
Code:
public static uint SkillExpRate
under world.cs. Change the number after it to a lower number.
.Beatz is offline  
Thanks
1 User
Old 08/22/2010, 04:16   #5
 
elite*gold: 0
Join Date: Jan 2006
Posts: 25
Received Thanks: 0
I dont find SkillExpRate
Bomb is offline  
Old 08/22/2010, 04:18   #6
 
elite*gold: 0
Join Date: Oct 2008
Posts: 342
Received Thanks: 66
search again.
or tell us what source ur using
µ~Xero~µ is offline  
Thanks
1 User
Old 08/22/2010, 07:32   #7
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
@Matty
Its actually public static uint ExperienceRate for all of them
Arcо is offline  
Thanks
2 Users
Old 08/22/2010, 09:20   #8
 
elite*gold: 0
Join Date: Jan 2006
Posts: 25
Received Thanks: 0
How it can be ExperienceRate if i put 1 and scatter grow up fast anyways?

I searched SkillExpRate and dont find it.
im using 5165 source(acros thread)
Bomb is offline  
Old 08/22/2010, 19:34   #9
 
elite*gold: 0
Join Date: Aug 2010
Posts: 20
Received Thanks: 5
in world.cs find:
Code:
public static uint ExperienceRate
under it put:
Code:
        public static uint SkillRate = 10;//Skill exp is x10
        public static uint ProfRate = 25;//Prof exp is x25
in character.cs find:
Code:
public void AddProfExp(ushort Wep, uint Amount)
replace:
Code:
Amount *= World.ExperienceRate;
with:
Code:
Amount *= World.ProfRate;
in character.cs find:
Code:
public void AddSkillExp(ushort ID, uint Amount)
replace:
Code:
Amount *= World.ExperienceRate;
with:
Code:
Amount *= World.SkillRate;
BLASTER!!!! is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Anybody know how to add,change pet skills?
09/05/2009 - EO PServer Hosting - 2 Replies
hi guys anybody here know hwo to edit or change or add pet skills into certain pets Thamnks, i know sombody released a guide somwhere.. ???? thanks
[Help] Change the Skills the guards use
07/17/2009 - CO2 Private Server - 0 Replies
Im trying to change it so that Guards attack with Fire Circle. Does anyone have any idea on where i would do this? Maybe an example, i am using CoEmu. Thanks
How i change the skills?
02/02/2009 - Dekaron Private Server - 6 Replies
Hi guys I need help for changing Skills , summoner : spirit dagger texture is'nt shown mage: aqua circle just do one it and some texture are missing too thx for help



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


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.