-47%
,

Codem-AdvancedNotifySystem

$10.12

It's Weekend Sale 🔆
It's SUMMER SALE 🔆
  • Futuristic UI Design
    -Adjustable on HTML/CSS
    -Customization UI
  • 0.00 resmon value
  • Unique Alert Sound
  • Responsive 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
Categories: ,

Your advantages

  • Immediate Downloads: Get your mods instantly!
  • Genuine Licensing: Ensuring the original license for authenticity.
  • Risk-Free Satisfaction: Our money-back guarantee.
  • Dedicated Premium Support: Count on us for top-tier assistance.
  • Continuous Updates: Enjoy free, regular updates.
  • Fully Open Source: Explore, modify, and customize with freedom.
Guaranteed Safe Checkout
YouTube video

Example usage

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")

Reviews

There are no reviews yet.

Be the first to review “Codem-AdvancedNotifySystem”

Your email address will not be published. Required fields are marked *


Vendor Information

Product Enquiry

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy

Shopping Cart

SAVE 10% TODAY! Your Personal Coupon Code:

6HGQQ7PE (-10%)