WS_SpellInfo struct

EQ2Emulator Development forum.

Moderator: Team Members

Post Reply
User avatar
Zcoretri
Team Member
Posts: 1642
Joined: Fri Jul 27, 2007 12:55 pm
Location: SoCal

WS_SpellInfo struct

Post by Zcoretri » Thu Feb 19, 2009 3:09 pm

partial packet...

Code: Select all

64 00 00 00 00 00 00 00 20 41 00 00 00 00 00 00
00 00 00 00 00 00 00 00 05
64 = percentage (int8)
00 = display_spell_tier (int8)
00 00 00 00 = minimum_range (float)
00 00 20 41 = range (float)
00 00 00 00 = not accounted for in struct.
00 00 00 00 = duration1 (int32)
00 00 00 00 = duration2 (int32)
00 = unknown9 (int8)
00 = duration_flag (int8)
05 = target (int8)

out of all the packets I have looked at that I have collected within the past few days, those 4 bytes are between the range and duration. So far it has always been all zeros. So is this a new unknown value?

LethalEncounter
Team: Zombie
Posts: 2717
Joined: Wed Jul 25, 2007 10:10 pm

Re: WS_SpellInfo struct

Post by LethalEncounter » Thu Feb 19, 2009 4:39 pm

This a new packet using the latest client?

User avatar
Zcoretri
Team Member
Posts: 1642
Joined: Fri Jul 27, 2007 12:55 pm
Location: SoCal

Re: WS_SpellInfo struct

Post by Zcoretri » Thu Feb 19, 2009 4:44 pm

Yeah...client is 5426L

LethalEncounter
Team: Zombie
Posts: 2717
Joined: Wed Jul 25, 2007 10:10 pm

Re: WS_SpellInfo struct

Post by LethalEncounter » Thu Feb 19, 2009 4:48 pm

I'll have to look at it, but it might be a new field that added.

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests