Enhance your RedM experience with the Express Crafting System! This script brings an immersive and intuitive crafting system, allowing players to craft items seamlessly within a beautifully designed, interactive interface.
Features:
- Portable Crafting Tables: Players can place and pick up crafting tables using the "crafttable" item.
- Recipe-Based Crafting: Multiple crafting recipes with customizable ingredients, crafting times, and output items.
- Persistent Tables: Crafting tables are saved to the database and persist across server restarts.
- Job Restrictions: Optional job requirement to restrict crafting to specific professions.
- Interactive UI: Modern NUI interface for selecting recipes and viewing ingredients.
- Animations: Includes crafting animations and table placement/pickup animations for realism.
- Notifications: Integrated notification system for feedback on actions.
- Configurable: Highly customizable via
config.luafor recipes, timings, and more.
Installation:
- Ensure all dependencies (
rsg-core,oxmysql,ox_target) are installed and running on your server. - Add the
ExpressR_Crafting_Systemfolder to your server'sresourcesdirectory. - Add the required items to
rsg-core/shared/items.lua. - Add item images to
rsg-inventory/html/images - Execute the provided
database.sqlfile to create the necessary database table