Created
October 21, 2022 16:33
-
-
Save moonexpr/02be3a535df987df9426fe850fd1d517 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(1%): "Server is changing level..." PROGRESS_CHANGELEVEL | |
(5%): "Establishing connection to server..." PROGRESS_BEGINCONNECT | |
(10%): "Connecting to server..." PROGRESS_SIGNONCHALLENGE | |
█ | |
(15%): "Retrieving server info..." PROGRESS_SIGNONCONNECTED | |
█▐▌ | |
(20%): "Processing server state..." PROGRESS_PROCESSSERVERINFO | |
█▐▌█ | |
(25%): "Retrieving server string table..." PROGRESS_PROCESSSTRINGTABLE | |
█▐▌█ | |
(45%): "Loading world..." PROGRESS_LOADWORLDMODEL | |
█▐▌█▐▌█ | |
(75%): "Preparing client info..." PROGRESS_SIGNONNEW | |
█▐▌█▐▌█▐▌█▐▌█ | |
(80%): "Sending client info..." PROGRESS_SENDCLIENTINFO | |
█▐▌█▐▌█▐▌█▐▌█ | |
(85%): "Retrieving game data..." PROGRESS_SENDSIGNONDATA | |
█▐▌█▐▌█▐▌█▐▌█ | |
(90%): "Spawned" PROGRESS_SIGNONSPAWN | |
█▐▌█▐▌█▐▌█▐▌█ | |
(95%): "Fully connected." PROGRESS_FULLYCONNECTED | |
█▐▌█▐▌█▐▌█▐▌█ | |
(99%): "Ready to play." PROGRESS_READYTOPLAY | |
█▐▌█▐▌█▐▌█▐▌█ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment