Thread: FFR Suggestions
View Single Post
Old 12-18-2010, 01:03 AM   #232
XCV
has nice tits
FFR Veteran
 
XCV's Avatar
 
Join Date: Nov 2008
Posts: 744
Default Re: FFR Suggestions

(past most of the boring object-creation)

NumGoods * 25 + (NumAvgs + NumMisses) * 40 + NumBoos * 5 = CurrentScoreDeficit
Lbl thisdoesn'tneedaname
If Keytap {
NumArrows * 50 - CurrentRawScore = ScoreDeficit
If ScoreDeficit > MaxScoreDeficit {
Fail()
}
}
Goto thisdoesn'tneedaname

Some minor errors in the code, I'm sure, and it's written in some bat**** combo of calculator BASIC and JS, which is the way I think, but eh the idea gets across

Course, if Velocity just copies and pastes whatever he does in his engine, then that's totally unnecessary.
__________________
XCV is offline   Reply With Quote