[FREE] [STANDALONE] Status System

BOII Development - Statuses v0.1.1


Preview

This is not something that warrants a video.
Below is an image of a hud project I am working on for the framework which is using this status system entirely.

image


:earth_africa: Overview

This resource provides a comprehensive status system designed to replace built-in framework statuses with more depth and flexibility.
It handles a variety of player flags, a buff and debuff system, and persistent player position saving.
Created to integrate with the BOII framework, however this is also adaptable for use with other frameworks.

Resource is currently an alpha release, things may change, and things may be added or removed.


:globe_with_meridians: Features

Statuses: Manage player-specific statuses with defaults including health, armor, hunger, thirst, stamina, oxygen, hygiene, and stress.
Flags: Set and manage player flags. Defaults include dead, handcuffed, wanted, jailed, safezone, inside, and grouped.
Injuries Tracking: Set and track specific body part injuries.
Buffs & Debuffs: Comprehensive system for applying and managing temporary effects on players.
Position Tracking: Automatically saves and stores players last known location.


:chart: Dependencies

  • oxmysql
  • boii_utils

Getting Started

To start using boii_statuses, clone or download the latest version of the library and integrate into your projects. Make sure to read through the documentation for information regarding any of the utilities you wish to use.

GitHub
Tebex


Contribution & Support

boii_statuses is an open-source project.
We encourage developers to contribute, suggest improvements, or raise issues.

I will try to respond to any of the questions people may have here, however it will be a faster response to hop in one of our direct channels :slight_smile:


Links


:free: Our other resources

Developer LUA Utility Library
Target System
Chat Theme
UI Elements
Minigame Collection


:moneybag: Our paid multiframework resources

Pawnshops
Roleplay Tests & Licence System

We do have a variety of other paid resources however these have not been updated with multi-framework compatibility yet, this is being worked on, appreciate the patience. You can find other paid resources on our tebex store Tebex 1

We do have a variety of other free resources however these have not been updated with multi-framework compatibility yet, this is being worked on, appreciate the patience. You can find other free resources on our tebex stores Tebex 1 | Tebex 2 or our GitHub

5 Likes

v0.1.1

Resource: boii_statuses
Version: 0.1.1
Changes:
-> Fixed buffs not being removed after duration end.