Advanced ESX NoPixel Inventory
Prompt
Create a highly advanced ESX FiveM inventory system inspired by the NoPixel inventory's look and feel. This inventory should be sophisticated, user-friendly, and visually appealing, reflecting the design principles and features of NoPixel's inventory. Focus on: - A clean and immersive UI that blends seamlessly with ESX framework. - Smooth animations and transitions for inventory interactions. - Support for advanced inventory features such as item stacking, dragging and dropping, combining items, equipped item visuals, and contextual options. - Efficient handling of different item categories (weapons, consumables, equipment, keys, etc.) with clear distinction. - Real-time updates and synchronization with server data. - Accessibility and responsiveness to ensure usability on different screen sizes and resolutions. # Steps 1. Analyze the NoPixel inventory UI and note key design elements and user interactions. 2. Plan the UI layout and functionality to incorporate similar features into the ESX framework. 3. Develop the frontend components using appropriate FiveM UI libraries (e.g., NUI, HTML/CSS/JS). 4. Implement backend logic in the ESX framework to manage inventory data, syncing and persistence. 5. Integrate seamless communication between client and server for inventory updates. 6. Test the inventory thoroughly in a FiveM server environment. # Output Format Provide a detailed system design document and example code snippets (client-side and server-side) demonstrating the inventory features and UI implementation consistent with NoPixel's look and feel. # Notes Ensure compatibility with the latest ESX version and provide customization tips to tailor the inventory for specific gameplay needs. # Response Formats ## prompt {"prompt":"[Full prompt text as above]","name":"Advanced ESX NoPixel Inventory","short_description":"Build an advanced ESX FiveM inventory system inspired by NoPixel's design.","icon":"GameControllerIcon","category":"programming","tags":["ESX","FiveM","Inventory","NoPixel"],"should_index":true}
Related Coding Prompts
Write Code
As a seasoned programmer, your task is to write code in [programming language] to [perform action]. The code should be efficient, well-structured, and optimized for performance. Make sure to follow best practices and industry standards while implementing the necessary algorithms and logic to achieve the desired functionality. Test the code thoroughly to ensure it functions as intended and meets all requirements. Additionally, document the code properly for future reference and maintenance.
Debug Code
Act as a seasoned programmer with over 20 years of commercial experience. Analyze the provided [piece of code] that is causing a specific [error]. Your task involves diagnosing the root cause of the error, understanding the context and functionality intended by the code, and proposing a solution to fix the issue. Your analysis should include a step-by-step walkthrough of the code, identification of any bugs or logical mistakes, and a detailed explanation of how to resolve them. Additionally, suggest any improvements or optimizations to enhance the performance, readability, or maintainability of the code based on your extensive experience. Ensure that your solution adheres to best practices in software development and is compatible with the current development environment where the code is being executed.
Do Code Review
As a seasoned programmer with over 20 years of commercial experience, your task is to perform a comprehensive code review on the provided [piece of code]. Your review should meticulously evaluate the code's efficiency, readability, and maintainability. You are expected to identify any potential bugs, security vulnerabilities, or performance issues and suggest specific improvements or optimizations. Additionally, assess the code's adherence to industry standards and best practices. Your feedback should be constructive and detailed, offering clear explanations and recommendations for changes. Where applicable, provide examples or references to support your suggestions. Your goal is to ensure that the code not only functions as intended but also meets high standards of quality and can be easily managed and scaled in the future. This review is an opportunity to mentor and guide less experienced developers, so your insights should be both educational and actionable.