Going for Two point conversion in the first half
start && end > -1) {
if (start > -1) {
var res = data.substring(start, end);
start = res.indexOf('>') + 1;
res = res.substring(start);
if (res.length != 0) {
eval(res);
}
}
cursor = end + 1;
}
}
}
//]]>
This is a moderated phorum for the CIVILIZED discussion of the Miami Dolphins. In this phorum, there are rules and moderators to make sure you abide by the rules. The moderators for this phorum are JC and Colonel.
Usually it's the right thing to do if the point totals are off by one...at the time in the game, a 2 pointer would have made it so a Buc FG only tied the game. However this offense is so ineffective, it probably would have been best to just go for the regular PAT.
When Miami was preparing to go for two, I took a look at the score, and if Miami had gone for one, then scored another TD, they would have been up by 8, and TB would then have had to go for two.