Git Product home page Git Product logo

boii_items's Introduction

BOII | Development - Items

THIS RESOURCE IS STILL IN ALPHA STAGES IT WILL BE IMPROVED ON. SOME BUGS ARE TOO BE EXPECTED!

ITEMS_THUMB

๐ŸŒ Overview

A comprehensive, mostly standalone item management resource. This resource was created with the intention of filling the need for a shared item section within the BOII framework.

However as this resource relies on our current boii_utils this can be used on any framework you require.

The system includes a extensive item setup to allow for on use effects, from handling progress bars, modifying statuses, to applying buffs.

Also included is an item drop system to allow players to drop synced item props for others to pick up. (for inventories you will have to modify this yourself)

Enjoy!

๐ŸŒ Features

  • In-depth Item Setup: Includes a in-depth setup for a variety of items.
  • Consumable Items: Preset to allow for using food and drink items to modify statuses.
  • Usable Weapons: System allows for usable weapons along with persistent ammo and attachment data.
  • Equipable Clothing: Includes setup for equipable clothing.
  • Item Drop System: Any item registered to be droppable can be dropped and a prop will be created persistent in the game world.

๐Ÿ’น Dependencies

  • boii_utils

๐Ÿ“ฆ Installation

Prerequisites

  • Downloading boii_utils:
  1. Download the utility library from one of our platforms;
  1. Edit client/config.lua & server/config.lua:
  • Set your framework choice under config.framework
  • Set your notifications choice under config.notifications

Any other changes to the configs you wish to make can also be made.

Script installation

  1. Customisation:
  • Customise server/config.lua
  • Customise server/items/* to include any items you wish the system to use
  1. Installation:
  • Drag and drop boii_items into your server resources
  • Add ensure boii_items into your server.cfg ensuring it is placed after boii_utils
ensure boii_utils
ensure boii_items

Note: The database tables will be created automatically on first load.

  1. Restart server:
  • Once you have completed the above steps you are ready to restart your server and test out the script.

๐Ÿ“ Documentation

https://docs.boii.dev/fivem-resources/free-resources/boii_items

๐Ÿ“ฉ Support

https://discord.gg/boiidevelopment

boii_items's People

Contributors

caseirl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.