Register for your free account! | Forgot your password?

You last visited: Today at 21:01

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

Advertisement



[Release] New Souls Levels

Discussion on [Release] New Souls Levels within the EO PServer Guides & Releases forum part of the EO PServer Hosting category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2008
Posts: 806
Received Thanks: 321
Arrow [Release] New Souls Levels

Hello All Elitepvpers Members

I Think alot of Us Noticed that If we had a Server with Max Level of 255 And When we use Paladin Charcters when we reach level 130 Our max Soul Reach 180k And Doesn't Increase even if we leveled up to level 255

Now For All the Pserver that their Max Level is 255
Add new Soul levels
How?
Just Run my This Script and Enjoy (You can edit my script forsure)

Code:
INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0010, 10, [COLOR="Magenta"]140, [COLOR="red"]200000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0011, 11, [COLOR="Magenta"]150[/COLOR], [COLOR="red"]300000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0012, 12, [COLOR="Magenta"]160[/COLOR], [COLOR="red"]400000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0013, 13, [COLOR="Magenta"]170[/COLOR], [COLOR="red"]500000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0014, 14, [COLOR="Magenta"]180[/COLOR], [COLOR="red"]600000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0015, 15, [COLOR="Magenta"]190[/COLOR], [COLOR="red"]700000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0016, 16, [COLOR="Magenta"]200[/COLOR], [COLOR="red"]1000000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0017, 17, [COLOR="Magenta"]210[/COLOR], [COLOR="red"]1100000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0018, 18, [COLOR="Magenta"]220[/COLOR], [COLOR="red"]1200000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0019, 19, [COLOR="Magenta"]230[/COLOR], [COLOR="red"]1300000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0020, 20, [COLOR="Magenta"]240[/COLOR], [COLOR="red"]1400000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0021, 21, [COLOR="Magenta"]250[/COLOR], [COLOR="red"]1500000[/COLOR]);

INSERT INTO cq_soul_value_lev
   (`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
   (0022, 22, [COLOR="Magenta"]255[/COLOR], [COLOR="Red"]5000000[/COLOR]);

How to Edit it?
Pink = The Required Level
Red = The Max Value of Souls When the PPL Reach the Required Level

I Hope All Enjoy this Simple Release

Regards
Spy520
[/COLOR]
Spy520 is offline  
Thanks
16 Users
Old 08/20/2009, 12:52   #2
 
hio77's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 1,759
Received Thanks: 825
very nice ^_^ thank you
hio77 is offline  
Thanks
2 Users
Old 08/20/2009, 18:45   #3
 
King_Arthur's Avatar
 
elite*gold: 246
Join Date: Jan 2008
Posts: 1,712
Received Thanks: 895
Yours is fine but you can condense it down into one query so it looks more visually appealing. Also you don't even need the "(`id`..." part since you are inserting all values in a row as they appear in the db and you are explaining what they do.

INSERT INTO cq_soul_value_lev
(`id`, `soul_lev`, `req_lev`, `soul_max`)
VALUES
(0010, 10, 140, 200000),
(0011, 11, 150, 300000),
(0012, 12, 160, 400000),
(0013, 13, 170, 500000),
(0014, 14, 180, 600000),
(0015, 15, 190, 700000),
(0016, 16, 200, 1000000),
(0017, 17, 210, 1100000),
(0018, 18, 220, 1200000),
(0019, 19, 230, 1300000),
(0020, 20, 240, 1400000),
(0021, 21, 250, 1500000),
(0022, 22, 255, 5000000);
King_Arthur is offline  
Thanks
2 Users
Reply

Tags
level, limit, max, souls


Similar Threads Similar Threads
Dragon Souls
05/11/2010 - Conquer Online 2 - 1 Replies
How or what is the best way to get a dragon soul item? ive tried small boss hunting, only killed lvl 3 roosters tho. i got normal dragon souls from that, and i also want to know what monsters from the small boss hunting quest drops lvl2 and above dragon soul items? What lvl should i be and equiptments do i need to have to do the terato dragon quest?
WoW Burning Souls 1.12.1
02/08/2010 - WoW Private Server - 1 Replies
#edit #close
How to get more than 32 levels Granted levels with RAF.
08/29/2009 - WoW Exploits, Hacks, Tools & Macros - 9 Replies
So I recently started RAF and got a warrior/priest to 58. I then granted all the levels from that character. Since I hadn't dinged 60 yet and still have 2 months of RAF, I decided to do a mage/pally. I leveled both to 10. I had my veteran account make another character and my mage was able to grant levels. This means you can level 4 classes and give 4 more classes 30 levels. This leaves only 1 class you have to level manually and a dk. Enjoy.
Kingdom of Souls
06/12/2008 - CO2 Guides & Templates - 1 Replies
The following is copied straight from czzc inc with no edits. For a better view of the guide please visist: CZZC Forums: Kingdom Of Souls Guide Updated: 06/11/08 10:13am EST Sonicia added an alternative download location Updated: 06/12/08 12:18p.m. EST Added Table of Contents! Note, all this info will be organized on a website soon! Note again, Since this is Open Beta, there are still plenty of bugs, therefore it may come a time that all accounts will be whipped, and rebooted!...
help me earn souls
11/24/2006 - Conquer Online 2 - 2 Replies
Help Me Earn Souls By Going To This Website Please HELP!!! Dont Expect Me To Make One Of Those Pop Out Things If You Want Turn Your Speakers Down... ok this web # Remove hyperlink by DM2000



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


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.