STANDALONE LGF Admin Menu / Tool

SaifNeon

SaifNeon

Administrative
Credits
43,790

LGF Admin Menu​

This resource is in its current state, and while it’s compatible with QBox and ESX, it requires my LGF_Utility for UI management and framework handling. Vehicle, ped, and object data are stored in web/components/data. Pull requests for improvements or new features are welcome.

<script class="js-extraPhrases" type="application/json"> { "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous", "lightbox_error": "The requested content cannot be loaded. Please try again later.", "lightbox_start_slideshow": "Start slideshow", "lightbox_stop_slideshow": "Stop slideshow", "lightbox_full_screen": "Full screen", "lightbox_thumbnails": "Thumbnails", "lightbox_download": "Download", "lightbox_share": "Share", "lightbox_zoom": "Zoom", "lightbox_new_window": "New window", "lightbox_toggle_sidebar": "Toggle sidebar" } script>
a682fa1d-83ad-4f56-a115-46698222dfd8

6c5ed6ed-8f3f-41e6-9c15-53652f55e9ab

26d6046a-abdf-4687-aec0-003a561d2417

542d1883-eb0b-4c6f-a0bc-aa3e37a4af49


Features​

  • Code Execution Page: For debugging purposes (recommended for creators only).
  • Leaflet Map with Player List: Shows a map with a list of players.
  • Entity Spawner: Spawn peds, objects, and vehicles in the game world.
  • Resource Manager: Allows for managing and restarting resources.
  • Debug Tools: Includes raycast debugging for entities.
  • Inventory Management: Add items to the inventory.
  • Dashboard with Logs: Keeps track of actions and provides an entity counter for better monitoring.

Configuration​

Required Dependencies:​

  • LGF_Utility: This is required for managing the UI placement, framework interactions, and other essential functions.

Setup Instructions:​

  1. Install LGF_Utility:
    Please, Log in or Register to view URLs content!
    • Ensure that LGF_Utility is installed and properly configured in your server environment.
  2. License Configuration:
    • To give the necessary permissions, add your license details to the modules/server/sv-config.lua file. You can find this file within the project directory.
  3. UI and Framework Compatibility:
    • The resource is compatible with QBox, ESX, and requires the use of the LGF_Utility for managing UI elements, prop placements, and framework functionalities.
  4. Data Management:
    • Vehicle, Ped, and Object data management is handled through the web/components/data folder.

Folder Structure:​

  • The vehicle, ped, and object data is located in: web/components/data

Release​

Please, Log in or Register to view URLs content!


Contributing​

Feel free to open issues or submit pull requests if you would like to contribute new features, optimizations, or bug fixes.
 
  • Like
Reactions: samirxxgg, Cyber Store, Soul Drake and 4 others
Back
Top