Skip to content

planeklm/razed-cashgamble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Gamble by Razed

A simple gamble script for QBCORE framework which utilizes interact-sound.

THIS RESOURCE IS NOT BEING MAINTAINED

RazedCashGambleThumbnail

Preview

ShowCase.mp4

How To Install

Drag and drop razed-cashgamble
In server.cfg add ensure razed-cashgamble

qb-target/init.lua

	["GambleCash"] = {
        models = {
            `a_m_m_business_01`,
        },
        options = {
            {
                type = "client",
                event = "razed-cashgamble:openMenu",
                icon = "fas fa-cash",
                label = "Gamble your cash",
            },
        },
        distance = 2.0
    },

Dependencies

qb-core
qb-target
qb-menu
interact-sound

Credits

Pong Slug - Giving me motivation for my first script.
Me - For making the script.

About

A simple gamble script for QBCORE framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages