Almost makes me wish I was part of a new allocation.
Maybe this should be checked by default for P/K to avoid some of the issues we've seen with picks made by the Ai (or inactive users).
I have actually made some tweaks to the way the AI will set the auto-list - previously it was putting any holes in your roster at the top, so when the AI would choose a punter in the first round it was because the teams were stocked at the other positions. I've updated the default auto-list to hopefully prevent that in the future.
Re: "Do Not Draft" checkbox
by
WarEagle
@
4/22/2017 12:25 pm
How about the Ai evaluating based on the player's best position instead of default position?
I think I saw something mentioned about that, but it may just be for the trade value score.
If we had the ability to upload a csv with our own player rankings, I think I would be completely satisfied with the draft tools...at least until the next draft.
If we had the ability to upload a csv with our own player rankings, I think I would be completely satisfied with the draft tools...at least until the next draft.
I use Python and the Requests package to send my draft pick list to the manual pick list. If you are familiar with Python I can try to guide you through the process. It's pretty simple if you have any experience with Python.
I am not familiar with Python, but it sounds like it's worth looking into.
Thanks
Re: "Do Not Draft" checkbox
by
setherick
@
4/26/2017 6:21 pm
RLWJR wrote:
WarEagle wrote:
I just want to say I am loving this feature.
If we had the ability to upload a csv with our own player rankings, I think I would be completely satisfied with the draft tools...at least until the next draft.
I use Python and the Requests package to send my draft pick list to the manual pick list. If you are familiar with Python I can try to guide you through the process. It's pretty simple if you have any experience with Python.
What is this voodoo that you speak? How difficult was it to create that? I started looking into the Requests package a bit this morning, but didn't get too deep into it.
Re: "Do Not Draft" checkbox
by
kicker10bog
@
4/26/2017 6:28 pm
Really just need to know what URLs to use I would think, like any API. (Though this may not be a full-fledged API)