I'm slowly workign my way through this and figuring out how to get what I need. My question is, is what I want to do possible? If it is than I'll keep plugging away, if not I'd like to know so I don't waste a lot of time.
Thank You.
Using LeagueManager and ProjectManager can I:
- set up 19 teams of 2 players
- input each persons score for each hole (9 per match), then determine what teams are playing against eachother for each match.
- each team of 2 plays another team of 2, however player A on team 1 only competes against player A on team 2.
- Also I need to factor in handicaps.
- For each hole a player has a score, a net score (adjusted for handicap) and can either win, lose or tie the hole. For 2, 0, or 1 point(s).
This seems like it may be asking to much of this plugin.