## Player Vars * `player_hp` - Your current HP * `player_maxhp` - The maximum HP for your class * `player_credits` - The number of credits/evos you currently hold * `player_score` - Your current score on the board * `player_attackername` - Name of the player who last attacked you * `player_crosshairname` - Name of the player in your crosshairs ## Team Vars * `team_bp` - Your teams remaining available build points * `team_kns` - Number of kills till your team advances to the next stage * `team_teamname` - Human readable of your team name (i.e., "humans", "aliens" or "spectator") * `team_stage` - Your teams current stage (1, 2 or 3. 0 for spectators)