RedM Poker Script
This is an immersive poker script inspired by the official Red Dead Redemption 2 poker system and designed to be used with any framework.
Video Preview
Features:
- Immersive poker script for RedM - close to RDR2
- pre-configured tables at Blackwater / Flaatneck Station / Saint Denis / Tumbleweed / Valentine
- Set the max amount of money a player can bet each round (Limit / No Limit)
- Card and player animations
- Sexy animated UI. You can edit it to your needs using CSS/JS
- Can be used with the five standard locations 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 poker 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!
- Highly customizable (NPC, Locations, Blips, Prompts, Holdem Modes, all texts, NUI)
- Spawning card objects for players AND people in range
- Compatibility layer to make this script interact with custom or public available frameworks
- Props spawn only when player is nearby to reduce usage of RDR2 object limits and population density
- Up to 6 players per table in parallel
Dependencies:
- Script tm_modals for displaying the rules
Encryption:
The script itself is mostly encrypted. You can edit the config and compatibility file for your framework (if needed). Also all GUI related stuff is changeable (HTML/CSS/JS).
Credits:
- Turbomodus (NUI stuff and base logic for game loop)
As we dont provied original rdr2 graphics you can download the original files here and copy it into the resource folder.
For more information about this script visit the documentation page.