Create MediaWiki page '377 Send Ground Item'

This commit is contained in:
Pure_ 2014-03-08 02:02:00 +00:00 committed by moparisthebest
parent 813882250c
commit edec767829
4 changed files with 30 additions and 4 deletions

View File

@ -0,0 +1,24 @@
[[Category Packet]]
[[Category Packet 377]]
{{packet|name=Send Ground Item|description=Adds a ground item to the server. |opcode=107|type=Fixed|length=5|revision=377}}
== Send Ground Item ==
=== Description ===
Adds a ground item to the server.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| [[Data Types#Standard data types|Short]]
| Item id.
|-
| [[Data Types#Standard data types|Byte]] [[Data Types#Non Standard Data Types|Special S]]
| Packed (xxxxyyyy) coordinates of the ground item.
|-
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
| Stack amount of the item.
|-
|}

View File

@ -2,10 +2,10 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (118 members)
* [[Category Packet]] (119 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (90 members)
* [[Category Packet 377]] (20 members)
* [[Category Packet 377]] (21 members)
* [[Category Packet 474]] (3 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (14 members)

View File

@ -1,6 +1,6 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet 377"''' ==
The following 20 pages are in this category.
The following 21 pages are in this category.
* [[377 Animation Reset]]
* [[377 Camera Shake]]
* [[377 Construct Map Region]]
@ -17,6 +17,7 @@ The following 20 pages are in this category.
* [[377 Reset Ground Items and Objects]]
* [[377 Run Energy]]
* [[377 Send Add Friend]]
* [[377 Send Ground Item]]
* [[377 Send Message]]
* [[377 Send Sidebar Interface]]
* [[377 Skill Level]]

View File

@ -1,6 +1,6 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet"''' ==
The following 118 pages are in this category.
The following 119 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -111,6 +111,7 @@ The following 118 pages are in this category.
* [[377 Reset Ground Items and Objects]]
* [[377 Run Energy]]
* [[377 Send Add Friend]]
* [[377 Send Ground Item]]
* [[377 Send Message]]
* [[377 Send Sidebar Interface]]
* [[377 Skill Level]]