ShowBlackJackMenuParams
From GECK
A function included in the GECK for Fallout: New Vegas.
Description
Displays the BlackJack menu. Player must meet Casino requirements for the menu to display, such as having Casino Chips in the inventory and not being banned from the casino.
Syntax
ShowBlackJackMenuParams Casino:form minBet:int maxBet:int maxWinnings:int
Or:
sbjmp Casino:form minBet:int maxBet:int maxWinnings:int
Example
ShowBlackJackMenuParams TheTopsCasinoData 1 50 500