Create MediaWiki page '317 Create Projectile'

This commit is contained in:
Bl3nd 2014-08-11 03:53:31 +00:00 committed by moparisthebest
parent f4ab10d9cf
commit 95e8053bd6
4 changed files with 53 additions and 4 deletions

View File

@ -0,0 +1,47 @@
[[Category Packet]]
[[Category Packet 317]]
== Create Projectile ==
=== Description ===
Creates a projectile.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Byte]]
| Position offset
|-
| [[Data Types#Standard data types|Byte]]
| Second X offset
|-
| [[Data Types#Standard data types|Byte]]
| Second Y offset
|-
| [[Data Types#Standard data types|Short]]
| Target
|-
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
| Graphic ID
|-
| [[Data Types#Standard data types|Byte]]
| Starting height
|-
| [[Data Types#Standard data types|Byte]]
| Ending height
|-
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
| Starting time
|-
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
| Speed
|-
| [[Data Types#Standard data types|Byte]]
| Initial slope
|-
| [[Data Types#Standard data types|Byte]]
| Initial distance from source
|-
|}

View File

@ -2,9 +2,9 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (137 members)
* [[Category Packet]] (138 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (98 members)
* [[Category Packet 317]] (99 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 98 pages are in this category.
The following 99 pages are in this category.
* [[317 Add friend]]
* [[317 Add ignore]]
* [[317 Alternate item option 2]]
@ -22,6 +22,7 @@ The following 98 pages are in this category.
* [[317 Clear screen]]
* [[317 Close window]]
* [[317 Construct map region]]
* [[317 Create Projectile]]
* [[317 Design screen]]
* [[317 Display hint icon]]
* [[317 Drop 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 137 pages are in this category.
The following 138 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -25,6 +25,7 @@ The following 137 pages are in this category.
* [[317 Clear screen]]
* [[317 Close window]]
* [[317 Construct map region]]
* [[317 Create Projectile]]
* [[317 Design screen]]
* [[317 Display hint icon]]
* [[317 Drop item]]