![]() |
New GUI Style (Update 2) - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Show Off (https://mirage-engine.uk/forums/forumdisplay.php?fid=10) +---- Thread: New GUI Style (Update 2) (/showthread.php?tid=1102) |
New GUI Style (Update 2) - William - 15-07-2007 Working on a whole new GUI ![]() ![]() Re: New GUI Style - Ramsey - 16-07-2007 Nice but a bit empty. Re: New GUI Style - William - 16-07-2007 Finished: ![]() Re: New GUI Style - Ramsey - 16-07-2007 Better. :wink: 4/5 Re: New GUI Style - Robin - 16-07-2007 What if I don't wanna save my name or my password? Re: New GUI Style - ShadowLife - 16-07-2007 Should use two checkboxes. One to save name and the other to save password. Other than being abit bland, the GUI isnt bad. Re: New GUI Style - William - 16-07-2007 Robin Wrote:What if I don't wanna save my name or my password?Clear the username and clear the password. And it will save "" and ""..... Thought you were smarter ![]() Re: New GUI Style - Robin - 16-07-2007 That wont stop the game saving my username or username&password next time I log in. I'm trying to point out that people may not want either of them saved, and your game saves their username whether they want it or not. Re: New GUI Style - William - 16-07-2007 Robin Wrote:That wont stop the game saving my username or username&password next time I log in.Yeah thats true. Ill probably add a Save None option too. Check my character selection ![]() ![]() It takes a lot of time to do this =/ Re: New GUI Style (Update 2) - Vans - 16-07-2007 You should add more details to the brighttest brown part, x_x Re: New GUI Style (Update 2) - William - 16-07-2007 I dont know if the one above is messed up when saving or not. But the last one is for me xD ![]() This one works for me, might be my graphic card that messes with me or its actually saved wrong. Tell me if the texture needs adjustments. Edit: I think that happens when you save a PNG from photoshop, if you now mean what I think ![]() Re: New GUI Style (Update 2) - Matt - 16-07-2007 In regards to the username/pass.. Just add two check boxes, one for username and one for pass. But disable the pass checkbox if the username is not checked. Problem solved, and looks much much better. Re: New GUI Style (Update 2) - Xlithan - 18-07-2007 I did a similar login screen on my game, only you can flick through the characters rather than have them all listed, and it showed their sprite, name, guild, level, class etc. That way, if you make a maximum character amount larger than 6, you won't have to worry about them all fitting on the form. I'd show a screenshot but im not at home so can't upload. Easy to do though, not hard at all, I can give help to anybody that wants something similar. Re: New GUI Style (Update 2) - William - 18-07-2007 Yeah I know, but Im not interested to have more than three. Re: New GUI Style (Update 2) - Matt - 18-07-2007 I have 4 in FPO. GameBoy, you should post a tut for that. A lot of people would love to have that. Re: New GUI Style (Update 2) - William - 18-07-2007 You basicly just change the MAX_CHARS and a few other things. Re: New GUI Style (Update 2) - Matt - 18-07-2007 I meant for displaying the sprite, guild, etc. It's easy as hell to set it for more characters.. Re: New GUI Style (Update 2) - William - 18-07-2007 Perfekt Wrote:I meant for displaying the sprite, guild, etc.Ah you ment the information on frmChars? Re: New GUI Style (Update 2) - Matt - 18-07-2007 William Wrote:Perfekt Wrote:I meant for displaying the sprite, guild, etc.Ah you ment the information on frmChars? Uh huh. ^_^ Re: New GUI Style (Update 2) - William - 18-07-2007 Perfekt Wrote:Well once you get it working you can easily add has many as you want.William Wrote:Perfekt Wrote:I meant for displaying the sprite, guild, etc.Ah you ment the information on frmChars? Re: New GUI Style (Update 2) - Matt - 18-07-2007 William Wrote:Well once you get it working you can easily add has many as you want. Oh I know. It's simple to do. Was just telling him he should release a tut for it. Maybe for the comp..? Re: New GUI Style (Update 2) - William - 18-07-2007 Noo, dont release it ![]() ![]() Re: New GUI Style (Update 2) - Xlithan - 20-07-2007 If anybody wants help to add it I'll help them. I don't do tutorials simply because I'm tired of people copy/pasting all the time and releasing a game full of other peoples work. What i'll do is tell people how to do it, the coding is up to them. It's simple but there are certain ways of doing it. Re: New GUI Style (Update 2) - Matt - 20-07-2007 You could always write a tut that explains how to do it, but gives absolutely no code at all. I know it's something simple, but we need more of those kinds of tuts around here. You know, the kind people actually learn from. |