FEATURES
- Immersive Blackjack script for RedM - close to RDR2 .
- Fluent & synced Dealer and player animations.
- Can be used with the three standard locations (Rhodes, Van Horn, Blackwater) and also on ANY location you like. It includes a custom Object Spawn and Object Deletion mechanism which makes it possible to place custom objects anywhere you like:
- Create a blackjack table in the moonshine shack beside the piano? Yep!
- Clear an area of objects to place a table object and chairs at places which are normally blocked? Sure!
- Use MLO & YMAP mappings with this script! It works that great, that this is the recommended way!
- Mix and match blackjack tables and chairs to your liking!
- Highly customizable (NPC, Locations, Blips, Prompts, Rule texts, NUI).
- Spawning card objects for players AND people in range .
- Compatibility layer to make this script interact with custom or public available frameworks.
- NPC and props spawn only when player is nearby to reduce usage of RDR2 object limits and population density .
- Up to 4 players per table in parallel and any amount of tables in your game world.
- Each configured table runs in its own server thread, which gets only started if at least 1 player sits at the table.
- Sexy animated UI. You can edit it to your needs using CSS/JS.
- Support for up to 4k & 5k scaling of NUI via CSS.
- Usage of general Events due gaming provides other scripts entry points to act on player win/loose or joining/leaving a table:
- Example: Provide job systems with wins by the dealer to gain income for their company
- Example: Deactivate metabolism while playing
- NEW Check for Item to access table. E.g. VIP Ticket (EXPERIMENTAL FOR CUSTOM FRAMEWORKS).
- NEW Added Discord webhook for admins to monitor common table interactions
- NEW Custom table models by YOURmaps ALREADY INCLUDED with the script.
- NEW Splitting your hand. Configurable per table.
- NEW Reworked & Optimized prompts handling for client side.
- NEW Different dealer voice lines per table. He counts the cards, greets and farewells the players who are joining/leaving the table. Can be disabled globally.
LIMITATIONS
This script tries to replicate the blackjack game in Red Dead Redemption 2 (Story) for RedM Servers. In its current state the following is NOT implemented:
- Insurance Bets
- Chips (You just place your bets without animation or objects)
Also :
- 1 Card deck style in download defined
ENCRYPTION
The script itself is mostly encrypted. You can edit the config, webhook and compatibility file for your framework (if needed). Also all GUI related stuff is changeable (HTML/CSS/JS).
REQUIRED SCRIPT
PREVIEW


(custom styled "modal" with rules. modal script is available as a separate package)

SEE DOCUMENTATION AND MORE INFORMATION AT: