Other great resources: Official JS API docs, Scripting Forum
var returnValue = allianceExistsBetween(playerA, playerB);
if (!allianceExistsBetween(me, theOtherPlayer)) attackTheOtherPlayer();
Requires:
Jump to:
Related articles: