mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 01:52:16 -05:00
Create MediaWiki page '317 Object spawn'
This commit is contained in:
parent
684d7515b2
commit
1d1467e7a8
23
317-Object-spawn.mediawiki
Normal file
23
317-Object-spawn.mediawiki
Normal 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
|
||||||
|
|-
|
||||||
|
|}
|
@ -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]] (145 members)
|
* [[Category Packet]] (146 members)
|
||||||
* [[Category Packet 194]] (4 members)
|
* [[Category Packet 194]] (4 members)
|
||||||
* [[Category Packet 317]] (106 members)
|
* [[Category Packet 317]] (107 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 106 pages are in this category.
|
The following 107 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]]
|
||||||
@ -72,6 +72,7 @@ The following 106 pages are in this category.
|
|||||||
* [[317 Object action 2]]
|
* [[317 Object action 2]]
|
||||||
* [[317 Object action 3]]
|
* [[317 Object action 3]]
|
||||||
* [[317 Object removal]]
|
* [[317 Object removal]]
|
||||||
|
* [[317 Object spawn]]
|
||||||
* [[317 Open chatbox interface]]
|
* [[317 Open chatbox interface]]
|
||||||
* [[317 Open welcome screen]]
|
* [[317 Open welcome screen]]
|
||||||
* [[317 Pickup ground item]]
|
* [[317 Pickup ground item]]
|
||||||
|
@ -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 145 pages are in this category.
|
The following 146 pages are in this category.
|
||||||
* [[194 Clear screen]]
|
* [[194 Clear screen]]
|
||||||
* [[194 Logout]]
|
* [[194 Logout]]
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
@ -75,6 +75,7 @@ The following 145 pages are in this category.
|
|||||||
* [[317 Object action 2]]
|
* [[317 Object action 2]]
|
||||||
* [[317 Object action 3]]
|
* [[317 Object action 3]]
|
||||||
* [[317 Object removal]]
|
* [[317 Object removal]]
|
||||||
|
* [[317 Object spawn]]
|
||||||
* [[317 Open chatbox interface]]
|
* [[317 Open chatbox interface]]
|
||||||
* [[317 Open welcome screen]]
|
* [[317 Open welcome screen]]
|
||||||
* [[317 Pickup ground item]]
|
* [[317 Pickup ground item]]
|
||||||
|
Loading…
Reference in New Issue
Block a user