Magictallguy Posted August 7, 2020 Posted August 7, 2020 That's not a bug. Dealer shows the higher-value hand as achieved blackjack in less cards. In some casinos, a 5-card trick can override this. 1 Quote
SwiftGameR Posted August 9, 2020 Posted August 9, 2020 Correct if dealer can pull 2 cards and get 21 you lose unless you got 5 cards could be wrong 1 Quote
Tom V Posted August 27, 2020 Author Posted August 27, 2020 On 8/7/2020 at 6:40 PM, Magictallguy said: That's not a bug. Dealer shows the higher-value hand as achieved blackjack in less cards. In some casinos, a 5-card trick can override this. I can't find the line in blackjack.inc where this rule is applied. In this example, the player has fewer cards, yet the outcome is a draw. Quote
Magictallguy Posted August 27, 2020 Posted August 27, 2020 3 minutes ago, Tom V said: I can't find the line in blackjack.inc where this rule is applied. In this example, the player has fewer cards, yet the outcome is a draw. This is also not a bug. In most casinos that support the 5-card trick, the dealer can't benefit from it. I have little-to-no experience with GL, so I can't direct you to the exact line. I theorise that it may simply be the order of processing - if the dealer's hand is checked before the player's hand, for example Quote
Sim Posted August 28, 2020 Posted August 28, 2020 Most casino's have not rule for many cards a dealer/player can have. Dealer wind all ties. 21 is the highest # in blackjack without busting. So with both players achieving 21, you automatically use since dealer wins tie. Quote
Dayo Posted August 28, 2020 Posted August 28, 2020 So 21 with 2 cards trumps all, if the dealer and player has "Blackjack" it's a tie and money is returned. There is no 5 card trick as most casinos does not apply this rule. The dealer will continue to draw until they have a score of 17 or greater. The dealer will continue to draw to try and beat your score i.e. if you stand on 19 and they have 18 they will hit trying to get a 1, 2 or 3 After all of this closest to 21 wins (A can be 1 or 11) 2 Quote
Tom V Posted August 28, 2020 Author Posted August 28, 2020 1 hour ago, Dayo said: So 21 with 2 cards trumps all, if the dealer and player has "Blackjack" it's a tie and money is returned. There is no 5 card trick as most casinos does not apply this rule. The dealer will continue to draw until they have a score of 17 or greater. The dealer will continue to draw to try and beat your score i.e. if you stand on 19 and they have 18 they will hit trying to get a 1, 2 or 3 After all of this closest to 21 wins (A can be 1 or 11) Thanks for the clarification. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.