Register for your free account! | Forgot your password?

You last visited: Today at 18:42

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

Advertisement



Sound packet

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

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Sound packet

Has the sound packet changed at any time?

Was thinking of implementing full voice for npcs and help etc.
BaussHacker is offline  
Old 07/28/2011, 19:26   #2


 
CptSky's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 1,434
Received Thanks: 1,147
Quote:
Originally Posted by BaussHacker View Post
Has the sound packet changed at any time?

Was thinking of implementing full voice for npcs and help etc.
If the MsgName have changed, yes the sound packet have changed. Check the Korvacs' wiki for packet 1015 and you'll see...
CptSky is offline  
Old 07/28/2011, 19:30   #3
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by CptSky View Post
If the MsgName have changed, yes the sound packet have changed. Check the Korvacs' wiki for packet 1015 and you'll see...
Well the wiki is only up to 5100, that's why I ask.


BaussHacker is offline  
Old 07/28/2011, 22:27   #4
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
He only updates if the packet changes.... and if people bother sending in the new structure.

Test it out... if it works great it not use a bit of trial and error to get a working one.
pro4never is offline  
Thanks
1 User
Old 07/28/2011, 22:32   #5
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by pro4never View Post
He only updates if the packet changes.... and if people bother sending in the new structure.

Test it out... if it works great it not use a bit of trial and error to get a working one.
I was asking, because I'm not home at the moment and got no client. On a ****** laptop x.x

But I will try see if it works.
BaussHacker is offline  
Old 07/29/2011, 00:22   #6
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,209
Received Thanks: 4,112
I don't think that it's changed. My router died so I have to replace it- but when I do, I'll code it for my source and see if it's changed. I'll get that done tonight hopefully.
Spirited is offline  
Thanks
1 User
Old 07/29/2011, 01:07   #7


 
CptSky's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 1,434
Received Thanks: 1,147
Quote:
Originally Posted by BaussHacker View Post
Well the wiki is only up to 5100, that's why I ask.


Anyway, seriously, this packet is so general that the only thing you have to add is subtype... I don't think it has never change (can check maybe with my packet logger) and I don't think it will never change.

PS. No change.
Code:
MsgID: 1015 MsgLength: 30 Direction: Server -> Client
1E 00 F7 03 00 00 00 00 14 02 0F 73 6F 75 6E 64             ...........sound
2F 74 72 61 69 6E 2E 77 61 76 01 31 00 00 54 51             /train.wav.1..TQ
53 65 72 76 65 72                                           Server
Header
Param (Int32)
Subtype (UInt8)
Amount (UInt8)
TQString (UInt32 -> Length, UInt8* String)
CptSky is offline  
Thanks
1 User
Old 07/29/2011, 03:20   #8
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,209
Received Thanks: 4,112
Yeah, it didn't change. (As stated above- I confirmed it).
Good luck on that pvp project of yours. What are u using the sound for?
Spirited is offline  
Thanks
1 User
Old 07/29/2011, 03:23   #9
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Fаng View Post
Yeah, it didn't change. (As stated above- I confirmed it).
Good luck on that pvp project of yours. What are u using the sound for?
Will be for npc's so they can talk etc. But might also do some for like headshot etc. And thank you ^^
BaussHacker is offline  
Old 07/29/2011, 04:24   #10
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,209
Received Thanks: 4,112
Quote:
Originally Posted by BaussHacker View Post
Will be for npc's so they can talk etc. But might also do some for like headshot etc. And thank you ^^
What you COULD do is make a pizza store. That's what I was going to do for someone else. You can have the guy saying something that a pizza place guy would say ._. and it.. would give u a supreme pizza item.. (coded already into the game- patch 5250+).
Spirited is offline  
Old 07/29/2011, 04:29   #11
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Fаng View Post
What you COULD do is make a pizza store. That's what I was going to do for someone else. You can have the guy saying something that a pizza place guy would say ._. and it.. would give u a supreme pizza item.. (coded already into the game- patch 5250+).
***** or a stripclub
BaussHacker is offline  
Old 07/29/2011, 13:13   #12
 
elite*gold: 0
Join Date: May 2011
Posts: 648
Received Thanks: 413
So you basicly steal my idea of talking npcs, how dare are you!
Y u k i is offline  
Thanks
1 User
Old 07/29/2011, 13:30   #13
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Y u k i View Post
So you basicly steal my idea of talking npcs, how dare are you!
That's what ******* do. Told you, not scared of yukis kung fu <333
BaussHacker is offline  
Old 07/30/2011, 00:44   #14
 
elite*gold: 0
Join Date: May 2011
Posts: 1,769
Received Thanks: 756
Quote:
Originally Posted by Y u k i View Post
Ima rape your sexy *** jacob <3

Neva forget who´s your mast0rrr xD
:x
BaussHacker is offline  
Reply


Similar Threads Similar Threads
Trying with another packet (sound)
08/03/2010 - CO2 Private Server - 6 Replies
Okay so I have this packet (in a command) string Strings = new string; Strings = (Data); Strings = "1"; StringPacket SoundPacket = new StringPacket(true); SoundPacket.UID = client.Entity.UID; SoundPacket.Type = 20; ...
Play sound via Packet Send?? [Question String Packet]
07/14/2010 - CO2 Private Server - 5 Replies
Yow im trying to figure out why i cant play music with the string packet What im doin is; MyChar.Client.SendPacket(Game.Packet.String(MyCha r.UID, 20, Splitter)); My Packet is: public byte String(long CharId, byte Type, string name)
Sound Packet
05/07/2010 - CO2 Private Server - 7 Replies
Does anyone know the sound packet to play music on your client? Or a good packet logger so i can try and capture it.



All times are GMT +2. The time now is 18:42.


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.