To be honest I shouldn't have even chimed in as I am a Federation Commander player and Have only played SFB once (and never allocated any damage lol).
Not true. I'm perfectly okay with you chiming in. Most SFB players would be shocked and appalled at the version of "SFB" I play. I use a modified ...
Search found 4 matches
- Sat Apr 03, 2010 12:14 pm
- Forum: Star Fleet Battles
- Topic: Speeding Up Damage Allocation
- Replies: 8
- Views: 14249
- Fri Apr 02, 2010 12:57 am
- Forum: Star Fleet Battles
- Topic: Speeding Up Damage Allocation
- Replies: 8
- Views: 14249
- Thu Apr 01, 2010 11:52 pm
- Forum: Star Fleet Battles
- Topic: Speeding Up Damage Allocation
- Replies: 8
- Views: 14249
- Wed Mar 31, 2010 10:57 pm
- Forum: Star Fleet Battles
- Topic: Speeding Up Damage Allocation
- Replies: 8
- Views: 14249
Speeding Up Damage Allocation
For those who interested, here's the code I use for my TI-89 graphing calculator to generate 2d6 results for the DAC. I only use it for when more then six internals are needed.
sfb()
Prgm
ClrIO
[1,0,0]->d
[0,1,0]->e
[0,0,1]->f
[1,0,0,0]->g
[0,1,0,0]->h
[0,0,1,0]->i
[0,0,0,1]->j
Prompt x
While x ...
sfb()
Prgm
ClrIO
[1,0,0]->d
[0,1,0]->e
[0,0,1]->f
[1,0,0,0]->g
[0,1,0,0]->h
[0,0,1,0]->i
[0,0,0,1]->j
Prompt x
While x ...