
Hey how can i get a custom join message can anyone help me
schwim
#2
Pretty sure that’s vmenu producing that.
Ohh is it? hmm okay thanks
zee
#4
Well, you could listen for the chat:init
event.
For example:
AddEventHandler('chat:init', function()
-- this will get completed when the player has initialised
end)
cant find it in vMenu are you sure it is vMenu
Maxx016
#6
You can try this, just disable death messages if you don’t want them. 
schwim
#7
I am. You can enable / disable them via the menu under Misc.
What he posted is not in vMenu, It’s a custom join message. The link that was provided above by @maxx016 is what he is asking for.
1 Like