|
You last visited: Today at 15:17
Advertisement
Conquer Resource Wiki
Discussion on Conquer Resource Wiki within the CO2 Private Server forum part of the Conquer Online 2 category.
12/29/2010, 03:37
|
#166
|
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
|
Quote:
Originally Posted by -Shunsui-
oops lmao, i ment the Level offset. was working with both of those for a while got confused,
|
Hehe , seems u needed both :P
anyway
here you are
5295
byte(Level,75);
5350+
ushort(Level,93);
if u needed anything else just ask and i'll try to help if i can but as Arco said the easiest way is to test and while testing u will get more info than u expected
|
|
|
01/05/2011, 15:05
|
#167
|
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 506
|
Quote:
Originally Posted by samehvan
ushort(Level,93);
|
Doubt that last level is a short.
Most likely they added a byte for w/e reason.
Unless ofc, you didn't use packet logging but got this from the client, which I doubt.
|
|
|
01/05/2011, 18:05
|
#168
|
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
|
Quote:
Originally Posted by Basser
Doubt that last level is a short.
Most likely they added a byte for w/e reason.
Unless ofc, you didn't use packet logging but got this from the client, which I doubt.
|
trust me it's a short , and u can simply test it ,truly it will always use the first byte and i ddnt get the reason to make it 2 bytes but that is what my tests got to
|
|
|
01/05/2011, 18:20
|
#169
|
elite*gold: 0
Join Date: Sep 2008
Posts: 1,683
Received Thanks: 506
|
Quote:
Originally Posted by samehvan
trust me it's a short , and u can simply test it ,truly it will always use the first byte and i ddnt get the reason to make it 2 bytes but that is what my tests got to
|
You sent a level above 0xFF to test that?
|
|
|
01/05/2011, 18:54
|
#170
|
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
|
yes,, and also tested the first byte(offset93) as level and the second byte (offset94) as 1 it showed the level+255
Does anyone know what the uint value (offset 46) set for (CharacterInfo Packet)?
it's an Id for something i dunno i tried too many things as Clan Id and spouse Id but no clue what it is any ideas?
|
|
|
01/07/2011, 21:59
|
#171
|
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,383
|
@ the level being a ushort... YES it's a ushort.
Try entering a value of 256 as a ushort and your level when you view that character via spawn entity WILL display level of 256... so yes. Spawn entity has a ushort level value now (I assume so they could possibly do higher level stuff for mobs?) but character info packet is still a byte so characters themselves can't be over 255.
|
|
|
01/09/2011, 06:32
|
#172
|
elite*gold: 20
Join Date: Jul 2007
Posts: 613
Received Thanks: 486
|
anyone know what is the Packet type 1037 set for?
|
|
|
01/25/2011, 10:20
|
#173
|
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 920
|
May I recommend using client versions for enums of subtypes as well? For example, every subtype in packet 1010 is different in 4267 and the later client versions, such as 5xxx.
|
|
|
01/25/2011, 16:34
|
#174
|
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,383
|
Would you be interested in me posting the enums I am positive about for current tq patch? I don't have all of them by any means but I have a good chunk of them.
Most of them seem to be the same or similar to what he has on the wiki already but if you're interested I could post a ton of stuff.... hell I could include statuseffects too if ppl are interested in that stuff.
|
|
|
01/25/2011, 17:29
|
#175
|
elite*gold: 20
Join Date: Mar 2006
Posts: 6,126
Received Thanks: 2,518
|
Yeah i need to find the time to restructure that aspect of the wiki to account for multiple versions of enums, i'll probably end up creating seperate pages for each enum. let me have a think about it.
|
|
|
01/25/2011, 18:14
|
#176
|
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,383
|
Kk well if you need anything lemme know. I have structures for most current packets and most of the current enums.
Not sure if I wanna release ALL of them right now but I can help fill in some blanks. Not to be too greedy but I quite like being one of two current tq patch servers running lol <_<
|
|
|
01/26/2011, 14:01
|
#177
|
elite*gold: 20
Join Date: Jan 2008
Posts: 1,042
Received Thanks: 252
|
Quote:
Originally Posted by pro4never
Not sure if I wanna release ALL of them right now but I can help fill in some blanks. Not to be too greedy but I quite like being one of two current tq patch servers running lol <_<
|
There's three that I know of. 
One is in private beta apparently.
I'll get a couple of my enums to Korvacs via msn at some point.
|
|
|
01/26/2011, 14:47
|
#178
|
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,383
|
Quote:
Originally Posted by © Haydz
There's three that I know of. 
One is in private beta apparently.
I'll get a couple of my enums to Korvacs via msn at some point.
|
I meant public ^^.
If we're counting ones in testing there are a TON of current patch servers. I just have a tendency to mix and match what I keep private and what I release. Personal preference though. I have no problem with others starting up servers lol.
|
|
|
07/20/2011, 07:28
|
#179
|
elite*gold: 0
Join Date: May 2011
Posts: 168
Received Thanks: 33
|
I just noticed a possible typo:
2 ushort 10014
Should be 1014 right?
|
|
|
07/20/2011, 08:06
|
#180
|
elite*gold: 0
Join Date: May 2005
Posts: 1,892
Received Thanks: 920
|
Quote:
Originally Posted by zTek
I just noticed a possible typo:
2 ushort 10014
Should be 1014 right?
|
No, that's correct for versions 5165+.
|
|
|
Similar Threads
|
[Resource] My Wiki
05/07/2011 - CO2 Private Server - 4 Replies
Hey. Hope you get use out of this.
If you want me to add anything, just say so and
what you want me to add below.
Link: https://conquerresources.wikispaces.com/
Edit: Here are all of the source downloads btw in a list:
http://spirited-fang.blogspot.com/p/source-downlo ads.html
Sincerely,
|
Resource Wiki
11/12/2010 - CO2 Private Server - 3 Replies
Hey everyone,
I know how helpful it is to have a Packet Wiki, so I thought that I would add this to help you all. It's a resource wiki that will help you customize your source. Hope you all like it!
http://conquerproject.wikispaces.com/space/badge/ 468x60
Link if you can't figure out that the image is the link: Conquer Project Resources
Sincerely,
Fang
|
All times are GMT +2. The time now is 15:17.
|
|