![[FREE] TGIANN Skill Bar main image](https://forum-cfx-re.akamaized.net/original/4X/c/9/a/c9a118f6603bf9a22c6b48575f08f6b2ff954236.png)
Price
UnknownA script by TGIANN
Price
Unknownexports
exports["tgiann-skillbar"]:taskBar(time)
Example Usage
local finished = exports["tgiann-skillbar"]:taskBar(30000)
if not finished then
isActive = false
else
local finished2 = exports["tgiann-skillbar"]:taskBar(2000)
if not finished2 then
isActive = false
else
local finished3 = exports["tgiann-skillbar"]:taskBar(1000)
if not finished3 then
isActive = false
else
local finished4 = exports["tgiann-skillbar"]:taskBar(4200)
if not finished4 then
isActive = false
else
local finished5 = exports["tgiann-skillbar"]:taskBar(1400)
if not finished5 then
isActive = false
else
ClearPedSecondaryTask(playerPed)
isActive = false
end
end
end
end
end
Github: TGIANN/fivem-tgiann-skillbar (github.com)
My other scripts(paid) TGIANN | Scripts (tebex.io)
No approved reviews found for this script yet.