-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the Codex-Flitsmeister Wiki!
Codex-Flitsmeister is a dynamic FiveM script designed to enhance your role-playing server with advanced speed monitoring and notification systems. This project provides real-time speed alerts, dynamic camera management, and detailed logging of speeding events.
Codex-Flitsmeister is a FiveM resource that introduces an advanced speed monitoring system. It includes features for tracking player speed, managing speed camera locations, and integrating with Discord for real-time event logging.
- ποΈ Real-Time Speed Monitoring: Monitors player speed and provides alerts when exceeding the limit.
- π Dynamic Speed Cameras: Mobile and fixed cameras with visible map blips.
- π Customizable Notifications: Configure alerts with cooldown periods to avoid spamming.
- π Webhook Logging: Log speeding events with detailed information to Discord.
- π In-Game Menu: Toggle notifications and adjust settings via an in-game command.
- FiveM (GTA V Modding Framework)
- ESX (EssentialMode Extended)
- Version 1.0: Initial release with core features including speed monitoring, camera management, and webhook logging.
- Version 1.1: Planned updates for enhanced notification features and UI improvements.
- π¦ Advanced Camera Management: Improved management of mobile and fixed cameras.
- π Enhanced Notification System: More control over notification settings and triggers.
- π₯οΈ User Interface Improvements: Better UI for in-game menu and configuration options.
- Q1 2024: Release Version 1.1 with enhanced camera management and notification features.
- Q2 2024: Focus on UI improvements and additional features based on user feedback.
- FiveM server with ESX framework installed.
- Access to server configuration files.
-
Download the Resource
- Clone the repository or download the latest release from GitHub.
-
Add to Server Resources
- Place the
codex-flitsmeisterfolder into your serverβsresourcesdirectory.
- Place the
-
Configure the Resource
- Edit
config.luato set yourWebhookURL, camera locations, and notification preferences.
- Edit
-
Start the Resource
- Add
start codex-flitsmeisterto your server configuration file (server.cfg).
- Add
-
Restart Your Server
- Reload or restart your server to apply the changes.
-
Locate Cameras
- Mobile and fixed cameras will appear on the map if enabled in the configuration.
-
Monitor Speed
- Receive alerts when exceeding the set speed limit.
-
Use In-Game Command
- Use
/flitsto open a menu for toggling notifications and adjusting settings.
- Use
-
Check Discord Logs
- Review detailed logs of speeding events sent to your configured Discord webhook.
-
Camera Locations: Set camera spawn points in
config.luaunderConfig.MobileCamerasandConfig.FixedCameras. -
Notification Settings: Configure notification preferences and cooldowns in
config.lua. -
Webhook Settings: Set the Discord webhook URL in
Config.WebhookURL.
We welcome contributions to Codex-Flitsmeister! To contribute:
- Fork the Repository: Create your own copy of the project.
- Create a New Branch: Work on your feature or bug fix.
- Make Changes and Test: Implement your changes and test thoroughly.
- Submit a Pull Request: Provide a detailed description of your changes.
Codex-Flitsmeister is designed with a modular approach, separating configuration, client-side, and server-side logic to ensure flexibility and ease of maintenance.
-
Issue: Webhook not sending notifications
-
Solution: Verify the
WebhookURLinconfig.luaand ensure the Discord webhook is correctly configured.
-
Solution: Verify the
-
Issue: Notifications not appearing
-
Solution: Check the
Config.SpeedingNotificationCooldownsetting and ensure notifications are enabled.
-
Solution: Check the
For support, please visit our GitHub Issues or join our Discord server for discussions and assistance.