mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
17 lines
388 B
Plaintext
17 lines
388 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 718]]
|
||
|
{{packet|name=Player under NPC priority|description=Prioritizes the player under the NPC.|opcode=6|type=Fixed|length=1|revision=718}}
|
||
|
== Player under NPC priority ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
Prioritizes the player under the NPC.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
|
||
|
{| border=2
|
||
|
! Data type
|
||
|
! Description
|
||
|
|-
|
||
|
| Byte C || If is to prioritize (1) or not (0).
|
||
|
|}
|