{% extends "basepage.xhtml" %} {% block html_title %}Hostile Takeover About{% endblock %} {% block head_css %} .box {margin:20px;} {% endblock %} {% block page_content %}

ABOUT

Leaderboard

The Leaderboard tracks player rating, global rankings, game history, and player statistics for all registered players, for multiplayer missions played in Hostile Takeover. Any player can become a registered player by simply registering for a permanent player name. Players who don't register are called anonymous players. Anonymous players are not tracked on the leaderboard.

Registered Players

There are many benefits to being a registered player: If you are an anonymous player, here is how you register: Please choose a non-offensive player name. The administrator reserves the right to ban players if enough complaints are received about a given player's name.

Ratings

Hostile Takeover's rating system is based on the ELO rating system, with modifications. ELO was originally used for rating players in the game of Chess, starting in the 1960's and 1970's, and has been adopted by many games of skill to rate players.

ELO works by estimating the likelihood that a given player will win against an opponent, by comparing ratings (a higher score means more likely to win, a lower score means less likely to win). This is then used to calculate the new rating, in the following ways:

This has important implications for all players: Summary: play players with ratings near or higher than yours. Registered players start out at 1500, and build from there. Anonymous players are fixed at 1300.

Rating Rules

There are a few important rating rules to be aware of:

Rating Freshness

Players must keep their games fresh, to maintain their rating. If a player has not played a scoring game in over a week, their score will decline by 20 points each week after. This reflects the fact that maintaining a skill requires practice, and it gives a chance for active players to move up the leaderboard.

Network Disconnects

Occasional network disconnects are part of all networked multiplayer games. Some of the causes of disconnect are:
  1. The player indavertently loses a network connection. This can happen if the battery runs out, signal strength is low and / or spotty, or in the case of cellular data, if the player is moving between cell towers. Other players will see this player as lagging. The best thing to do is to find a location with good signal strength, and stay there for the duration of the game.
  2. The player is playing over WiFi and purposefully disconnects from the network. This can happen by unplugging the WiFi access point, or moving out of range of the access point.

When a disconnect occurs, it is scored as a loss for that player, because the server can't tell the difference between case #1 and case #2. If disconnect were not scored as a loss, losing players could take advantage of case #2 by forcing a disconnect, in order to avoid a point deduction.

Note that a lagging player does not mean that player has disconnected. It is best to give that player a chance to catch up. If after retrying several times the player has not caught up, it is likely that a disconnect has occured.

Contact

Please visit the Multiplayer section of the Hostile Takeover forums for help (found on REPLACE ME: MAIN SITE URL). If that doesn't answer your question, mail REPLACE ME: CONTACT EMAIL.

Enjoy!
{% endblock %}