Hallo everybody,
im currently evaluating drupal for my new projekt. A online league. And i have some questions reagarding this topic.
1) the players (users) need a identification number given by the game. In my case its the SteamID. This is possible i already read. But! This field is only allowed to edit once. And thats the beaking point.
2) the games, and the entire season would be just an event with custom fields. But is it possible to assign an event to 2 groups? Eg, event game 1 in the match cicle, is assinged to group XY and YZ the 2 teams groups who are playing.
3) Then again for the events, the playing teams should post their results in this event (the match) and each of them should approve if all iss ok. So group 1 approves and group 2 approves. And only if both approved the event is closed and the match will be countet. So i need custom fields for the outcomes and the double approve stuff.
4) The groups should only be allowed to enroll to a season event if all the players in this group have a valid steam id.
5) I need all the datas related to a league, eg scores, matches, players, teams, etc etc durable. So if a season is done, these datas shouldn't be changed/deleted anyway. Any idea to do this?