Mirage Engine
Latest and Best version of MSE - Printable Version

+- Mirage Engine (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: Latest and Best version of MSE (/showthread.php?tid=126)



Latest and Best version of MSE - Tayuke - 15-06-2006

I was just wondering , if there aree any other better and newer versions of MSE, other than 3.01, which I have


- grimsk8ter11 - 16-06-2006

uhh considering MSE is the only thing supported on this site, use MSE duh. I never even knew there was a 3.0.1 3.0.3 and 3.0.7 are the ones that ahve been on this site.


- Tayuke - 16-06-2006

Hmmm....O.k...but the website...is it a different link from the unupdated one which is http://ms.shannaracorp.com...Its really old


- grimsk8ter11 - 16-06-2006

There is no other version avalible for download except the one on the download page. MSE doesnt update like the engines do, because it really sin't an engine per say.


- Tayuke - 16-06-2006

So wnat I've got MSE 3.03, is the best I an get?

if so, odes anyone want MSE 3.03?


- Matt - 16-06-2006

MSE 1 is the best out, it has the optimizations in it. MSE 1 was derived from MS 3.0.3, MS 3.0.7 is the same as 303, but it uses MySQL instead of ini files.


- Tayuke - 16-06-2006

I've downloaded the file..and I can't understand a thing...

This might take a while Sad But thanks for tell me about this...outwise, I might have using the wrong bthing

*Starts Learnig VB*


- Tosuxo - 16-06-2006

Tayuke Wrote:I've downloaded the file..and I can't understand a thing...

This might take a while Sad But thanks for tell me about this...outwise, I might have using the wrong bthing

*Starts Learnig VB*

so you don't know a thing about VB6... and let me guess... you downloaded VB6 too?

if you're serious about making a game in VB6... 1st you should make a smaller project or two like a calculator, basic as it may sound, it's the best starter project...


- Tayuke - 16-06-2006

I knwo a few things...and I've made a few bsic programs...but no, I don't really kwo anything. I'm just folllowin the tutiorals I found on some websites


- Matt - 16-06-2006

The easiest way to learn is to read the code, soon you will see that 90% of coding is logics, it's not hard.


- Tayuke - 16-06-2006

Oh, O.k...I'll try that...once I learn some baisc code Big Grin


- Tosuxo - 16-06-2006

Advocate Wrote:The easiest way to learn is to read the code, soon you will see that 90% of coding is logics, it's not hard.

waaaay more than 90% lol... more like 98%... barely any coding is anything but thinking things through logically Tongue


- Matt - 16-06-2006

Close enough. =P

I don't like saying anything is more than 90%, due to that's not always true.


- Tayuke - 16-06-2006

Thansk for your help...I really needed it Big Grin


- Misunderstood - 16-06-2006

Advocate Wrote:The easiest way to learn is to read the code, soon you will see that 90% of coding is logics, it's not hard.

and the 9.9% left is research, actually research is probably 30-20%...for me xD.


- Matt - 16-06-2006

No problem, that's what most of us are here for, though some get a bit irratated when you ask for help.


- Tayuke - 16-06-2006

I notcied Sad


- William - 16-06-2006

Advocate Wrote:No problem, that's what most of us are here for, though some get a bit irratated when you ask for help.

I wont, Im glad to help.


- funkynut - 17-06-2006

Heh, I dont mind as long as its a serious problem, *points at renegade* How many times have you handed me your source and i've only need to correct 2/3 lines of code lol


- Dark Echo - 17-06-2006

Yeah i actually research a lot.. Once you actually understand coding, if do something you want, all you need to do is plan then research.. Although, blting still sucks..


- funkynut - 17-06-2006

I found bltting pretty easy to learn, bit comnfusing at the start, but oonce you look at it, figure out what each argument does its simple


- Matt - 17-06-2006

I agree with Dark on teh bliting part, I suck at it, although some might wonder how it's possible to suck at it, I just don't understand that part of the code, but then again, I havn't really spent much time looking over it.


- Dark Echo - 17-06-2006

Yeah same here Advocate.. I've concentrated more on other areas.. Although there is still time.. :wink: And yeah, its just the arguments, and functions of directx that i need to get.. Once i know how to use them i'll be fine..