Skip to content

Fixitfy/fx-minigame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FX-Minigame

RedM Bar Minigame

insatallation

  • ensure fx-minigame in the top of your resources.cfg

Credit

  • credit goes to the firestix77 taskbarskill for basecode and functionality

Example

RegisterCommand("minigame", function()
    local finished = exports["fx-minigame"]:taskBar(3700, 1)
    if finished == 100 then 
        print('done')
    end
end)

Media

image

Screenshot_33

About

RedM Minigame System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published