Installation

Full Installation Steps

1

Download the Script

Access your Granted Assets on the CFX Portalarrow-up-right and download the Russian Roulette script.

2

Dependencies

Ensure your server has the following dependencies installed (choose one of the options):

Cores
Targets
Notifications
Interactions

qb-core

qb-target

qb

qb

qbx_core

ox_target

ox

ox

ND_Core

qtarget

esx

ui

es_extended

interact

burtal

custom

ox_lib

custom

is_ui

-

custom

-

okok

-

-

-

wasabi_uikit

-

-

-

custom

-

3

Copy Script Files

Place the downloaded script folder into your server's resources directory.

4

Configure server.cfg

Add the following lines to start dependencies and the script in the correct order:

server.cfg
# Start framework and dependencies
## .........

# Start Falcon Roulette script individually
ensure falcon_roulette

# Start Falcon Roulette assets individually
ensure falcon_roulette_assets

# OR: Start all Falcon scripts at once
ensure [falcon]
circle-info

You can create a folder called [falcon] in your resources if you own multiple Falcon scripts. Then you can use ensure [falcon] instead of starting each script separately.

5

Start Server

Launch your server and make sure the script loads correctly. Verify that the Bridge system works and that no errors appear in the console.

Configuration Check

Before running the script, open config.lua and ensure:

  • Your preferred language/locale is set

  • Default betting amounts are correct

  • Framework-specific settings match your server setup

Support

If you encounter any issues during installation, please visit our Discordarrow-up-right

Last updated