STANDALONE LRP_Notify 1.0

Log in

or Log in using
If a link does not work anymore, please report it!

SP LEAKS

Forum Manager
Admin
Staff
MVIP+
Legend
Senior Member
Super Member
Member
Active
Jan 9, 2021
417
334,948
693
discord.gg
Pseudo
SP
Model 01:

Notify 1


Code:
exports['LRP_Notify']:DisplayNotification(message, time)

Model 02:


Notify 2



Code:
exports['LRP_Notify']:DisplayLeftNotification(title,
        message,
        'HUD_TOASTS',
        'toast_horse_bond',
        10000)
    
    exports['LRP_Notify']:DisplayLeftNotification(title,
        mensagem,
        'HUD_TOASTS',
        'toast_mp_status_change',
        10000)   
    
    exports['LRP_Notify']:DisplayLeftNotification(title,
        mensagem,
        'generic_textures',
        'tick',
        10000)
    
    exports['LRP_Notify']:DisplayLeftNotification(title,
        mensagem,
        'generic_textures',
        'tick',
        10000)
    
    exports['LRP_Notify']:DisplayLeftNotification(title,
        mensagem,
        'generic_textures',
        'star',
        10000)
    
    exports['LRP_Notify']:DisplayLeftNotification(title,
        mensagem,
        'HUD_TOASTS',
        'toast_horse_bond',
        10000)

 
If a link does not work anymore, please report it!
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock