There is players[] which is for the players in the current level, or the players around you (3x3 levels) if you are on a gmap.
If you want to access all players of the level even if you are on gmap, then use this.level.players[].
To access all players use allplayers[]