Dodaj do koszyka
Promocja!
Script ESX

Codem-ZaawansowanySystemPowiadomień

Pierwotna cena wynosiła: $14.99.Aktualna cena wynosi: $7.99.

-47%
  • Futurystyczny projekt UI
    -Adjustable on HTML/CSS
    -Customization UI
  • 0.00 resmon value
  • Unique Alert Sound
  • Responsywny design
  • Detailed Notify System
  • Icons and Corners has their unique Animastion.
  • Works greats with Venice HUD aswell.

Built In Notifys
Built In Notifys

  • Saved Notify
  • Announcement Notify
  • Error Notify
  • Info Notify
  • Succes Notify
  • Bank Bill Notify
  • EMS Notify
  • SMS Notify
  • Twitter Notify
  • Call Notify
  • Bank Transfer Notify
  • LSPD Notify
(8 opinii klienta)

Product facts

Framework
ESX
Resource type
Script
Creator / Brand
CodeM
Included files
1 downloadable file
Add to Cart
fivem powiadom
Codem-ZaawansowanySystemPowiadomień
$14.99 Pierwotna cena wynosiła: $14.99.$7.99Aktualna cena wynosi: $7.99.
Codem-AdvencedNotifySystem || https://discord.gg/zj3QsUfxWs

Przykład użycia

AddEventHandler('ToggleCruiseMode', function()
    if (GetPedInVehicleSeat(GetVehiclePedIsIn(PlayerPedId(), false), -1) == PlayerPedId()) then
        -- Check if cruise control button pressed, toggle state and set maximum speed appropriately
        PlaySoundFrontend(-1, "Faster_Click", "RESPAWN_ONLINE_SOUNDSET", 1)
        cruisemode = not cruisemode
        local cruiseSpeed = GetEntitySpeed(GetVehiclePedIsIn(PlayerPedId(), false))

        if cruisemode then
            exports["Venice-Notification"]:Notify('Cruise Mode Enabled', 5000, "info")
            -- or
            --TriggerEvent('codem-notification', 'Cruise Mode Enabled', 5000, "info")

        else
            exports["Venice-Notification"]:Notify('Cruise Mode Disabled', 5000, "info")
            -- or
            --TriggerEvent('codem-notification', 'Cruise Mode Disabled', 5000, "info")

        end 

        local maxSpeed = cruisemode and cruiseSpeed or GetVehicleHandlingFloat(GetVehiclePedIsIn(PlayerPedId(), false), "CHandlingData","fInitialDriveMaxFlatVel")
        SetEntityMaxSpeed(GetVehiclePedIsIn(PlayerPedId(), false), maxSpeed)
    end
end)
exports["Venice-Notification"]:Notify('First and Last name is already in use.', 5000, "check")
exports["Venice-Notification"]:Notify('First and Last name is already in use.', 5000, "lspd")

8 opinii dla Codem-AdvancedNotifySystem

  1. MarieDuke (zweryfikowany)

    It’s far better than those similar products, while the price is still acceptable.

  2. Caitlyn (zweryfikowany)

    Worth every cent. It improved our server and saved us considerable development time.

  3. Ettie (zweryfikowany)

    This has quickly become one of my favorite resources on our server.

  4. Marge (zweryfikowany)

    gta rp best

  5. Craig (zweryfikowany)

    The developer was patient and answered all my questions clearly. Highly recommended.

  6. Delta (zweryfikowany)

    Great script. Easy setup, useful features, and no unnecessary complexity.

  7. Keeley (zweryfikowany)

    Reliable, customizable, and well supported. I would purchase from this developer again.

  8. Dameon (zweryfikowany)

    I think this is amazing. Lots of features and customizable from every point of view. The few times I asked for help in support they were competent, fast and above all very patient. Really recommend

Tylko zalogowani klienci, którzy kupili ten produkt mogą napisać opinię.