Now you can generate your own player cards for Counter Attack! You can recreate any team or make up your own one with this fabulous player card generator.
The generator works on all browsers and comes with a simple-to-follow instruction manual.
All you need is a printer and some card!
The Custom Card Generator was created by Counter Attack player Konrad Frac.
Have you made player cards you’d like to share with the Counter Attack community? If you provide a link using the comments box below, everyone can access your work!
Please note: Counter Attack and Webstar Games Ltd is not responsible for any copyright infringement.
I had some spare time during quarantine, so I took some 2019 stats and converted them to player card stats. This way, folks can play teams, countries, etc. I thought this might be fun to crowdsource to keep everything up to date and accurate. I guess we’ll need to reduce everyone’s pace by 2 or so to account for the lack of fitness happening during COVID-19.
Anyways, here’s a link to a google sheet with all the scores: https://docs.google.com/spreadsheets/d/1FwiGZu1QTaTEX4JumiPfyHARyulKHtAE4NIbX0BLhQw/edit?usp=sharing
Feel free to modify scores as you think appropriate, but don’t be a jerk and mess it up on purpose. I’m still pretty unhappy with the Keeper scores, so any help there would be of help! I thought about trying to incorporate their height into the calculation somehow, but ran out of steam. Also, try to identify your team/country/player biases before making major modifications 😉
Enjoy!
Brilliant work, thank you 🙂
Wow Kevin this is awesome!
Great work Kevin! What Order are the attributes in? There doesn’t seem to be any column headers.
Nice catch Eck. I think the headers got sorted down the sheet. I think I ‘protected’ the header row so hopefully that will solve the problem. If it’s gone again, though, you can always search the sheet for any of the header names (“PACE”, “HEADER” etc) to find where the header row is hiding!
My Son and I have created all the remaining Champions League teams and are playing through to work out ‘who would have really won’
With Ronaldo 7 for shooting and Messing 7 for dribbling!
Amazing. Which stats did you use to come up with these ratings?
What image should i use for the game of the card ?
I’ve created a python package that creates custom player cards for real-life players from Football Manager data. You can create cards for individual players or entire clubs.
Check it out at https://github.com/cbrown4858/counterattack. Feel free to fork the repo and make changes to the code yourself.
Deciding the combination of Football Manager attributes to apply to each Counter Attack stat is ripe for debate. Let me know your thoughts!
Enjoy!
hi, i am very bad to execute, something in python … does tutorials exists to help me launch something …!!!!!!!!!!
Hi there, there are now guides on the GitHub page that should be enough to get you going
(sorry for my ENGLISH)
Hi !
Thank you for that but I have a problem at the step 5 (on Windows).
This line is not valid :
– -export_dir
I know it’s one-line command but it doesn’t work for me.
I’m sad 🙁
The ‘–export_dir’ line is a part of the whole command, so everything from ‘python’ to whatever you put after ‘–export_dir’. And the directory you choose on your computer may be completely different than what’s in the guide (i.e. ‘Downloads’ may be something different for you)
Also, there are 2 dashes with no space between them that come before ‘export_dir’ as well as ‘url’
If you can solve the issue, please let me know what it was and I’ll update the guide.
Thanks!
My directory “counterattack-main” is in Téléchargements (Downloads in english) so I changed the name of directory in command line but it’s still doesn’t work.
There is the same message : –export_dir’ n’est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes. (is not recognized as an internal or external command, executable program, or batch file.)