dnz_coinflip
Information
This script implements a Coinflip (Casino) system.
General Features Ability to go "All in" with the bet. Customize the bet amount.
Installation
Download the script files.
Place the script folder (
dnz_coinflip
) into your server's resource directory.Open the
dnz_startscript
file in your server's resource directory.Add the following line to the
Config.Scripts
section ofdnz_startscript
: resourceX = { name = "dnz_coinflip", anticheat = false },Save the dnz_startscript file.
Customize the configuration in the config.lua file according to your preferences. By adding the dnz_coinflip script to the dnz_startscript, you ensure that it is properly loaded and managed with other scripts.
Configurations
The configuration file for the script is as follows:
Discord Server
For discussions, questions, and support related to this project, please join our Discord server.
Last updated