Register for your free account! | Forgot your password?

You last visited: Today at 14:30

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

Advertisement



Nobility

Discussion on Nobility within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Nobility

okay you guys know how Undress My Shadow's nobility code is for ini?

what about for non ini?
cuz i need help with that

cuz mine saves mysql
Arcotemple:) is offline  
Old 07/06/2009, 00:57   #2
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
I don't think any release to date did nobility right, iirc nobility is a separate packet and not just some effects.
Zeroxelli is offline  
Old 07/06/2009, 00:58   #3
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by Zeroxelli View Post
I don't think any release to date did nobility right, iirc nobility is a separate packet and not just some effects.
so is that a no?
Arcotemple:) is offline  
Old 07/06/2009, 00:59   #4
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
I probably have the nobility packet somewhere in old files, I just don't feel like plugging my other HDD in and going through close to 100 folders.
Zeroxelli is offline  
Old 07/06/2009, 01:01   #5
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by Zeroxelli View Post
I probably have the nobility packet somewhere in old files, I just don't feel like plugging my other HDD in and going through close to 100 folders.
dang lol so you think you can help me make my serv save accs to ini?
Arcotemple:) is offline  
Old 07/06/2009, 01:04   #6
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
One of the simple solutions:

Although, I'd recommend just coding one yourself if you can.
Zeroxelli is offline  
Old 07/06/2009, 01:05   #7
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by Zeroxelli View Post
I probably have the nobility packet somewhere in old files, I just don't feel like plugging my other HDD in and going through close to 100 folders.
Quote:
Originally Posted by Zeroxelli View Post
One of the simple solutions:

Although, I'd recommend just coding one yourself if you can.
ive always liked accs saving to .ini cuz then if i wanna award cps to a player i can jsut go to their .ini file and give them cps there
Arcotemple:) is offline  
Old 07/06/2009, 01:10   #8
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
You can do the same with SQL, though.

Code:
UPDATE characters SET CPoints=CPoints+500 WHERE Name='TheirChar';
Would give them 500 cps.
Zeroxelli is offline  
Old 07/06/2009, 01:11   #9
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by Zeroxelli View Post
You can do the same with SQL, though.

Code:
UPDATE characters SET CPoints=CPoints+500 WHERE Name='TheirChar';
Would give them 500 cps.
wanna explain taht to me cuz im nto really good with mysql
i can understand coding but not mysql
Arcotemple:) is offline  
Old 07/06/2009, 01:13   #10
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
It's the same as if you did this in C#:
Code:
int CPoints = 500;
CPoints = CPoints + 500; // Or, CPoints += 500; But I'm explaining, not coding.
Console.WriteLine("CPoints = " + CPoints); // Output: CPoints = 1000
Zeroxelli is offline  
Old 07/06/2009, 01:16   #11
 
elite*gold: 0
Join Date: May 2009
Posts: 874
Received Thanks: 174
Quote:
Originally Posted by Zeroxelli View Post
It's the same as if you did this in C#:
Code:
int CPoints = 500;
CPoints = CPoints + 500; // Or, CPoints += 500; But I'm explaining, not coding.
Console.WriteLine("CPoints = " + CPoints); // Output: CPoints = 1000
oooh i get it thanks dude!
Arcotemple:) is offline  
Old 07/06/2009, 01:55   #12
 
ImFlamedCOD's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 378
Received Thanks: 140
Server > Client - Length:47 - Type:810
2f 00 10 08 03 00 00 00 c3 f2 19 00 00 00 00 00 ; /...............
00 00 00 00 00 00 00 00 00 00 00 00 01 0e 31 37 ; ..............17
30 30 35 34 37 20 30 20 30 20 2d 31 00 00 00 ; 00547.0.0.-1...
ImFlamedCOD is offline  
Old 07/06/2009, 02:15   #13
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
Could be, I haven't seen it in quite a while.

I assume you're still using proxies to get packet data?
Zeroxelli is offline  
Old 07/06/2009, 02:33   #14
 
ImFlamedCOD's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 378
Received Thanks: 140
I was just posting the nobility packet .
ImFlamedCOD is offline  
Old 07/06/2009, 02:43   #15
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
I'm aware of that.

I was just saying, that looks very much like the output of a proxy.
Zeroxelli is offline  
Reply


Similar Threads Similar Threads
Nobility
08/01/2009 - CO2 Private Server - 8 Replies
kk i got nobility coded in just one problem the stupid effect goes off every 3 seconds how can i stop that? lotf
Help nobility npc
07/24/2009 - CO2 Private Server - 9 Replies
i need help to repair the npc for nobility in CoMy source who can help me ? thanks
nobility
07/01/2009 - CO2 Private Server - 0 Replies
Hello, I do not want to continue being a nuisance it is because of it that is the last question that I do, I need that they explain to me since as the code begins to add the system of nobility, it is quite and if someone can help me to arrange the power of xp in coemu v2 agradesco. Good-bye and thanks
how can i put nobility
05/31/2009 - CO2 Private Server - 1 Replies
how can i put nobilty in CoEmu do i need to code it?
[NobilitY]
05/05/2009 - CO2 Private Server - 8 Replies
Can anyone please post here how to add nobility rank or somehting like nobility in LOFT / 5017



All times are GMT +2. The time now is 14:30.


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.