Hey there, I am learning to code lua and have modified your motd a bit to fit my server.
Here it is
As you can see I made two buttons side by side one closes the motd and one disconnects the player. Impressive huh?
Now I want to somehow create a window that looks like this:
The buttons will make the player execute this console command "connect", "insert longip here"
I am not a very good coder and I have no idea how to do this. I can modify the size of the window but I don't really know anything else such as how to place buttons in specific locations and text and such.
Besides, I need a second motdmenu.lua or something like that and I have no idea if to copy the module and paste it in the same folder or make a different addons folder...
Can someone explain to me what to do and how all this works? ;DThank you