You can also access all the players with the Players property accessable in the class that inherited the basescript.
You can also cast it to a player using that playerlist like ```Player player = new PlayerList[Source];