home *** CD-ROM | disk | FTP | other *** search
/ Las Vegas Classics / LASVEGAS.BIN / LASVEGAS / BJ_PROF / BJ_PROF.IN_ / BJ_PROF.IN
Encoding:
Text File  |  1994-10-02  |  600 b   |  34 lines

  1. -- TABLES --
  2. rules table=CEASARS.RUL
  3. strategy table=BASIC.STR
  4. hard hit table=BASIC.HIT
  5. soft hit table=SBASIC.HIT
  6. hard double table=BASIC.DBL
  7. soft double table=SBASIC.DBL
  8. split table=BASIC.SPL
  9. surrender table=BASIC.SUR
  10.  
  11. -- SETTINGS --
  12. burn cards= 1
  13. deal speed= 32
  14. decks= 1
  15. reshuffle point= 75
  16. verify count=false
  17. minimum bet= 5
  18. maximum bet= 200
  19. felt color= 4227072
  20.  
  21. -- VIEW --
  22. autopilot=false
  23. error warning=true
  24. total bets=true
  25. bets won=false
  26. bets / shoe=false
  27. ace count=false
  28. sum count=false
  29. true count=false
  30. decks left=true
  31. cards left=false
  32. money=true
  33. recommend=true
  34.