Skip to content

Erkoq/taskbarskill

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 28, 2023 18:21
February 28, 2023 18:39

taskbarskill

MiniGame for RedM | Standalone

Credits: https://github.com/firestix77/taskbarskill | I only edited the CSS

Usage Example:

RegisterCommand('minigame', function()
    local finished = exports['taskbarskill']:taskBar(3700, 1)
    if finished == 100 then 
        print('done')
    else 
        print('none')    
    end
end)

Image

About

Minigame for RedM Standalone for all frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published