I'm probably missing something simple here, but is there an exposed
property, equivalent to $playerName$, but accessible by referencing
the player side?

$playerName$ gives the current player's name.  $playerSide$ gives the
current player's side.  I want to access the player's name of a
different side.

For example, lets say I have defined the sides Player1, Player2.
Imagine I want two labels on a map.  Label one should have Player1's
name, and label two should have Player2's name.  How can I do this?

-Tim

Reply via email to