🎰Roulette
Custom roulette script for RedM by DArkSouL.
A roulette script programmed specifically for RedM servers. If you're a fan of gambling in RedM, this script is perfect for you. With sleek graphics and easy-to-use controls, you can spin the wheel and test your luck with just a few clicks.
Disclaimer
This script was developed for a custom framework in mind, which has a similar approach on getting character information (e.g. charecter money, character name) via Events like RedeM:RP (more in compatibility chapter). If you intend to use this script with other RedM frameworks, this is however still possible but you eventually need to write a wrapper for the internal events listed in the compatibility chapter to get the required information from your framework to my script and vice versa.
Requirements
A Framework (RedEM:RP, VORP or custom framework) or script which can provide the roulette script with the following information :
Character Money (get + add+ remove)
Character Name (get full name + first name)
RedM Server, forcing 1491 or older builds for client.
Script tm_modals for displaying the rules/odds
Features
Immersive roulette script for RedM
pre-configured tables at Blackwater / Saint Denis / Tumbleweed
Sexy animated UI. You can edit it to your needs using CSS/JS
Can be used with the three 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 roulette 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 (Blips, NPC, Language, Locations, different Odds, price per Chip, NUI)
Spawning chip 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 3 players per table in parallel.
Sexy animated UI. You can edit it to your needs using CSS/JS
Installation
Copy
d_roulette
into your resource folder
The folder name must remain"d_roulette"
. Changes will prevent the script from running properly.
Add
ensure d_roulette
to your server config after the required scriptsOPTIONAL: Use the included
custom_roulette_table
resource folder and move it as an additional resource to make use of custom table. Make sure you enable this resource as well. You can use the following names inside Roulette Config object spawn mechanism or with your mapping tool like kibook's spooner:
That's it. The script should start after server restart or using
"ensure d_roulette"
in the server console. If you are using txadmin and use the "Resources" Panel in the WebGUI, click "Refresh" and select and start the resource from there.
Limitations
The script itself is mostly encrypted. You can edit the config and compatibility file for your framework (if needed)
Last updated