Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server > CO2 PServer Guides & Releases
You last visited: Today at 06:44

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

Advertisement



[Mini-Release]CPs/PVPpoints Exchanger for ProjectX source!

Discussion on [Mini-Release]CPs/PVPpoints Exchanger for ProjectX source! within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
StarEvaAfta!~'s Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 180
Received Thanks: 82
Smile [Mini-Release]CPs/PVPpoints Exchanger for ProjectX source!

Hei guys, i was bored and wanted to improve some ... anyway heres the exchanger for CPs/PVPpoints for ProjectX source
Every 1000PVPpoints =1KK CPs you can change the value as much as you want i dun care -.-"
Code:
#region Exchanger
                            case 983:
                                {
                                    if (Control == 0)
                                    {
                                        GC.AddSend(Packets.NPCSay("Hello, Im the great exchanger who can exchange your  PVPpoints to CPs and CPs to PVPpoints."));
                                        GC.AddSend(Packets.NPCLink("CPs to PVPpoints!", 1));
                                        GC.AddSend(Packets.NPCLink("PVPpoints to CPs!", 2));
                                        GC.AddSend(Packets.NPCLink("I'm Useless crap", 255));
                                        GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (Control >= 1 && Control <= 3)
                                    {
                                        if (Control == 1)
                                        {
                                            if (GC.MyChar.CPs >= 1000000)
                                            {
                                                GC.MyChar.CPs -= 1000000;
                                                GC.MyChar.HeroPoints += 1000;
                                            }
                                            else
                                            {
                                                GC.AddSend(Packets.NPCSay(("You dont have enough CPs or PVPpoints.")));
                                                GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                                GC.AddSend(Packets.NPCFinish());
                                            }
                                        }
                                    }
                                    if (Control == 2)
                                    {
                                        if (GC.MyChar.HeroPoints >= 1000)
                                        {
                                            GC.MyChar.HeroPoints -= 1000;
                                            GC.MyChar.CPs += 1000000;
                                        }
                                        else
                                        {
                                            GC.AddSend(Packets.NPCSay("You dont have enough CPs or PVPpoints."));
                                            GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            GC.AddSend(Packets.NPCFinish());
                                        }
                                    }
                                }
                                break;
                            #endregion
If that was useful , THANK BUTTON -->
StarEvaAfta!~ is offline  
Old 02/24/2011, 03:41   #2
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
No point in making it.
Syst3m_W1z4rd is offline  
Old 02/24/2011, 03:49   #3
 
elite*gold: 0
Join Date: Nov 2010
Posts: 41
Received Thanks: 17
Keep it up, glad to see your learning, BUT this isnt really needed, considering you get free cps in the beginning, and u can use the CPS code, but keep it up, good try!
ThoughtZProductionS is offline  
Old 02/24/2011, 09:02   #4
 
StarEvaAfta!~'s Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 180
Received Thanks: 82
Thanks ThoughtZ for your encourage :]

Nah, not anymore ive removed commands and putted on promoting, prof and market upgrade low-high, enchant and bless upgrading and reborn to bless the item, also edited rewarded PVPpoints.and removed reb3 and cps/silvers from runes and leveling just for 125 from it and rest levels from tournaments :]

now its PVP with kinda hardwork taste.
StarEvaAfta!~ is offline  
Old 02/28/2011, 23:31   #5
 
elite*gold: 0
Join Date: Nov 2010
Posts: 41
Received Thanks: 17
Hmm, good for you!, glad your learning, unlike me, im still learning to create npc's and shat xPPPPPPPPPPPP, but ima nub xD
ThoughtZProductionS is offline  
Reply


Similar Threads Similar Threads
ProjectX Source
10/28/2018 - CO2 PServer Guides & Releases - 167 Replies
Well I will not develope Conquer anymore and I have decided to close down ProjectX, but I have not talked with any of my partners, because they haven't been on, but they know it's due to lack of players and activity. The reason I will release it is because I won't develope any server more. I was working on a new source based on Project Manifesto, but I quitted that to. I will keep that for my self, if I ever go back to developing, but mostly not. I will not be as much active here neither,...
[Guide]Projectx Source Setup Guide
03/15/2012 - CO2 PServer Guides & Releases - 119 Replies
First Off Credits: Hybrid Ultimation Impulse DreadNought Tanel Korvacs Arco Jacob/L33TS/Syst3m_W1z4rd
Wanna make steeds at source projectx Guys!
03/01/2011 - CO2 Private Server - 2 Replies
Hey Guys i need help how to put Steeds at Source Project x
Heroes V Online Mini Browsergame BOT(open source)
01/09/2009 - General Gaming Discussion - 7 Replies
Hi, habe nen "Farm"-Bot für das Heroes Online mini game gebastelt: Heroes Mini Vorweg sei gesagt dass das spiel nicht sonderlich komplex ist, aber für fans der HOMM-spiele sicherlich ganz witzig der bot funktioniert in etwa so:



All times are GMT +2. The time now is 06:44.


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.