PACKET ADMININTERACT
This is a packet family that is used to send/receive packets about handling interacting with admins.
Server-to-Client
PACKET_REMOVE (4)
Description: Shows an admin disappearingAdmin ID: 2
PACKET_AGREE (5)
Description: Shows an admin reappearingAdmin ID: 2
PACKET_TELL (20)
Description: Gives you information about a playerAdmin Rank: String (add a space at the end of it) Player Name: String (add a space at the end of it) Player Guild Tag: BreakString Player Usage: 4 255: 1 255: 1 Player EXP: 4 Player Level: 1 Player Map: 2 Player X: 2 Player Y: 2 Player HP: 2 Player Max HP: 2 Player TP: 2 Player Max TP: 2 Player Str: 2 Player Int: 2 Player Wis: 2 Player Agi: 2 Player Con: 2 Player Cha: 2 Player Max Damage: 2 Player Min Damage: 2 Player Accuracy: 2 Player Evade: 2 Player Armor: 2 Player Light: 2 Player Dark: 2 Player Fire: 2 Player Water: 2 Player Earth: 2 Player Wind: 2 Player Weight: 1 Player Max Weight: 1
PACKET_REPLY (3)
Description: Admin receiving player messageMessage Type: 1 255: 1 Sender Name: BreakString Message: BreakString
Only add this if the Message Type is two
Reportee Name: BreakString
Message Type options:
- 1 = Asking admins a question or comment
- 2 = Reporting a player to admins
PACKET_LIST (18)
Description: List of character's itemsAdmin Rank: String (add a space at the end of it) Player Name: String (add a space at the end of it) Player Guild Tag: BreakString Player Usage: 4 255: 1 Gold in bank: 4 255: 1 FOREACH INVENTORY ITEMS { Item ID: 2 Amount: 4 } 255: 1 FOREACH BANK ITEMS { Item ID: 2 Amount: 4 }
Client-to-Server
PACKET_TELL (20)
Description: Player sending a question or comment to adminsMessage: String
PACKET_REPORT (21)
Description: Player reporting a player to adminsReportee: BreakString Reason: String