Notif Darkrp

  • Initiateur de la discussion EglyKozz
  • Date de début
  • Initiateur de la discussion
EglyKozz

EglyKozz

Psychopathe
Messages
1 627
Score réaction
359
Points
310
Bonsoir, j'ai une erreur avec les notifs du darkrp
C'est vraiment chiant :mad:
Warning: Unhandled usermessage '_Notify'

Merci :D
 
  • Initiateur de la discussion
EglyKozz

EglyKozz

Psychopathe
Messages
1 627
Score réaction
359
Points
310
up
 
Yoh Sambre ♪

Yoh Sambre ♪

Shaman Fou
Messages
16 289
Score réaction
9 688
Points
1 845
Con filter > Warning: Unhandled usermessage '_Notify'

Hop hop hop..magie Kappa
 
ApeXFRZ

ApeXFRZ

Geek suprême
Messages
420
Score réaction
68
Points
130
Cela viens de ton hud , tu dois ajouter ceci n'importe ou dans ton HUD ( pas dans une fonction ou autre ... )(le code viens d'un post Facepunch pas de moi)


local function DisplayNotify(msg)
local txt = msg:ReadString()
GAMEMODE:AddNotify(txt, msg:ReadShort(), msg:ReadLong())
surface.PlaySound("buttons/lightswitch2.wav")

-- Log to client console
MsgC(Color(255, 20, 20, 255), "[DarkRP] ", Color(200, 200, 200, 255), txt, "\n")
end
usermessage.Hook("_Notify", DisplayNotify)
 
  • Initiateur de la discussion
EglyKozz

EglyKozz

Psychopathe
Messages
1 627
Score réaction
359
Points
310
ApeXFRZ à dit:
Cela viens de ton hud , tu dois ajouter ceci n'importe ou dans ton HUD ( pas dans une fonction ou autre ... )(le code viens d'un post Facepunch pas de moi)


local function DisplayNotify(msg)
local txt = msg:ReadString()
GAMEMODE:AddNotify(txt, msg:ReadShort(), msg:ReadLong())
surface.PlaySound("buttons/lightswitch2.wav")

-- Log to client console
MsgC(Color(255, 20, 20, 255), "[DarkRP] ", Color(200, 200, 200, 255), txt, "\n")
end
usermessage.Hook("_Notify", DisplayNotify)
merci :)
 
Discord d'entraide
Rejoignz-nous sur Discord