mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Ground Item Action'
This commit is contained in:
parent
1b0ae54239
commit
e485bed781
22
317-Ground-Item-Action.mediawiki
Normal file
22
317-Ground-Item-Action.mediawiki
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
[[Category Packet]]
|
||||||
|
[[Category Packet 317]]
|
||||||
|
== Ground Item Action ==
|
||||||
|
|
||||||
|
=== Description ===
|
||||||
|
|
||||||
|
This packet is sent when a player clicks the first option on a ground item.
|
||||||
|
=== Packet Structure ===
|
||||||
|
{|border=2
|
||||||
|
! Data Type
|
||||||
|
! Description
|
||||||
|
|-
|
||||||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||||||
|
| The items X coordinate.
|
||||||
|
|-
|
||||||
|
| Additional [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||||||
|
| The items Y coordinate.
|
||||||
|
|-
|
||||||
|
| Additional [[Data Types#Standard data types|Short]]
|
||||||
|
| The item ID.
|
||||||
|
|-
|
||||||
|
|}
|
@ -2,9 +2,9 @@
|
|||||||
The following categories contain pages or media.
|
The following categories contain pages or media.
|
||||||
* [[Category Cache]] (3 members)
|
* [[Category Cache]] (3 members)
|
||||||
* [[Category Data Type]] (3 members)
|
* [[Category Data Type]] (3 members)
|
||||||
* [[Category Packet]] (143 members)
|
* [[Category Packet]] (144 members)
|
||||||
* [[Category Packet 194]] (4 members)
|
* [[Category Packet 194]] (4 members)
|
||||||
* [[Category Packet 317]] (104 members)
|
* [[Category Packet 317]] (105 members)
|
||||||
* [[Category Packet 377]] (24 members)
|
* [[Category Packet 377]] (24 members)
|
||||||
* [[Category Packet 474]] (3 members)
|
* [[Category Packet 474]] (3 members)
|
||||||
* [[Category Packet 718]] (7 members)
|
* [[Category Packet 718]] (7 members)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
317 Packets
|
317 Packets
|
||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet 317"''' ==
|
== '''Pages in category "Packet 317"''' ==
|
||||||
The following 104 pages are in this category.
|
The following 105 pages are in this category.
|
||||||
* [[317 Add friend]]
|
* [[317 Add friend]]
|
||||||
* [[317 Add ignore]]
|
* [[317 Add ignore]]
|
||||||
* [[317 Alternate item option 2]]
|
* [[317 Alternate item option 2]]
|
||||||
@ -35,6 +35,7 @@ The following 104 pages are in this category.
|
|||||||
* [[317 Follow]]
|
* [[317 Follow]]
|
||||||
* [[317 Force client setting]]
|
* [[317 Force client setting]]
|
||||||
* [[317 Friends list status]]
|
* [[317 Friends list status]]
|
||||||
|
* [[317 Ground Item Action]]
|
||||||
* [[317 Hidden Interface]]
|
* [[317 Hidden Interface]]
|
||||||
* [[317 Idle logout]]
|
* [[317 Idle logout]]
|
||||||
* [[317 Idle]]
|
* [[317 Idle]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet"''' ==
|
== '''Pages in category "Packet"''' ==
|
||||||
The following 143 pages are in this category.
|
The following 144 pages are in this category.
|
||||||
* [[194 Clear screen]]
|
* [[194 Clear screen]]
|
||||||
* [[194 Logout]]
|
* [[194 Logout]]
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
@ -38,6 +38,7 @@ The following 143 pages are in this category.
|
|||||||
* [[317 Follow]]
|
* [[317 Follow]]
|
||||||
* [[317 Force client setting]]
|
* [[317 Force client setting]]
|
||||||
* [[317 Friends list status]]
|
* [[317 Friends list status]]
|
||||||
|
* [[317 Ground Item Action]]
|
||||||
* [[317 Hidden Interface]]
|
* [[317 Hidden Interface]]
|
||||||
* [[317 Idle logout]]
|
* [[317 Idle logout]]
|
||||||
* [[317 Idle]]
|
* [[317 Idle]]
|
||||||
|
Loading…
Reference in New Issue
Block a user