Create MediaWiki page '317 Run energy'

This commit is contained in:
t4 2011-06-26 17:50:06 +00:00 committed by moparisthebest
parent 49004fbba2
commit 1236e43bda
4 changed files with 25 additions and 4 deletions

19
317-Run-energy.mediawiki Normal file
View File

@ -0,0 +1,19 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Run energy|description=Sends the players run energy level.|opcode=110|type=Fixed|length=1|revision=317}}
== Run Energy ==
=== Description ===
Sends how much run energy the player currently has.
=== Packet Structure ===
{| border=2
! Data type
! Description
|-
| Unsigned [[Data Types#Standard data types|Byte]]
| The energy level.
|-
|}

View File

@ -1,9 +1,9 @@
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
The following categories contain pages or media.
* [[Category Data Type]] (3 members)
* [[Category Packet]] (16 members)
* [[Category Packet]] (17 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (13 members)
* [[Category Packet 317]] (14 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 members)
* [[Category RS2]] (4 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 317"''' ==
The following 13 pages are in this category.
The following 14 pages are in this category.
* [[317 Animation reset]]
* [[317 Camera shake]]
* [[317 Flash sidebar]]
@ -10,6 +10,7 @@ The following 13 pages are in this category.
* [[317 Protocol]]
* [[317 Reset button state]]
* [[317 Reset camera]]
* [[317 Run energy]]
* [[317 Scroll position]]
* [[317 Send add friend]]
* [[317 Send sidebar interface]]

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 16 pages are in this category.
The following 17 pages are in this category.
* [[194 Protocol]]
* [[317 Animation reset]]
* [[317 Camera shake]]
@ -11,6 +11,7 @@ The following 16 pages are in this category.
* [[317 Protocol]]
* [[317 Reset button state]]
* [[317 Reset camera]]
* [[317 Run energy]]
* [[317 Scroll position]]
* [[317 Send add friend]]
* [[317 Send sidebar interface]]