Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeEclipse
languagejavascript
titleShould I attack the other player?
linenumberstrue
if (!allianceExistsBetween(me,theOtherPlayer)) attackTheOtherPlayer();

See Also

  • maxPlayers – defines how many players are on the map
  • playerData – some extra info about players, including what team they are in (if applicable)
  • Players & Alliances – other player / alliance related stuff