mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 20:05:01 -05:00
Create MediaWiki page '317 Open welcome screen'
This commit is contained in:
parent
57e5c91b95
commit
05e178e10e
30
317-Open-welcome-screen.mediawiki
Normal file
30
317-Open-welcome-screen.mediawiki
Normal file
@ -0,0 +1,30 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Open welcome screen|description=Displays the welcome screen.|opcode=176|type=Fixed|length=10|revision=317}}
|
||||
== Open Welcome Screen ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet displays the welcome screen.
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Standard data type|Byte]]
|
||||
| Days since last recovery change (200 for not yet set, 201 for members server).
|
||||
|-
|
||||
| [[Data Types#Standard data type|Short]] [[Data Types#Non Standard data types|Special A]]
|
||||
| Number of unread messages.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]]
|
||||
| Member warning (1 for member, 0 for non-member).
|
||||
|-
|
||||
| [[Data Types#Non Standard data types|Integer 2]]
|
||||
| Last logged IP.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Last logged successful login.
|
||||
|-
|
||||
|}
|
@ -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]] (20 members)
|
||||
* [[Category Packet]] (21 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (17 members)
|
||||
* [[Category Packet 317]] (18 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -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 17 pages are in this category.
|
||||
The following 18 pages are in this category.
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Chat interface]]
|
||||
@ -9,6 +9,7 @@ The following 17 pages are in this category.
|
||||
* [[317 Load map region]]
|
||||
* [[317 Logout]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Reset button state]]
|
||||
* [[317 Reset camera]]
|
||||
|
@ -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 20 pages are in this category.
|
||||
The following 21 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Camera shake]]
|
||||
@ -10,6 +10,7 @@ The following 20 pages are in this category.
|
||||
* [[317 Load map region]]
|
||||
* [[317 Logout]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Reset button state]]
|
||||
* [[317 Reset camera]]
|
||||
|
Loading…
Reference in New Issue
Block a user