2022-12-23 00:20:01 -08:00
|
|
|
# What's this?
|
2022-12-23 01:05:18 -08:00
|
|
|
Known Data of what "this" line of code means.
|
2022-12-23 01:20:52 -08:00
|
|
|
|
|
|
|
## Lines
|
2022-12-23 01:05:18 -08:00
|
|
|
Line 2: Language
|
2022-12-23 03:34:40 -08:00
|
|
|
Line 21-49: Main Menu?
|
2022-12-23 01:05:18 -08:00
|
|
|
|
2022-12-23 03:34:40 -08:00
|
|
|
Line 34: Android User usernames with random 1-3 digit number
|
|
|
|
Line 38: Computer Player usernames with random 1-3 digit number
|
|
|
|
Line 590: Bot difficulty names
|
|
|
|
Line 2317: About messages in chat
|
2022-12-23 05:13:58 -08:00
|
|
|
Line 2338: Battle royale win announcement text
|
|
|
|
Line 2360: Team win announcement text
|
|
|
|
Line 2382: Clan game/team contest points announcement text
|
|
|
|
Line 2386-2388: Non agression pact text
|
|
|
|
Line 2393: "You" text in ordering someone to attack
|
2022-12-23 01:05:18 -08:00
|
|
|
Line 2458: About Cookies Policy stuff?
|
2022-12-23 05:13:58 -08:00
|
|
|
Line 2590: Contest timer
|
|
|
|
Line 3136: "YOU CONQUERED", "YOU WERE CONQUERED BY", "THE GAME WAS WON BY", "MAP:" text
|
2022-12-23 01:05:18 -08:00
|
|
|
Line 3739: Events stuff
|
|
|
|
Line 4427: Right-SideBar Info
|
2022-12-23 01:20:52 -08:00
|
|
|
Line 5879: Errors and stuff
|
|
|
|
Line 6649: Displaying number of players?
|
2022-12-23 05:13:58 -08:00
|
|
|
Line 11154: Important game notifications
|
2022-12-23 01:20:52 -08:00
|
|
|
|
|
|
|
|
2022-12-23 05:13:58 -08:00
|
|
|
Line 6997: Visual Assets
|
2022-12-23 01:20:52 -08:00
|
|
|
|
|
|
|
## Variables
|
2022-12-23 03:34:40 -08:00
|
|
|
dl is a variable used for bot difficulty names
|
2022-12-23 05:13:58 -08:00
|
|
|
F is an array ["YOU CONQUERED", "YOU WERE CONQUERED BY", "THE GAME WAS WON BY", "MAP:"] at line 3136
|
2022-12-23 01:20:52 -08:00
|
|
|
|
|
|
|
## Functions
|
|
|
|
|
|
|
|
1. g is a function that is declared 50 times
|