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 14:38

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

Advertisement



Remove 30 PKpoints for 60k cps!! [source 5165]

Discussion on Remove 30 PKpoints for 60k cps!! [source 5165] within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
anone.ious's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 48
Received Thanks: 3
Remove 30 PKpoints for 60k cps!! [source 5165]

Here is npc Remove 30pkpoints for cps [60k cps] for source 5165. [code for begginers]
k let`s start:
go to NPCDialog.cs and add:
Code:
 #region PKPointsNPC
                            case 6678:
                                {
                                    if (Control == 0)
                                    {

                                        GC.AddSend(Packets.NPCSay("Remove 30 PKpoints for 60k cps."));
                                        GC.AddSend(Packets.NPCLink("Yes please", 1));
                                        GC.AddSend(Packets.NPCLink("No Thanks", 255));
                                        GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                        GC.AddSend(Packets.NPCFinish());
                                    }

                                    if (Control == 1)
                                        if (GC.MyChar.PKPoints >= 30 && GC.MyChar.CPs >= 60000)
                                    {
                                            GC.MyChar.CPs -= 60000;
                                        GC.MyChar.PKPoints -= 30;
                                    }

                                    break;
                                }
                            #endregion
NOTE: if you want change the cps just change the if (GC.MyChar.PKPoints >= 30 && GC.MyChar.CPs >= 60000) [60000 <<< is the cps change it if you want and now change the GC.MyChar.CPs -= 60000; [60000 <<< change it if you changed the if (GC.MyChar.PKPoints >= 30 && GC.MyChar.CPs >= 60000) to 100000 change the GC.MyChar.CPs -= 60000; to 100000 too.
now go to NPCS.txt in your OLDCOOB folder and add this in the bottom:
Code:
 6678 2100 2 4 1002 438 374
I hope it helped to you.. if is helped to you just press the thanks button Enjoy_
anone.ious is offline  
Old 07/07/2014, 05:31   #2
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,205
Received Thanks: 4,107
Cleaned. Play nice.
Spirited is offline  
Old 07/07/2014, 11:41   #3
 
anone.ious's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 48
Received Thanks: 3
Quote:
Originally Posted by Spirited View Post
Cleaned. Play nice.
K thanks :P
anone.ious is offline  
Reply


Similar Threads Similar Threads
How can i remove Stuff from 5165 C# source!!!
06/08/2011 - CO2 Private Server - 5 Replies
Hello, i like 5165 quest and i like conquer sx gameplay only ,that i want to completely remove ninja from source and steeds and flowers and talismans ,and by copletely i mean with skills and stuff ,i already tried and failed cuz i removed from them and the source freezes after logging in .Any one know ,i am new to coding and i dont know to make source from scratch i would be opened to making it but i dont know how.i am now testing this source :...
I need some help on how to remove potency and stuff for 5165 client/source
03/02/2011 - CO2 Private Server - 2 Replies
Hello ,i am using Conquer SxV8 source,i am removing ninja,talismans from it,i wanna remove potency or at least make it unable to influence attack can anybody help me?and how can i remove items from shop.dat??like ninja gear and talismans and saddles?:confused:
How to remove a few things from 5165 client
07/13/2010 - CO2 Private Server - 4 Replies
I really don't like a few things in the 5165 client. For example, when you hit status and look at your char's gear, the button in the middle that says Check/Restore.. it's useless and looks bad. How can I remove that? Another thing is, when you say something, there's a button on the left of the chat that says the talk status so TALK or WHISPER etc.. it's useless and I want to remove it as well. And finally, when you have low hp, your screen gets surrounded in red indicating you got low hp, and...
Remove PKP from 5165
12/28/2009 - CO2 Private Server - 3 Replies
What Up Doe Peeps?:pimp: wondering if any one knows how 2 remove all pkp from the source or make it in certain areas other than gw,arena,jail would like 2 just remove pkp all 2 gether.
[Request]How to remove that thing when u kill someone in the arena u get pkpoints
06/25/2009 - CO2 Private Server - 8 Replies
Hi, can someone tell me how to code that? When im in the Tc arena and i kill some player i get 10 pk points. Thanks.



All times are GMT +1. The time now is 14:38.


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.