Register for your free account! | Forgot your password?

You last visited: Today at 10:11

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

Advertisement



5165 Packet Problem

Discussion on 5165 Packet Problem within the CO2 Private Server forum part of the Conquer Online 2 category.

Closed Thread
 
Old   #1
 
Iron~Man's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 162
Received Thanks: 31
5165 Packet Problem

Okay I'm using NewestCOServer, not to develop an actual server but to learn from it. Back in time I managed to get it up to the latest patch, but I lost all that data since I formatted my HDD like 10 times after it ?
Now you are going to say, NewestCOServer is a terrible source to learn from, and I'm going to deny it, without giving any arguments. But let's get back to my problem.


Check the picture, when I go to check/view/observe someone's gears, the armor color isn't shown properly. As you can see the actual color is black, and in the status, the color is orange. So my question is, What the hell is the packet ID, nothing else. No offsets or anything, just the freaking packet ID with no **** talking about NewestCOServer
Attached Images
File Type: jpg 26510310.jpg (470.4 KB, 51 views)
Iron~Man is offline  
Old 07/07/2012, 18:41   #2
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
Armor color has nothing to do with the packet. It's actually one of the digits in the static ID (Item ID), fourth to be exactly. So say you had the static ID 130309 (SuperLeatherArmor), your armor color is the second 3. So if you wanted to change the color, you would change that number. Depending on your patch, this number can be either 3-9 (I believe? Don't remember) or 0-9 (Don't quote my on that.)

In any case, 0 should be black. 130009
Zeroxelli is offline  
Thanks
1 User
Old 07/07/2012, 18:47   #3
 
Iron~Man's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 162
Received Thanks: 31
Quote:
Originally Posted by Zeroxelli View Post
Armor color has nothing to do with the packet. It's actually one of the digits in the static ID (Item ID), fourth to be exactly. So say you had the static ID 130309 (SuperLeatherArmor), your armor color is the second 3. So if you wanted to change the color, you would change that number. Depending on your patch, this number can be either 3-9 (I believe? Don't remember) or 0-9 (Don't quote my on that.)

In any case, 0 should be black. 130009
Dude you have this egyptian retardation I believe. Can't you see the armor color is shown properly on the spawn packet and wrong when you scan/check/view/observe target's gears? It has everything to do with a packet.
Iron~Man is offline  
Old 07/07/2012, 20:20   #4
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
Quote:
Originally Posted by Iron~Man View Post
Dude you have this egyptian retardation I believe. Can't you see the armor color is shown properly on the spawn packet and wrong when you scan/check/view/observe target's gears? It has everything to do with a packet.
And if you had half a brain, you'd understand that you're being told to check the static ID of the armor being sent in the packet data of the view equips packet. There's a difference in the way things are handled when sent to you and when sent to others. If the static ID checks out, then you know that you either need to send another packet, or need to reconstruct the item info portion of the view equips packet. Not that ******* difficult to understand.

And another thing. If you're going to ask for help on this forum, do not try and talk **** or talk down to people who are helping you. Unless you go and create your own source from scratch, and stop using **** we coded, keep your mouth shut kid. Learn some respect and gratitude.
Zeroxelli is offline  
Thanks
1 User
Old 07/07/2012, 20:32   #5
 
Iron~Man's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 162
Received Thanks: 31
Quote:
Originally Posted by Zeroxelli View Post
And if you had half a brain, you'd understand that you're being told to check the static ID of the armor being sent in the packet data of the view equips packet. There's a difference in the way things are handled when sent to you and when sent to others. If the static ID checks out, then you know that you either need to send another packet, or need to reconstruct the item info portion of the view equips packet. Not that ******* difficult to understand.

And another thing. If you're going to ask for help on this forum, do not try and talk **** or talk down to people who are helping you. Unless you go and create your own source from scratch, and stop using **** we coded, keep your mouth shut kid. Learn some respect and gratitude.
Dude, you're being yourself again (being an egy).
Be a programmer once. IT HAS NOTHING TO DO WITH THE ID ! AND AS U CAN SEE IT'S PROPERLY SENT IN 1 PACKET AND IT HAS A MISTAKE IN THE OTHER ONE.

All i ask for is the **** packet ID, nothing else. Even if the Packet is correct, I will figure out the rest by myself.
Iron~Man is offline  
Old 07/07/2012, 21:10   #6
 
Zeroxelli's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,769
Received Thanks: 1,142
Quote:
Originally Posted by Iron~Man View Post
Dude, you're being yourself again (being an egy).
Be a programmer once. IT HAS NOTHING TO DO WITH THE ID ! AND AS U CAN SEE IT'S PROPERLY SENT IN 1 PACKET AND IT HAS A MISTAKE IN THE OTHER ONE.

All i ask for is the **** packet ID, nothing else. Even if the Packet is correct, I will figure out the rest by myself.
Few things.

1.Racism isn't tolerated on ePvP.
2.I'm from Norway, living in America. You probably couldn't locate Norway on a map because you're too **** ignorant to know where anywhere but the bathroom is. Even if I were Egyptian, I would still be smarter than you.
3.I've been "programming" for around 7 years off and on, whereas you have to ask for baby steps on how to do something you could use the debug/search function of the IDE for.

I already told you what packet to check. It already exists in the server, and if you got your head out of your *** you would find it quite easily. Assuming you had any brains or intent on actually learning, which you don't, anyway. The information has been provided for you, if you can't take it and solve your issue, that's your own **** problem. ElitePvPers isn't a baby sitter for lazy, ignorant leechers who think that they're entitled to everything and assume that real programmers/coders/etc will just fix things for them on call.


Grow up.
Zeroxelli is offline  
Thanks
1 User
Old 07/07/2012, 21:31   #7
 
diedwarrior's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 611
Received Thanks: 195
Lmao, you're talking about egy's being retarded, and you wont even listen to Zeroxelli,one of the best coder who help around here.
To be honest, you're the ****** here, anyways the magnifying lense is a general data id 117 ( I think ),and the packet it self is 1108 as i recall.
diedwarrior is offline  
Closed Thread


Similar Threads Similar Threads
[Request] Confiscator Packet {5165}
11/10/2010 - CO2 Private Server - 14 Replies
Hello Everybody! I need to get Confiscator Packet at 5165 to be able to do the Redeem/Detain system... Can Some1 help me * Giving me Confiscator packet * xD Have fun [email protected]
5165 SendStallItem packet
09/13/2010 - CO2 Private Server - 13 Replies
hey guys I was wondering if anyone got the right packet to show the 2nd socket as i tried to edit it in many ways and it never worked... public static COPacket AddStallItem(Game.Item I, Features.PersonalShops.ItemValue Val, uint StallID) { byte Packet = new byte; COPacket P = new COPacket(Packet); P.WriteInt16((ushort)(Packet.Length - 8)); P.WriteInt16((ushort)0x454); P.WriteInt32(I.UID); ...
5165 is this Enemy guild packet?
02/21/2010 - CO2 Private Server - 8 Replies
Is this the packet of enemy guild? can anyone help me? how to add this in my sourve? im using 5165, and how to add this in npc. public static COPacket GuildData(uint Type, int Data) { byte Packet = new byte; COPacket P = new COPacket(Packet); P.WriteInt16((ushort)(Packet.Length - 8)); P.WriteInt16((ushort)1107); P.WriteInt32(Type);
Possible flower packet conversion for 5165 NCS
02/20/2010 - CO2 Private Server - 19 Replies
Hey all, I believe ImmuneOne released this packet(?) So give him thanks if he posts here! I believe I pressed enough buttons to make everything stop underlining in red.... Thing is I don't know how to test if I actually did the packet conversion correctly. These are the original packets public static byte FlowerPacket(string Flowers,bool CreateInstance)



All times are GMT +2. The time now is 10:11.


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.