Create MediaWiki page '317 Object spawn'

This commit is contained in:
Randqm 2015-01-15 15:58:53 +00:00 committed by moparisthebest
parent 684d7515b2
commit 1d1467e7a8
4 changed files with 29 additions and 4 deletions

View File

@ -0,0 +1,23 @@
[[Category Packet]]
[[Category Packet 317]]
== Object spawn ==
=== Description ===
This packet requests the client to spawn an object.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| subtrahend [[Data Types#byte|byte]]
| 0
|-
| Little endian [[Data Types#byte|byte]]
| ObjectID
|-
| subtrahend [[Data Types#byte|byte]]
| object type << 2 + object rotation & 3
|-
|}

View File

@ -2,9 +2,9 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (145 members)
* [[Category Packet]] (146 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (106 members)
* [[Category Packet 317]] (107 members)
* [[Category Packet 377]] (24 members)
* [[Category Packet 474]] (3 members)
* [[Category Packet 718]] (7 members)

View File

@ -1,7 +1,7 @@
317 Packets
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''Pages in category "Packet 317"''' ==
The following 106 pages are in this category.
The following 107 pages are in this category.
* [[317 Add friend]]
* [[317 Add ignore]]
* [[317 Alternate item option 2]]
@ -72,6 +72,7 @@ The following 106 pages are in this category.
* [[317 Object action 2]]
* [[317 Object action 3]]
* [[317 Object removal]]
* [[317 Object spawn]]
* [[317 Open chatbox interface]]
* [[317 Open welcome screen]]
* [[317 Pickup ground item]]

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 145 pages are in this category.
The following 146 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -75,6 +75,7 @@ The following 145 pages are in this category.
* [[317 Object action 2]]
* [[317 Object action 3]]
* [[317 Object removal]]
* [[317 Object spawn]]
* [[317 Open chatbox interface]]
* [[317 Open welcome screen]]
* [[317 Pickup ground item]]