Sepete Ekle
İndirim!
Script ESX QBCore Standalone

Acımasız Rapor Sistemi

Orijinal fiyat: $13.00.Şu andaki fiyat: $7.00.

-46%

Bağımlılıklar

  • Framework: ESX veya QBCORE (tüm sürümler desteklenir)
  • Sunucu Eserleri: Sürüm 5848 veya üzeri
  • Oyun Yapımı: 2189 veya üzeri

Önemli Notlar:

  • Sunucu lisans anahtarının Tebex satın alımında kullanılan hesaba bağlı olduğundan emin olun.
  • Kaynağı oyun içinde etkinleştirmek için sunucunuzu yeniden başlatın.

Özellikler

  • Yönetici Sohbeti: Yöneticilerle sohbet yoluyla doğrudan iletişim kurun.
  • Canlı Güncellemeler: Tüm veriler NUI arayüzü üzerinden gerçek zamanlı olarak güncellenir.
  • Rapor Kategorileri:Oyuncular Rapor, Hata veya Soru gibi seçeneklerden birini seçebilirler.
  • Rapor Ayrıntıları: Rapor başlığını, açıklamasını ve kategorisini içerir.
  • Kullanıcı Panelleri: Hem oyuncular hem de yöneticiler için ayrı paneller.
  • Oyuncu Başına Tek Rapor: Her oyuncu aynı anda yalnızca bir aktif rapor gönderebilir.
  • Çeviriler: Çok dilli Destek mevcut.
  • Rapor Yönetimi: Raporların listesini görüntüleyin ve yönetin.

Yönetici Özellikleri:

  • Oyuncuları bulunduğunuz yere ışınlayın veya getirin.
  • Oyuncuları canlandırın ve dondurun.
  • Oyuncu tanımlayıcılarını kopyala.
  • Oyuncuyla doğrudan sohbet edin.
  • Gruplar ve tanımlayıcılar için izin yönetimi (Discord, lisans, Steam, vb.).
  • Bir oyuncu bağlantısı kesildiğinde raporları otomatik olarak kapat.
  • Yeni raporlar için bildirimleri devre dışı bırakma seçeneği.

Bildirimler ve Kayıtlar:

  • Yöneticiler yeni bir rapor oluşturulduğunda bildirim alırlar.
  • Rapor oluşturma veya kapatma gibi eylemlere ait Discord kayıtları.

Optimizasyon:

  • Tamamen optimize edilmiş, kaynak kullanımı 0,00-0,03 ms arasındadır.
(10 müşteri değerlendirmesi)

Product facts

Framework
ESX, QBCore, Standalone
Resource type
Script
Creator / Brand
Brutal Scripts
Included files
1 downloadable file
Add to Cart
Brutal Report Sistemi FiveM betik önizlemesi
Acımasız Rapor Sistemi
$13.00 Orijinal fiyat: $13.00.$7.00Şu andaki fiyat: $7.00.

Yapılandırma dosyası


----------------------------------------------------------------------------------------------
------------------------------------| BRUTAL REPORTS :) |-------------------------------------
----------------------------------------------------------------------------------------------

--[[

Hi, thank you for buying our script, We are very grateful!

For help join our Discord server:     https://discord.gg/85u2u5c8q9
More informations about the script:   https://docs.brutalscripts.com

--]]

Config = {
    Core = 'STANDALONE',  -- ESX / QBCORE / STANDALONE  | Other core setting on the 'core' folder and the client and server utils.lua
    ReportMenu = {Command = 'report', CommandLabel = 'Use the command to open the Report Menu'},
    AdminMenu = {Command = 'reports', CommandLabel = 'Use the command to open the Report List'},
    AdminNotify = {Command = 'an', CommandLabel = 'Use the command to switch off/on the report admin notifys'},

    PlayerLoadedTime = 5000, -- in ms | 1000 = 1 sec (Only if the Core = STANDALONE)
    IdentifierType = 'core',  -- core / steam / license / discord | What you can copy in the admin menu!

    AdminGroups = {'superadmin', 'admin', 'mod'},  -- Only if the Core = ESX / QBCORE
    IdentifierPermission = false,  -- If Core = STANDALONE then this is in use

    Admins = {
        'discord:806082985861447691',
        'discord:692782027866636308',

        --[[ TYPES ]]--
        -- 'steam:123456789',
        -- 'license:123456789',
        -- 'fivem:123456789',
        -- 'ip:123456789',
        -- 'discord:123456789',
    },

    --[[ Add your Webhook in >> server-utils.lua ]]--
    Webhooks = {
        Locale = {
            ['New Report'] = 'New Report',
            ['Closed Report'] = 'Closed Report',

            ['Category'] = 'Category',
            ['Title'] = 'Title',
            ['Description'] = 'Description',
            ['Player details'] = 'Player details',
            ['Admin details'] = 'Admin details',
            ['ID'] = 'ID',
            ['Name'] = 'Name',
            ['Identifier'] = 'Identifier',
            ['Discord'] = 'Discord',

            ['Time'] = 'Time ⏲️'
        },
        -- To change a webhook color you need to set the decimal value of a color, you can use this website to do that - https://www.mathsisfun.com/hexadecimal-decimal-colors.html
        Colors = {
            ['newReport'] = 16776960, 
            ['closeReport'] = 16711680
        }
    },

    -----------------------------------------------------------
    -----------------------| TRANSLATE |-----------------------
    -----------------------------------------------------------

    NoneAdmin = 'None',
    Report = 'Report #',

    Notify = {
        [1] =  {'Brutal Reports', "An admin send you a Message!", 5000, 'info'},
        [2] =  {'Brutal Reports', "You don't have permission to use the Command!", 5000, 'error'},
        [3] =  {'Brutal Reports', "Your report has been closed!", 5000, 'info'},
        [4] =  {'Brutal Reports', "You have got freeze!", 5000, 'info'},
        [5] =  {'Brutal Reports', "You have got unfreeze!", 5000, 'info'},
        [6] =  {'Brutal Reports', "You have got revive!", 5000, 'info'},
        [7] =  {'Brutal Reports', "A new report has arrived!", 5000, 'info'},
        [8] =  {'Brutal Reports', "Has been closed!", 5000, 'info'},
        [9] =  {'Brutal Reports', "Admin Notify: OFF", 5000, 'info'},
        [10] = {'Brutal Reports', "Admin Notify: ON", 5000, 'info'},
        [11] = {'Brutal Reports', "The title is too long,<br>Maximum 25 character!", 5000, 'error'},
        [12] = {'Brutal Reports', "Please fill all the spaces!", 5000, 'error'},
        [13] = {'Brutal Reports', "You can't open your own report!", 5000, 'error'},
    }
}

 

Brutal Report System için 10 değerlendirme

  1. Alva (doğrulanmış kullanıcı)

    Great quality overall. The animations, interface, and functionality all feel polished.

  2. Roxane (doğrulanmış kullanıcı)

    Been using it for a while, I usually don’t write a review but this time I am truly convinced to write.

  3. Lawson (doğrulanmış kullanıcı)

    Great item. Easy to use and really clean. Worked perfectly!

  4. Wilson (doğrulanmış kullanıcı)

    Harika :)

  5. Domingo (doğrulanmış kullanıcı)

    Çok sevdim, teşekkürler

  6. Deanna (doğrulanmış kullanıcı)

    Clean, optimized, and reliable.

  7. ChrisViper (doğrulanmış kullanıcı)

    Normalde özellikleri kendim oluştururum, ancak bu kaynağı satın almak bana saatlerce işten tasarruf sağladı.

  8. RobinClutch (doğrulanmış kullanıcı)

    Herkes bunu atlar ama aslında iyi bir eşya, müşteri desteği için 1 yıldız düşüreceğim

  9. Lonzo (doğrulanmış kullanıcı)

    Great resource for GTA RP servers.

  10. Jermaine (doğrulanmış kullanıcı)

    This resource saved me a lot of development time. It worked almost immediately after installation.

Sadece bu ürünü satın almış olan müşteriler yorum yapabilir.