promotional bannermobile promotional banner

Chairface's Casino

Multiplayer casino games - Blackjack, 5 Card Stud, High-Lo and more coming soon!

File Details

Chairfaces Casino v1.3.1

  • R
  • Jan 4, 2026
  • 27.73 MB
  • 34
  • 5.5.3+38
  • Classic + 2

File Name

Chairfaces_Casino_v1.3.1.zip

Supported Versions

  • 5.5.3
  • 5.5.2
  • 5.5.1
  • 5.5.0
  • 4.4.2
  • 4.4.1
  • 4.4.0
  • 3.4.5
  • 3.4.4
  • 3.4.3
  • 3.4.2
  • 3.4.1
  • 3.4.0
  • 2.5.5
  • 2.5.4
  • 2.5.3
  • 2.5.2
  • 2.5.1
  • 1.15.8
  • 1.15.7
  • 1.15.6
  • 1.15.5
  • 1.15.4
  • 1.15.3
  • 1.15.2
  • 1.15.1
  • 1.15.0
  • 1.14.4
  • 1.14.3
  • 1.14.2
  • 1.14.1
  • 1.14.0
  • 1.13.7
  • 1.13.6
  • 1.13.5
  • 1.13.4
  • 1.13.3
  • 1.13.2
  • 1.13.0

v1.3.1

Single Game at a Time

Added checks to prevent hosting multiple games simultaneously:

Changes:

  1. Lobby.lua - Added IsAnyGameActive() function that checks all three games (Blackjack, Poker, High-Lo) for non-idle/non-settlement phases
  2. MainFrame.lua - Blackjack OnHostClick() now checks if any game is active before allowing host
  3. PokerFrame.lua - Poker OnHostClick() now checks if any game is active before allowing host
  4. HiLoFrame.lua - High-Lo OnHostClick() now checks if any game is active before allowing host
  5. Core.lua - /hilo quick command now checks if any game is active

Behavior:

  • If you try to host while another game is in progress, you'll see: "Cannot host - a [Game Name] game is already in progress."
  • Games in idle or settlement phase don't block hosting
  • This is checked locally on each client using the synced game state