Update MediaWiki page '443 Protocol'

This commit is contained in:
Sini 2012-08-26 00:00:29 +00:00 committed by moparisthebest
parent 95ac9b6ab2
commit e766965b9f

View File

@ -10,19 +10,19 @@
|- |-
! 0 ! 0
! Loading (initial) ! Loading (initial)
! Out of game client state where the client is initially loading itself to the login screen. ! Client state where the client is initially loading itself to the login screen.
|- |-
! 5 ! 5
! Loading ! Loading
! Out of game client state where the client is loading itself to the login screen. ! Client state where the client is loading itself to the login screen.
|- |-
! 10 ! 10
! Login Screen ! Login Screen
! Out of game client state where the client is on the login screen. ! Client state where the client is on the login screen.
|- |-
! 20 ! 20
! Login (initial) ! Login (initial)
! Out of game client state where the client initially engages to log in to the server. ! Client state where the client initially engages to log in to the server.
|- |-
! 25 ! 25
! Map Rebuild ! Map Rebuild
@ -34,11 +34,15 @@
|- |-
! 35 ! 35
! Ingame (screen overlay) ! Ingame (screen overlay)
! Ingame client state where the client screen is overlayed with a widget. ! Client state where the client screen is overlayed with a widget.
|- |-
! 40 ! 40
! Login ! Login
! Out of game client state where the client engages to log in to the server. ! Client state where the client engages to log in to the server.
|-
! 1000
! Fatal Ondemand Error
! Client state where the client has encountered a fatal ondemand error and will no longer use the ondemand service.
|} |}
==Game Protocol== ==Game Protocol==