Change the status colors, font sizes, locations.
Add extra player information like country and rank (not shown).

The call-in:
Code: Select all
GameSetup(state, playerStates = { [playerID] = "playerState" }) ->
bool luaWillDraw[, number readyX1, number readyY1, number readyX2, number readyY2]
playerState = "missing" | "notready" | "ready"