[IMG]http://i.imgur.com/uhGMoUF.png[/IMG]
Hello, as my lua skills grow I am able to create better and more efficient projects. This is the second version of my shitty first servers menu, which I created when I just started coding.
Features:
- Nice open animation
- A config at the top of file
- Create as many server options as you would like
- A very user friendly open method system which allows you to choose whether you would like the menu to open via the f keys or chat command (F4 by default)
- Clean coding if you would like to edit it
Download the menu: [URL="http://www.mediafire.com/download/ugaa3cc071davi5"]Here[/URL]
i suggest using github
this is really minor but:
[img]http://puu.sh/jfh4v/25bcbdc12e.png[/img]
you could probably make this code block smaller like using a table
something like this:
[img]http://puu.sh/jfhib/32e9c7d296.png[/img]
keep it up
[QUOTE=tyguy;48308736]-snip-[/QUOTE]
Thanks for the suggestion, I am still learning lua so I don't know all the efficient ways to get things done. I'll use github on my next project.
[QUOTE=NyeBlock;48308762]Thanks for the suggestion, I am still learning lua so I don't know all the efficient ways to get things done. I'll use githud on my next project.[/QUOTE]
it's really nice though, good job :)
Why not make it automaticly put the Gametracker image, instead of header + description?(You also can make it put a header/description below it), its what I did, a DScrollPanel, which automaticly puts the gametracker image, also, add a join button ;), I got one added, but somehow it doesnt run the concommand yet, still got to look into it.
[QUOTE=whitestar;48311160]Why not make it automaticly put the Gametracker image, instead of header + description?(You also can make it put a header/description below it), its what I did, a DScrollPanel, which automaticly puts the gametracker image, also, add a join button ;), I got one added, but somehow it doesnt run the concommand yet, still got to look into it.[/QUOTE]
I'll be sure to add that into the next version, thanks for the suggestion.
[QUOTE=NyeBlock;48311279]I'll be sure to add that into the next version, thanks for the suggestion.[/QUOTE]
Instead of making different versions, just keep updating the same one?
Looks very good! Keep it up :)
Sorry, you need to Log In to post a reply to this thread.