Mirage Source
MMORPG Game Guide - 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: Resources (https://mirage-engine.uk/forums/forumdisplay.php?fid=49)
+---- Thread: MMORPG Game Guide (/showthread.php?tid=1062)



MMORPG Game Guide - bhenhur - 27-06-2007

Some of you may find it useful,
http://www.devmaster.net/articles/building-mmorpg/


Re: MMORPG Game Guide - William - 27-06-2007

Moved to Knowledge Base and its good reading Smile


Re: MMORPG Game Guide - genusis - 15-08-2007

I’ve seen this about 12 times while looking for tutorials, advise, programming tips, and general knowledge on programming dll knowledge , bitblt stuff and so on but yes I must agree with William it is good reading. so I suggest new people read this first and I give bhenhur 8/10 for finding and posting this since I’m a nice guy.


Re: MMORPG Game Guide - Rezeyu - 15-08-2007

What's with you and rating everything out of ten?

o.O


Re: MMORPG Game Guide - genusis - 15-08-2007

Even number and something to do while I think of more things to research. well I’m building a data base of code into a program where you can search thou it and add you own but I’m going to add allot of tutorials and stuff with comments and downloads and stuff to it. so I hope you will like it when I get done adding stuff to it this includes ever tutorial from mirage source and Elysium. I will also add some optimization tutorials and other stuff to it. well if you would like some stuff in it and I might not be adding it but if you add a link or something you would like to see in it just tell me so in pm.

****a little bit confusing but at least i spelled everything right.****


Re: MMORPG Game Guide - Rezeyu - 15-08-2007

Every*


Re: MMORPG Game Guide - Matt - 15-08-2007

You need permission from the owners of the Tutorials to add them into your program and would have to give full credit to the person. Something I doubt you would do.


Re: MMORPG Game Guide - genusis - 15-08-2007

Actually the ones I will not add are the ones that say do not move this or use this tutorial on another website... and yes I will add the names of the person who made them and they will get full credit for there work. I’m not a person who goes around stealing stuff like some others I know. you now who you are by the way. but I haven’t got to the point where the system is finished enough to start adding stuff so I won’t ask till I finish fixing the glitches.


Re: MMORPG Game Guide - Rezeyu - 15-08-2007

You know.. making a VB app to cycle through a large amount of text files.. or even just one big text file wouldn't take more than an hour. All you do is loop through the titles, add them to a listbox, and load the one you need.


Mirage cycles through Title based lists all the time!

:o


Re: MMORPG Game Guide - genusis - 15-08-2007

[Image: pic.GIF]

im just fixing a few glithes that where my fault. it just things that slow the program down.but now i go to bed been up all night watching television.


Re: MMORPG Game Guide - Rezeyu - 15-08-2007

Woulda been easier just to read from a text file imo.

Also, you spelled Declarations wrong.


Re: MMORPG Game Guide - genusis - 15-08-2007

lol thanks well this is just my test database. i use it to help find errors.and this file is more compressed than a txt file would be.