[glow=green,2,300]BBManager and the RT Cup[/glow]
The RT Cup intends to use BBManager to help track all the stats that Blood Bowl has to offer. From TDs scored to kills made, from yards passed or run to number of times knocked down, BBManager will track stats by player and by team, putting together stats pages, (unofficial) league tables and graveyards for the division and also one for the entire league.
What you need to do
For this to work we are reliant on you uploading your replays to BBManager. This is a lot simpler than it sounds. First you need to install BBManager, create an account, then ensure it's running while you play your RT Cup matches, and upload the replay afterwards. We can take adminned games into account as well, and it is even possible to upload the replays of old matches.
Installing BBmanager
To install BB Manager simply go to this page and click on "install". - http://bbm.jcmag.fr/BloodBowlManager.ClickOnce/publish.htm
Create an account
Use the same coach name as in the game, but use a different password. Remember this is a totally seperate account from your regular Blood Bowl account.
Uploading replays
Make sure that BBManager is open and you are logged in before you play your match.
Play your match.
After you close Blood Bowl you'll see a bubble in the bottom right of your screen. Click on it and you will open the "Submit Match" window.
In the "Submit match" window-
1. select the replay file (the last one you played is automatically selected so it should be already ok),
2. the league (Your division, e.g. Badger or Fell)
3. the match day (the week the match was played in)
4. password is Palmtree
5. Use the drop down menu to select the coach of both teams. If the teams have already played in the league, the names will be automatically selected; otherwise the coach list will be displayed ; and if it is unknown just type the names.
It's that simple. Only one coach needs to upload the replay per match, so decide in-game who's going to do it. If you forget then upload the replay when you remember. Here is how-
I forgot to upload the last replay - what do I do?
Easy!! Start up BBManager and find the replay in your documents\bloodbowl\saves\replays file (it's listed by date and time) Then start of Blood Bowl single player and load the replay file. Watch through it using the Blood Bowl client. You can do so at high speed (+ and - to speed up and slow down) and the whole thing is done in a couple of minutes. The required logfile will be created and you can upload in the usual way described above.
What BBManager will give you
BBManager will give an analysis and logfile for the game you uploaded, as well as detailed divisional stats.
Match Stats
In the "Matchs" tab, the match you submit should appear (if not, click the "Refresh" button). Double click on the line (or click on the "Detail & Stats" menu) to open the window where you will see the match data, dice rolls, graphs etc.
By default, the "Matchs" tab displays only the matches associated to you (that you or your opponents have submitted). To see all matches of a league, use the drop-down lists ,"My leagues" or "All leagues".
You can group matches by day, by checking the "Group by day" checkbox.
[glow=green,2,300]Images[/glow]
The full list of URLs you can use is the following:
Standings
iframe:
Code: Select all
<iframe src="http://bbm.jcmag.fr/BloodBowlManager.WebSite/ClassementUnique.aspx?lang=en-US&Id=119" width="850" height="500" ></iframe>image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageClassement.aspx?lang=en-US&Id=119</img>Graveyard
iframe:
Code: Select all
<iframe src="http://bbm.jcmag.fr/BloodBowlManager.WebSite/GraveyardUnique.aspx?lang=en-US&Id=119" width="800" height="600"></iframe>image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageGraveyard.aspx?lang=en-US&Id=119</img>Hall of fame players
iframe:
Code: Select all
<iframe src="http://bbm.jcmag.fr/BloodBowlManager.WebSite/PlayerStatsByLeagueUnique.aspx?lang=en-US&Id=119" width="770" height="1650" ></iframe>image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageHallOfFamePlayers.aspx?lang=en-US&Id=119&bg=1</img>compact image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageHallOfFamePlayersCompact.aspx?lang=en-US&Id=119</img>Hall of fame teams
iframe:
Code: Select all
<iframe src="http://bbm.jcmag.fr/BloodBowlManager.WebSite/TeamStatsByLeagueUnique.aspx?lang=en-US&Id=119" width="770" height="1650" ></iframe> image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageHallOfFameTeams.aspx?lang=en-US&Id=119&bg=1</img>compact image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageHallOfFameTeamsCompact.aspx?lang=en-US&Id=119</img>Match day
image:
Code: Select all
<img>http://bbm.jcmag.fr/BloodBowlManager.WebSite/ImageDay.aspx?LeagueId=270&DayId=1&lang=en-US</img>(replace DayId with the number of the day you want to display)
Just replace the "Id" value to display the data for your league (Ids are displayed in BB Manager, in the "Leagues" tab).
Add "&type=png" in the URL if you want png images with transparent backgrounds instead of jpeg images.
Some examples:
Ranking
Hall of fame teams




