Method | Description | |
---|---|---|
AddParty ( this packet, |
Constructs the party info packet, because this is used in a number of packets.
|
|
AddPartyMember ( this packet, |
Adds the referred creature's data to the referenced packet.
|
|
AddPartyMembers ( this packet, |
Adds party member data to the referenced packet.
|
public static AddParty ( this packet, |
||
packet | this | |
party | ||
return | void |
public static AddPartyMember ( this packet, |
||
packet | this | |
creature | ||
return | void |
public static AddPartyMembers ( this packet, |
||
packet | this | |
party | ||
return | void |