
🧠How to Install
FiveStar Script
Requirements
Before starting, make sure you have the latest version of oxmysql Script installed on your server
You can fully customize the config file and customize or change the ox_target or ox_lib or ox_innvetory scripts
Add Export
Open the ox_innvetory script Find the function client.closeInventory
in ox_invnetory and add the export FiveStar-MissionClub
function client.closeInventory(server)
exports["FiveStar-MissionClub"]:closeInventory()
-- ....
end
Add Icons Item
Add icon items in ox_inventory/web/images
or your custome inventory
Add Items Data
Add items data in ox_inventory/data/items.lua
or custome inventory
Insert SQL
Insert the database.sql file to your SQL server
Add License
Please put your license in server/license.lua
| If your script is encrypted, enter your license

Last updated
Was this helpful?