Jump to content

Login message


Recommended Posts

Posted
32 minutes ago, Potato_Tomato420 said:

So I can't remove it?

function onChatMessage(text)
	if(string.sub(text,1,6) == "login:" or string.sub(text,1,7) == "logout:") then 
		cancelEvent()
	end
end
addEventHandler("onClientChatMessage",root,onChatMessage)

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...