![]() |
GUI Coding - 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: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: GUI Coding (/showthread.php?tid=2062) |
GUI Coding - Doomy - 06-09-2008 http://orpgcreation.com/community/image ... enyyay.png well i just want to know how they got the GUI to be partly transparent and the hp and mp bar on the screen like that Re: GUI Coding - Jacob - 06-09-2008 I like to call it magic. It's DX8. Re: GUI Coding - Doomy - 06-09-2008 damn so that means i cant do it with dx7 right? is there a way to do it in dx7? Re: GUI Coding - Jacob - 06-09-2008 Use this or this Re: GUI Coding - Doomy - 06-09-2008 lol i do that all the time too i did a search for his game name to see if he explained it but i dont see anything what should i search for? Re: GUI Coding - Kousaten - 06-09-2008 DX8, dx8, DirectX8, Alpha blending, etc, etc. Re: GUI Coding - Anthony - 06-09-2008 I believe there was someone who released a code which used FoxAlphaBlending (is that the right name?) to render bitmaps over the screen with partial transparency. Re: GUI Coding - Robin - 06-09-2008 That was me ![]() Basically, Doom, you're too retarded to code anything like this yet. You struggled adding new map layers. This is waaay over your head. Re: GUI Coding - Doomy - 06-09-2008 lol well im still learning coding and if i get enough money i was thinking of paying someone to do it anyone interested? XD i want to make a unique game XD Re: GUI Coding - Rian - 06-09-2008 You've gotta start small man. Go get your extra layers worked out. Use a copy of Mirage Source 3.0.3. It's probably going to be the easiest to learn from, as around 80% of the tutorials you find around here are for 3.0.3. Re: GUI Coding - Doomy - 06-09-2008 i know thats why i picked 3.03 thats why dfa keeps saying why i choose that over ms4 XD also i am having alot of help from alot of people so im learing i cant believe i had trouble with layers i can do it in like 5 mins now with out tuts Re: GUI Coding - Robin - 06-09-2008 You can always pay me to do it. Re: GUI Coding - Doomy - 06-09-2008 how much would you charge? if i can afford it i might do it Re: GUI Coding - Kousaten - 06-09-2008 Trouble is, you've gotta get lucky to find him on a good programming streak. ;D Re: GUI Coding - scarra3 - 07-09-2008 Or he wont do it Re: GUI Coding - Doomy - 07-09-2008 im not going to do it ill just do it another way with out it like that for now cause if imma spend that kind of money its going to be for soemthing i really want Also for those of you reading can you help me with remember username and password tutorial by braydok it doesnt work for me there are no errors or anything it just doesnt save my username and password i dont think it is an error on my part But it might be something wrong with the code cause it looks like no one really liked it so does anyone got an alternate to this way? viewtopic.php?f=75&t=1433&start=0&st=0&sk=t&sd=a&view=viewpoll Re: GUI Coding - Doomy - 07-09-2008 i did look at urs but it highlights parts of it with errors where the get var and put var's are it says sub doesnt exsist |