Lux_Lib

We are excited to introduce Lux_Lib, a free and versatile developer resource for the CFX community! Lux_Lib is designed to make creating standalone scripts as simple and efficient as possible.

Lux_Lib

This library includes useful scripts such as:

  • Lux_Progressbar: A customizable progress bar, perfect for any application.
  • Lux_Input: A flexible input field for various use cases.
  • Lux_Notify: A user-friendly notification system for your projects.

With Lux_Lib, you can streamline your development process while improving the quality and independence of your scripts. We invite you to download Lux_Lib and experience the benefits for yourself.

Github
Docs
vsCode Extension

Code is accessible Yes
Subscription-based No
Lines (approximately) 1200
Requirements no
Support Yes
1 Like

Images?

hey,

which pictures would you like to see?

I can show you some pictures of the intimate and self created Notify, progressbar and inputs.
0597852e6c497a49b6727bef9a3d6587
ceb233e6df3e1e0243054fc449a29dfd
cecd1ca420acbf222b265b16a2733631

Lux_Lib Update V 1.0.1

Changelog:

Fixed:

  • Placeholder was Undefined when you let the placeholder field empty

Added:

  • Added Support for RTX Notify
  • Added Select field for LUX Input

Lux_Lib Update V 1.0.2

Changelog:

Added:

  • Added LUX.Infobar

Lux_Lib Update V 1.0.3

Changelog:

Added:

  • LUX.GetJob
  • LUX.AddAccountMoney
  • LUX.RemoveAccountMoney
  • LUX.GetAccountMoney
  • LUX.AddItem
  • LUX.RemoveItem
  • LUX.GetItem
  • LUX.GetGroup
  • LUX.GetName
  • LUX.Raycast.CoordsPlayerIsLookingAt
  • LUX.PictureNotify
  • LUX.GetPlayers

Fixed:

  • Input Placeholders

Changes Files:

  • client/notfiy.lua
  • client/progressbar.lua
  • html/*
  • server/notify.lua
  • server/playerdata.lua
  • shared/playerdata.lua
  • Config.lua

Docs and extension soon