Skip to content

Infinity-Core/infinity_needs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infinity_needs - RedM Needs, Inventory & Metabolism System

Advanced needs, inventory, and metabolism module for RedM, developed by Shepard & iiRedDev (ALTITUDE-DEV.COM). Designed for seamless integration with Infinity Core.

✨ Main Features

  • Player needs system: hunger, thirst, sleep, temperature, health
  • Fully integrated inventory system (items, weight, drag & drop)
  • Metabolism and survival mechanics (damage, limits, tick timers)
  • Payday, salary, XP and gold reward system
  • Ammo, clips, and weapon management
  • Admin inventory controls (reset, inspect, add/remove items)
  • Modern web UI for inventory (inventory/inventory.html)
  • Database integration (requires oxmysql)
  • Exports for metabolism and inventory management

📦 Installation

  1. Place this folder in your server's resources directory.

1.5. In the inventory folder, make sure to fully extract the .rar file — it contains the images inventory

  1. Add the resource to your server.cfg:
     ensure oxmysql              # Module SQL
     ensure infinity_core          # Module Framework core
     ensure infinity_skin          # Module Skin (skins)
     ensure infinity_chars         # Module Multichars (verif accounts and multichars)
     
     ensure infinity_needs         # Module Metabolism, inventory (inventory and metabolism)
    
  2. Make sure oxmysql is installed and started before this script.
  3. Configure the files as needed.

⚙️ Configuration

  • Main scripts:
    • module_client/cl_inventory.lua, cl_foods.lua, cl_gunsystem.lua (client logic)
    • module_server/sv_inventory.lua, sv_payday.lua (server logic)
    • config.lua (main configuration)
  • User interface: inventory/

🛠 Contribution

Contributions are welcome! Please create an issue or pull request for any suggestion or improvement.

🤝 Support & Links


Module licensed by ALTITUDE-DEV.COM. Any unauthorized reproduction or distribution is prohibited.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published