
February 2nd, 2004, 10:30 AM
|
|
|
|
Join Date: Apr 2007
Location: Cape Town, South Africa
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
[Blackjack] Non-integer money possible
I just discovered that it is possible to have a non-integer amount of money.
It seems that Makebet() in blackjacklib does not check whether bets made are integers.
Whenever one makes a non-integer bet between $1 and the max.bet, one ends up with a non-integer amount of money.
I don't know if anyone can exploit this flaw to their advantage, though. 
|