Skip to content

Creatine Tablets Script For Qb-Core Framework That Allows You To Take/Eat Them (With Animations) And Gain Strength.

Notifications You must be signed in to change notification settings

iamKuff/Qb-creatine-FAIL-FIXING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qb-creatine [FAIL]

Creatine Tablets Script For Qb-Core Framework That Allows You To Take/Eat Them (With Animations) And Gain Strength.

WHAT YOU NEED TO-DO

Items.lua ([QB]/qb-core/shared/items.lua)

    ["name"] = "creatine_tablets",
    ["label"] = "Creatine Tablets",
    ["weight"] = 50,
    ["type"] = "item",
    ["image"] = "creatine_tablets.png",
    ["unique"] = false,
    ["useable"] = true,
    ["shouldClose"] = false,
    ["combinable"] = nil,
    ["description"] = "Creatine Tablets",
},

Image PASTE "creatine_tablets.png" INTO THIS DIRECTORY PLEASE: ([QB]/qb-inventory/HTML/Images)

About

Creatine Tablets Script For Qb-Core Framework That Allows You To Take/Eat Them (With Animations) And Gain Strength.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages