function GameConnection::OnClientEnterGame(%client){ parent::OnClientEnterGame(%client); messageclient(%client,'',"<color:F0F000>Your message here!");}
Put this in a package, and configure it to your liking.Code: [Select]function GameConnection::OnClientEnterGame(%client){ parent::OnClientEnterGame(%client); messageclient(%client,'',"<color:F0F000>Your message here!");}
I see you keep a spoon handy.
OH, it's because I just spoon fed him the answers! Hah!
What would i use for a code to make it where when a player joins the server and it says in the chat log "This server is running on blah blah blah"
Please don't do this unless it's absolutely necessary. Otherwise it's just annoying advertising.