Create MediaWiki page '317 Show multi combat'

This commit is contained in:
Jameskmonger 2013-03-24 16:14:28 +00:00 committed by moparisthebest
parent 6652aa8abc
commit b9dd7c5aff
4 changed files with 28 additions and 4 deletions

View File

@ -0,0 +1,22 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Show multi-combat|description=Shows the player if they are in a multi-combat zone.|opcode=61|type=Fixed|length=1|revision=317}}
== Show multi-combat ==
=== Description ===
Sending this packet to the client will make the client show the player if they are in a multi-combat zone.
'''States:'''
* 0 - Not in a multi-combat zone, no crossbones in bottom-right.
* 1 - In a multi-combat zone, crossbones in bottom-right.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#byte|byte]]
| The state.
|-
|}

View File

@ -2,9 +2,9 @@
The following categories contain pages or media.
* [[Category Cache]] (3 members)
* [[Category Data Type]] (3 members)
* [[Category Packet]] (98 members)
* [[Category Packet]] (99 members)
* [[Category Packet 194]] (4 members)
* [[Category Packet 317]] (87 members)
* [[Category Packet 317]] (88 members)
* [[Category Packet 377]] (5 members)
* [[Category Packet 474]] (1 members)
* [[Category Packet {{{revision}}}]] (1 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 87 pages are in this category.
The following 88 pages are in this category.
* [[317 Add friend]]
* [[317 Add ignore]]
* [[317 Alternate item option 2]]
@ -82,6 +82,7 @@ The following 87 pages are in this category.
* [[317 Send sidebar interface]]
* [[317 Set interface text]]
* [[317 Show interface]]
* [[317 Show multi combat]]
* [[317 Skill level]]
* [[317 System update]]
* [[317 Trade answer]]

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 98 pages are in this category.
The following 99 pages are in this category.
* [[194 Clear screen]]
* [[194 Logout]]
* [[194 Protocol]]
@ -85,6 +85,7 @@ The following 98 pages are in this category.
* [[317 Send sidebar interface]]
* [[317 Set interface text]]
* [[317 Show interface]]
* [[317 Show multi combat]]
* [[317 Skill level]]
* [[317 System update]]
* [[317 Trade answer]]