The right one is pretty messy and could be cleaned up by always leaving a blank row between borrow requests and available borrows. And in the case of there being too many requests, it could omit available players altogether.
Announcement
Collapse
No announcement yet.
Creating a pre-match Borrow / Request overlay in TWD ( mostly required for TWBD )
Collapse
X
-
This layout makes sense to me:
- 2 columns per squad
- sort the players by status then name
- fill the first column first, then overflow into the second column
- you end up with empty slots, like so:
Code:FU INC........... DIVINE........... A PRESSU R ZIDANE A BRAM.. R EASE A OGRON. D WARPOR A GUMGY. D AUTO R MIDOEN -------- R JAMAL. -------- R MIKKIZ -------- R DREAMW -------- R BEAM.. -------- R DWOPPL --------
Code:FU INC........... DIVINE........... A PRESSU R ZIDANE A BRAM.. R EASE A OGRON. D WARPOR A GUMGY. D AUTO R MIDOEN X APT... R JAMAL. X RAGERI R MIKKIZ X DARE.. R DREAMW X TPZ R BEAM.. X QAN... R DWOPPL --------
Comment
-
It's not anything fancy, but if you want to play around, and know a bit of javascript, here's an "interactive" version. https://editor.p5js.org/BIET/sketches/OwZFBqipG
Comment
Channels
Collapse
Comment