mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-24 05:35:51 +12:00
Add tag and fix socials crashing
This commit is contained in:
parent
b686afed61
commit
a116a27f0a
5 changed files with 83 additions and 8 deletions
|
@ -57,6 +57,7 @@ namespace HISP.Server
|
|||
public const byte SOCIALS_USE = 0x15;
|
||||
|
||||
public const byte PLAYER_INTERACTION_PROFILE = 0x14;
|
||||
public const byte PLAYER_INTERACTION_TAG = 0x23;
|
||||
public const byte PLAYER_INTERACTION_TRADE = 0x28;
|
||||
public const byte PLAYER_INTERACTION_ADD_ITEM = 0x29;
|
||||
public const byte PLAYER_INTERACTION_ACCEPT = 0x2A;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue