|
|
|
|
|
by startswithaj
3903 days ago
|
|
I guess, the trivial inconvenience of the user having to return, recreate the lineup from scratch and remember the 10 digit number/salt (or pull from local memory/localStorage if its the same device) . They would have to do this after the start of the first game but before the end of all the events in the event group. I.E before winners are calculated. If you didn't force the players to do this early on, you wouldn't be able to see live rankings which would take some fun out of it I guess. There would be other problems I guess to with edit lineup functionality. It is a good idea though and would certainly curb this kind of thing happening. |
|
Editing the functionality is easy as well, you just replace the hash again. It just requires a local client to do so instead of doing it on the server directly.