P285_GuildPlayer - GameRevision/GWLP-R GitHub Wiki
GStoC
This is used to display players in the guild window. After a guild player has been created, you can send the packet again with the same primary name to update their info. (e.g set them offline)
type | field | description |
---|---|---|
ushort | Header | value: 0×011D (285) |
GwPString | PrimaryName | The player’s primary name (the one they were invited with) |
GwPString | DisplayName | The player’s name displayed in the guild window |
GwPString | InvitedBy | |
hstring | ContextInfo | Information displayed in the context menu when you hover over the player (such as who promoted them) |
uint | Data5 | |
uint | LastLoggedOn | The number of minutes since the player was last online |
uint | JoinDate | |
PlayerStatus | Status | |
MemberType | MemberType |