{"id":29176892,"url":"https://github.com/matyydev/matyy_firesystem","last_synced_at":"2025-07-01T17:33:30.359Z","repository":{"id":301774267,"uuid":"1010271428","full_name":"MatyyDEV/Matyy_FireSystem","owner":"MatyyDEV","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-28T18:03:40.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T19:28:04.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatyyDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-28T18:02:18.000Z","updated_at":"2025-06-28T18:03:44.000Z","dependencies_parsed_at":"2025-06-28T19:28:19.155Z","dependency_job_id":null,"html_url":"https://github.com/MatyyDEV/Matyy_FireSystem","commit_stats":null,"previous_names":["matyydev/matyy_firesystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatyyDEV/Matyy_FireSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyyDEV%2FMatyy_FireSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyyDEV%2FMatyy_FireSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyyDEV%2FMatyy_FireSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyyDEV%2FMatyy_FireSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatyyDEV","download_url":"https://codeload.github.com/MatyyDEV/Matyy_FireSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatyyDEV%2FMatyy_FireSystem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263007348,"owners_count":23398803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T17:31:32.287Z","updated_at":"2025-07-01T17:33:30.351Z","avatar_url":"https://github.com/MatyyDEV.png","language":"Lua","readme":"# 🔥 Fire System for FiveM\n\n![FiveM](https://img.shields.io/badge/FiveM-Script-blue.svg)\n![Version](https://img.shields.io/badge/Version-1.1.0-green.svg)\n\nA realistic fire system for FiveM servers with ESX/QBCore support, dispatch integration, and advanced fire mechanics.\n\n## 📥 Download\n[![Download](https://img.shields.io/badge/Download-ZIP-blue)](https://github.com/yourusername/fire_system/archive/refs/heads/main.zip)\n\n## 📝 Description\nThis script adds a comprehensive fire system to your FiveM server featuring:\n- Automatic random fires\n- Manual fire creation\n- Fire extinguishing mechanics\n- Emergency services dispatch\n- Configurable effects and locations\n\n## ✨ Features\n- 🔥 Dynamic fire effects (flames, smoke, heat damage)\n- 🚒 Professional extinguishing system (items/vehicles)\n- 📢 Integrated dispatch alerts (cd_dispatch supported)\n- ⚙️ Fully configurable through config.lua\n- 👮‍♂️ Role-based alerts for emergency services\n- 🕒 Automatic fire spawning system\n\n## ⚙️ Installation\n1. Download the latest version\n2. Extract to your `resources` folder\n3. Add `ensure fire_system` to your server.cfg\n4. Configure `config.lua` to match your server setup\n\n## 📋 Dependencies\n| Dependency | Link |\n|------------|------|\n| ESX Framework | [GitHub](https://github.com/esx-framework/esx_core) |\n| QBCore Framework | [GitHub](https://github.com/qbcore-framework/qb-core) |\n| cd_dispatch (optional) | [GitHub](https://github.com/djpgram/cd_dispatch) |\n\n## ⚙️ Configuration\nEdit `config.lua` to customize the fire system:\n\n```lua\nConfig = {\n    Framework = 'es_extended', -- 'es_extended' or 'qb-core'\n    FireAlertJob = 'police', -- Job that receives alerts\n    DispatchSystem = 'cd_dispatch', -- 'cd_dispatch' or false\n    \n    -- Fire mechanics\n    AutoFireInterval = 15, -- minutes\n    FireExtinguisherItem = 'fire_extinguisher',\n    \n    -- Fire trucks\n    FireTrucks = {\n        'firetruk',\n        'firetruck'\n    },\n    \n    -- Fire locations\n    FireLocations = {\n        vector3(120.0, -200.0, 30.0),\n        vector3(350.0, 500.0, 28.0)\n    },\n    \n    -- Visual effects\n    FireEffects = {\n        duration = 300, -- seconds\n        flame_size = 2.0,\n        smoke_density = 1.5\n    }\n}\n```\n##⌨️ Commands\n###Command\tDescription\tPermission\n- /fire start [strength]\tStart fire at your location\tAll players\n- /fire admin x y z [strength]\tAdmin fire spawn\tACE command.fireadmin\n- /extinguish\tAttempt to extinguish nearby fire\tRequires extinguisher or fire truck\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatyydev%2Fmatyy_firesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatyydev%2Fmatyy_firesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatyydev%2Fmatyy_firesystem/lists"}