Statue packet 2030

06/25/2012 02:58 shadowman123#1
Am looking for Statue packet 2030 Strucutre ..

So if any1 Got its Structure And willing to Share it i'd be Gratful

Regards
Shadowman123
06/25/2012 03:00 Zeroxelli#2
2030 is the NpcSpawn packet. Basically, you just spawn an NPC with the stats of the statue.
06/25/2012 03:13 shadowman123#3
Quote:
Originally Posted by Zeroxelli View Post
2030 is the NpcSpawn packet. Basically, you just spawn an NPC with the stats of the statue.
well its length is 50 so this means there r Some Unknown Offsets ... So i still need to know what offsets Are After offset 18
06/25/2012 04:27 Zeroxelli#4
Quote:
Originally Posted by shadowman123 View Post
well its length is 50 so this means there r Some Unknown Offsets ... So i still need to know what offsets Are After offset 18
If you mean when you receive it, that's not hard to do. Write a ushort, uint, and ulong for every offset to the console. Should be fairly obvious what is what.

Can't really help you with the offsets, as I haven't worked with it in these patches.
06/25/2012 05:19 shadowman123#5
Quote:
Originally Posted by Zeroxelli View Post
If you mean when you receive it, that's not hard to do. Write a ushort, uint, and ulong for every offset to the console. Should be fairly obvious what is what.

Can't really help you with the offsets, as I haven't worked with it in these patches.
dude Dont you have an old Structure for it..Guessing Is Very Hard lets say i have 16 unknown offsets so probabilities :-

1 - They r String offset of index length 16
2 - They r 4 uint offsets
3 - 8 ushort offsets
4 - 16 byte offsets
5 - Mixture or Those and Actualy every packet structure is Mixture of all types So this is too hard to be Guessed So what do we know here i know offsets till 18 after that idk and surely it would be Hard to be Guessed 50 - 18 = 32 Unknown offsets
06/25/2012 05:37 Zeroxelli#6
Ehh, I'll check when I get home in a bit here.

Edit: Nope, got nothing on guild statues. Guess I never coded em in my later sources. When I think about it, it seems odd that an NPC would be able to take on the unique properties of the appearance of your character, and also the action (and frame thereof) that your character was performing at the time. Maybe it's not an NPC at all?

Dunno really, has anyone actually logged this? I never had the time to log it back in the day, since I didn't use the guild system after Co2.

Edit: Also, you sure 2030 was used and not 1014? [Only registered and activated users can see links. Click Here To Register...]