Register for your free account! | Forgot your password?

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

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

Advertisement



{Request} Thunder and Glory Gems!! for CoEmu V.2 Source

Discussion on {Request} Thunder and Glory Gems!! for CoEmu V.2 Source within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
darkmanx1's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 96
Received Thanks: 8
{Request} Thunder and Glory Gems!! for CoEmu V.2 Source

requesting a guide for normal ref and super thunder glory gems. Im new at this or i would make one srry xD it would be a big release and greatly appreciated THX.
darkmanx1 is offline  
Old 07/02/2009, 21:24   #2
 
elite*gold: 0
Join Date: Jun 2009
Posts: 140
Received Thanks: 12
I would suggest Search for like SDG or something do this with another gem. Then copying that and editing till you get ti right.
JustChillin is offline  
Thanks
1 User
Old 07/02/2009, 21:34   #3

 
Kiyono's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 3,296
Received Thanks: 924
Something like this?
(not complete btw)

Code:
public int NorTG = 0;
        public int RefTG = 0;
        public int SupTG = 0;
        public int NorGG = 0;
        public int RefGG = 0;
        public int SupGG = 0;
Code:
case 101:
                            {
                                CSocket.Client.NorTG++;
                                break;
                            }
                        case 102:
                            {
                                CSocket.Client.RefTG++;
                                break;
                            }
                        case 103:
                            {
                                CSocket.Client.SupTG++;
                                break;
                            }
                        case 121:
                            {
                                CSocket.Client.NorGG++;
                                break;
                            }
                        case 122:
                            {
                                CSocket.Client.RefGG++;
                                break;
                            }
                        case 123:
                            {
                                CSocket.Client.SupGG++;
                                break;
                            }
Kiyono is offline  
Thanks
3 Users
Old 07/02/2009, 21:42   #4
 
darkmanx1's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 96
Received Thanks: 8
Quote:
Originally Posted by Kiyono View Post
Something like this?
(not complete btw)

Code:
public int NorTG = 0;
        public int RefTG = 0;
        public int SupTG = 0;
        public int NorGG = 0;
        public int RefGG = 0;
        public int SupGG = 0;
Code:
case 101:
                            {
                                CSocket.Client.NorTG++;
                                break;
                            }
                        case 102:
                            {
                                CSocket.Client.RefTG++;
                                break;
                            }
                        case 103:
                            {
                                CSocket.Client.SupTG++;
                                break;
                            }
                        case 121:
                            {
                                CSocket.Client.NorGG++;
                                break;
                            }
                        case 122:
                            {
                                CSocket.Client.RefGG++;
                                break;
                            }
                        case 123:
                            {
                                CSocket.Client.SupGG++;
                                break;
                            }
yea i guess just should fit in with the other gems and i just remembered there isnt a way to remove gems yet. so much i have to learn. thx for everyone thats tryin to help xP
darkmanx1 is offline  
Old 07/02/2009, 21:47   #5
 
n0mansland's Avatar
 
elite*gold: 0
Join Date: Aug 2008
Posts: 780
Received Thanks: 255
Code:
 public int NorTG = 0;
        public int RefTG = 0;
        public int SupTG = 0;
        public int NorGG = 0;
        public int RefGG = 0;
        public int SupGG = 0;
In character.cs

Add the cases into packetprocessor under
Code:
Item.Value.Soc1 and 2
Right?

Although they're already in there..
n0mansland is offline  
Thanks
1 User
Old 07/02/2009, 23:14   #6
 
darkmanx1's Avatar
 
elite*gold: 0
Join Date: Jan 2007
Posts: 96
Received Thanks: 8
hmmm if they are in the file already then how do we fix the issue when u try to socket em into tower and fan they turn into phoenix for fan and fury for tower?
darkmanx1 is offline  
Old 07/02/2009, 23:20   #7
 
elite*gold: 0
Join Date: Nov 2008
Posts: 1
Received Thanks: 0
yea i do this to in fan make phoinx and in tower fury!!!!!!!!!!!!1
ahmed201031111 is offline  
Reply


Similar Threads Similar Threads
[REQUEST] ADD NPC to SOURCE CoEmu
01/07/2010 - CO2 Private Server - 3 Replies
I've looked all over and searched my butt off. How the crap do you add a non-existent NPC to the server? Example; I have no Blacksmith Lee existing in server so i added him via Navicat and then in NPCtalk.cs. Navicat - NPCID = 55122 NPc type = 45199 SubType = 146 Map = 1036 x = 207 y = 213 direction = 0 flag = 2. and case in source is 45199. he shows up but clicking does nothing. i even tried same npc setup with different ID and wouldnt click still? Any and all related info is appreciated.
[Request]For CoEmu v2 Source
09/27/2009 - CO2 Private Server - 6 Replies
CAn someone poste on this topic or create another topic and post the code for nobility for the CoEmu V2 Source it doesn't matter if it's by npc or with the little icon on the left top screen just plsssss postee it a lot of people whant it PLSS:handsdown::handsdown:
[Request]Help with CoEmu source
06/02/2009 - Conquer Online 2 - 0 Replies
I'm having some trouble with the coemu source... i did everything that the guides told me to do and i tried and tried... i just have a problem when i try to start the server and an error report pops up and closes the program. i just want some help so if anyone knows what my problem is just let me know and i would appreciate it. =)
[Request]Need help with CoEmu source
05/28/2009 - CO2 Private Server - 2 Replies
Can anyone tell me or gimme any guides how to get server.dat working with hamachi on 5095 patch? Everytime i change to hamachi ip it just says that server.dat broken or smth. my hamachi ip is 5.133.104.45 if anyone knows how to make working one and willing to make Thanks in advance - Laury
Glory and Thunder Gem Question.
11/17/2008 - Conquer Online 2 - 1 Replies
I am sorry if this has been posted.. but I have a really hard time reading as is... So I am trying to send this like this... To those of you who do the Itemtype.dat or anything.. I need to figure out how to find the code for Glory and Thunder Gem.. each item has one of course... So I was hoping you could help me out w/ the correct numbers or tell me how to find out in a long run so I dont ever need to ask this about anything else. Thank you for your time I appreciate you reading this...



All times are GMT +2. The time now is 13:28.


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.