mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Minimap State'
This commit is contained in:
parent
140e43838d
commit
11775dfb15
23
317-Minimap-State.mediawiki
Normal file
23
317-Minimap-State.mediawiki
Normal file
@ -0,0 +1,23 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Minimap State|description=Sets the state of the clients minimap.|opcode=99|type=Fixed|length=1|revision=317}}
|
||||
== Minimap State ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet sets the Minimaps state
|
||||
|
||||
'''States:'''
|
||||
* 0 - '''Active''': Clickable and viewable
|
||||
* 1 - '''Locked''': viewable but not clickable
|
||||
* 2 - '''Blacked-out''': Minimap is replaced with black background
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#byte|byte]]
|
||||
| The state.
|
||||
|-
|
||||
|}
|
@ -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]] (13 members)
|
||||
* [[Category Packet]] (14 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (10 members)
|
||||
* [[Category Packet 317]] (11 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -1,10 +1,11 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 10 pages are in this category.
|
||||
The following 11 pages are in this category.
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Flash sidebar]]
|
||||
* [[317 Load map region]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Reset button state]]
|
||||
* [[317 Scroll position]]
|
||||
|
@ -1,11 +1,12 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 13 pages are in this category.
|
||||
The following 14 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Flash sidebar]]
|
||||
* [[317 Load map region]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Reset button state]]
|
||||
* [[317 Scroll position]]
|
||||
|
Loading…
Reference in New Issue
Block a user