mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 16:45:01 -05:00
Create MediaWiki page '377 Open Welcome Screen'
This commit is contained in:
parent
2a08f67aff
commit
cbd3d6c331
48
377-Open-Welcome-Screen.mediawiki
Normal file
48
377-Open-Welcome-Screen.mediawiki
Normal file
@ -0,0 +1,48 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 377]]
|
||||
{{packet|name=Open Welcome Screen|description=Displays the welcome screen.|opcode=21|type=Fixed|length=23|revision=377}}
|
||||
== Open Welcome Screen ==
|
||||
|
||||
=== Description ===
|
||||
Displays the welcome screen.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]]
|
||||
| Last password change occurance
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Unknown #1.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Unused #1.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Unknown #2.
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]]
|
||||
| Current server time.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Inbox message count.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Last log-in time.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]]
|
||||
| Amount of members credit (days) remaining.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Int]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Last log-in IPV4 address.
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| Recovery question change status.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Byte]] [[Data Types#Standard data types|offset_t]]
|
||||
| Unused #2.
|
||||
|-
|
||||
|}
|
@ -2,10 +2,10 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (116 members)
|
||||
* [[Category Packet]] (117 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (18 members)
|
||||
* [[Category Packet 377]] (19 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (14 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 377"''' ==
|
||||
The following 18 pages are in this category.
|
||||
The following 19 pages are in this category.
|
||||
* [[377 Animation Reset]]
|
||||
* [[377 Camera Shake]]
|
||||
* [[377 Construct Map Region]]
|
||||
@ -10,6 +10,7 @@ The following 18 pages are in this category.
|
||||
* [[377 Interface Item]]
|
||||
* [[377 Inventory Overlay]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Open Welcome Screen]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Reset Button State]]
|
||||
* [[377 Reset Ground Items and Objects]]
|
||||
|
@ -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 116 pages are in this category.
|
||||
The following 117 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -104,6 +104,7 @@ The following 116 pages are in this category.
|
||||
* [[377 Interface Item]]
|
||||
* [[377 Inventory Overlay]]
|
||||
* [[377 Logout]]
|
||||
* [[377 Open Welcome Screen]]
|
||||
* [[377 Protocol]]
|
||||
* [[377 Reset Button State]]
|
||||
* [[377 Reset Ground Items and Objects]]
|
||||
|
Loading…
Reference in New Issue
Block a user