mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-12 20:35:17 -05:00
21 lines
501 B
Plaintext
21 lines
501 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Set interface text|description=Sets the text for a specified interface|opcode=126|type=VARIABLE_SHORT|length=N/A|revision=317}}
|
|
== Set Interface Text ==
|
|
|
|
=== Description ===
|
|
|
|
Sets the text for the specific interface.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Non Standard Data Types|RS_String]]
|
|
| The new text for the interface
|
|
|-
|
|
| [[Data Types#Non Standard Data Types|Short A]]
|
|
| The interface id
|
|
|-
|
|
|} |