• How would I set the MOTD in ULX to a website?
    2 replies, posted
I want ULX's MOTD to show this address: [URL]http://nwogm.omgforum.net/t80-rules-server-rules-message-of-the-day[/URL] What do I do?
That's not really lua but you could create a motd.txt with this code: [html] <html> <head> <meta http-equiv="REFRESH" content="0;url=http://nwogm.omgforum.net/t80-rules-server-rules-message-of-the-day" /> </head> </html> [/html]
Oh, thought it might be. Thanks Marc!
Sorry, you need to Log In to post a reply to this thread.