mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-02-16 04:20:10 -05:00
Update MediaWiki page '317 Open welcome screen'
This commit is contained in:
parent
fc7bb9e899
commit
69fd8af879
@ -12,19 +12,19 @@ This packet displays the welcome screen.
|
|||||||
! Data Type
|
! Data Type
|
||||||
! Description
|
! Description
|
||||||
|-
|
|-
|
||||||
| [[Data Types#Standard data type|Byte]]
|
| Unsigned [[Data Types#Standard data type|Byte]] [[Data Types#Non Standard data types|Special C]]
|
||||||
| Days since last recovery change (200 for not yet set, 201 for members server).
|
| 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]]
|
| Unsigned [[Data Types#Standard data type|Short]] [[Data Types#Non Standard data types|Special A]]
|
||||||
| Number of unread messages.
|
| Number of unread messages.
|
||||||
|-
|
|-
|
||||||
| [[Data Types#Standard data types|Byte]]
|
| Unsigned [[Data Types#Standard data types|Byte]]
|
||||||
| Member warning (1 for member, 0 for non-member).
|
| Member warning (1 for member, 0 for non-member).
|
||||||
|-
|
|-
|
||||||
| [[Data Types#Non Standard data types|Integer 2]]
|
| [[Data Types#Non Standard data types|Middle-Endian Big Integer]]
|
||||||
| Last logged IP.
|
| Last logged IP.
|
||||||
|-
|
|-
|
||||||
| [[Data Types#Standard data types|Short]]
|
| Unsigned [[Data Types#Standard data types|Short]]
|
||||||
| Last logged successful login.
|
| Last logged successful log-n.
|
||||||
|-
|
|-
|
||||||
|}
|
|}
|
Loading…
Reference in New Issue
Block a user