SetAlliance(<iPlayerIndex1>, <iPlayerIndex2>)
Description
Makes <iPlayerIndex1> allied to <iPlayerIndex2> .
Example
SetAlliance(0,1)
SetAlliance(1,0)
Need to do it both ways to be properly allied.
eg.
Arguments
<iPlayerIndex1>: the index number of a player.
<iPlayerIndex2>: the index number of a player.
Related Pages: