Syntax: Select all
from Source import Player
l = Player.Players()
whats the new equilivent to get a list of players or maybe even filter them?
searched and found this, however if anybody knows if filters are parsed in string, list, etc. and same for returned types it would be great with an example also
Thanks in advance