Quick Start: ------------ 2. Unzip momqb17.zip to c:\quake\mom 3. edit the autoexec.cfg if you want. 4. Just run the game. quake -winmem 16 -game mom maps are: drswrdmn.bsp (no exit in this map. Kill the monsters and that's it.) merlin.bsp. airship.bsp (no exit) nhaven2.bsp (unVISed. crawl...) plains.bsp (no exit) plains3.bsp (no exit) works also with normal SPQ maps. My PC will most likely be a parasite of other people's maps, since I can't get anyone to do Q1 maps for me. ================================================================================================ Title : Master of Magic Quake beta by King Chou Filename : momqb17.zip Version : beta v1.7 Date : 3/14/98 Project Start Date: June, 1997 Authors : Mdls : King Chou Sounds : some from Warcraft 2, some see credits. Quake C : King Chou Email : Hsien_Hsien_Huang@msn.com Please send me some response if you tried this patch! ANYTHING!!! EVEN 100% PURE CRAP!! View this file at 800 x 600 res ================================================================================================ Credits : id for Quake & QuakeC Simtex Software and MicroProse for making Master of Magic. Some images stolen by me without permission from Master of Magic, copyrighted by Simtex Software and MicroProse. Rene Post for qME, the best and the easiest model editor out there, that even an idiot can learn to use! Heck, it'll take anyone less than a day to master it! (And don't yell at me about all the Lightwave, 3DS MAX, Softimage, and Alias shit, because there's no way I can afford them.) The people who made the raptor 1.0. I didn't feel like making the claws myself, so I imported them from the raptor. Used by the griffin, Klackon, and draconian. All claws used are copies of the raptor's right foot inside claw. id for the Quake dragon. Nice wings and tail. Used by the old Drac. Whoever made the Dark Elf skin. I got it with Ultimate Quake. But why is his tongue hanging out of the right corner of his mouth? I may or may not have changed that few pixels, but that's all I did. Ian Sheridan, for the Vorpal sword code. Rob Albin, for the chasecam code, taken from the Mech War v2.0 mod by Lando. Patrick Martin, for the firebreathing code & sound, taken from the dragons v1.0b patch. Also for the pacifist concept and that single line of code for it. :) Nihilism Unlimited, for "Zerstörer - Testament of the Destroyer"'s flying code and sound. Steve Rescoe's barrel model and health boxes from Shadow.zip. Rogue's DOE for the shield code. Nelno's Zeus bot's code for replying to attacks from the Zeus bot's owner. Possibly various others for some things that I don't remember. I don't keep a diary or something like that. My code's a mess, with a bunch of old stuff just in "//", "/*" and "*/", instead of deletig them. ================================================================================================ Build time : I'm not sure what this is, but each model took me about a week. (No longer true. Build time really really varies.) Type of Mod ----------- Quake C : yes Sound : yes MDL : yes Format of QuakeC (if a Quake C Mod) ----------------------------------- .qc files : no (not in this incomplete-not-totally-playable version) progs.dat : yes Description ----------- This is a small portion of my attempt at a partial conversion for Quake1. I don't understand a single line of Q2 DLL. Plus a P75 can't run Q2. This is based on the creatures in MicroProse's Master of Magic. Included is: Player ------ Draconian Weapons ------- 1. sword 2. firebreathing 3. short bow 4. magic throw 5. Fireblast Special ------- 1. healing 2. summoning Etc. ---- 1. flying 2. laser sight 3. Shield Monsters -------- 1. Paladin 2. Stag Beetle 3. Draconian Swordman 4. Griffin 5. Nightmare 6. Arch Angel 7. Basilisk 8. magician 9. swordman Draconians 1/3/98 ---------- 1. Swordman 2. Shaman 3. Doom Drake -Just a statue for now. Heroes, Wizards, etc. as bosses ------------------------------- 1. Merlin 2. Fang Other stuff ----------- 1. armor 2. sword blocking sword 3. sword 4. armor-piercing 5. magic immunity 6. coop bots Big Fat Bugs ------------ My nightmare and arch angel are suffering from the same problem as the Quake dragon was, flying through walls. What is with that??? I think Patrick Martin fixed it, but I don't feel like all that good structured programming stuff where you put the slightest bit of code in a separate function. How to Install the Modification ------------------------------- Just unzip the file in a directory called mom in your quake directory. Then start the game quake -game mom +winmem 16 Many creatures will be stuck in walls in normal Quake. So make some new maps yourself. Author Information ------------------ The old Drac was my first model and first encounter with 3D animation. It's base frame was asymmetrical so it took me a while to animate (total creation time about 45 - 50 hours). I think it turned out fine. My main concern is with the 3D models. My code is just about all cut & paste. At least it used to be. But I think it's the most efficient way, since it's code that's been proven to work. So I cut & paste as much as possible. About Master of Magic Quake PC ---------------------------- My crap GW2k P-75 with only 16RAM & 40MB free HD space leaves me with nothing to work with. If only I have $5000.... Pentium II 333 plus a whole bunch of unnecessary equipment.... then I might wait and get some Obsidian 3D something something with 4 Voodoo2 chips on it... gurrghgrhrgh..... I do expect to have a minimum of 1 monster done every 2 weeks. Most likely a lot more if I get someone to help. Maybe 1 every 2/3 of a week due to the boosted morale. :) This computer limitation is really getting in the way, as a P-75 is way below what I need for good Hexen2 or Quake2 performance. Hexen2 runs at 1 fps on my computer. I don't wanna try Q2 at all. I'm afaid.... :) Every part of my computer is outdated, and I'd be much better off getting a new one. But $1,000 is still $1,000. When the time comes... (But that'll probably be after the end of this PC. Actually, it should be within a couple monsths now, since this PC is nowhere near being finished...) This is why I really need help. I can't do any maps at all. So HELP HELP HELP!!! AAAA! This PC is a total failure! Except the monster part of course. I take a lot of pride in my draconians, 'cos they just look so god damned cool... :) People say I'm too obsessed with them. Draconians... gurrghgrhrgh... Current work ------------ 2/26/98 ------ I'm concentrating on doing all the draconian units first, since they're just slight alterations of the player model. And once again, they look so cooooool... Minor fixes for the player also, since the player's a drac too. The I'm just making simple-messy-one-room-lairs, just to test the flying and other drac specific AI. They don't recognize water or lava, but whatever. Let's just go with "they live in a nice and dry world". With trees if I might add. The basilisk hasn't been seeing much action, simply because it's AI performance sucks, due to it's immense clipping hull size. It can't go up the slightest slope at all. Is it something like some stupid CheckBottom() in the stupid monster-teleporting-movetogoal() ? Help wanted! ------------ 1. Skins (take any model with a good base frame from the pak file, and skin it. Send it to me thru E-mail. Make sure to zip it so it's not huge.) 2. HUNDREDS of THOUSANDS of people to make levels. Pleeeeeeease! Something like the maps suggested below, plus made specially for this PC. 3. Sound It's amazing what a huge difference having sound in the game does to the enjoyableness of a patch. After The Fall had that. I want that too. Distribution Permissions -------------------------------------- You may distribute this Quake modification as long as all the files in this archive remain unmodified. you may decompile the progs.dat and do what ever you want with it. My code's pure crap. You may NOT use any of my monsters in your TC's or partial conversions or compilations or anything. (E-mail me and ask if you want. I'll laugh in your face and ridicule your inferior modeling abilities. Mua ha ha!!) You may NOT include this in any compilation CD or anything for profit. Summing it up, you may touch the progs.dat, and nothing else. Suggestions ----------- Everybody send E-mail to MicroProse and demand them to make a Master of Magic 2!!! Disclaimer ---------- I have nothing to do with MicroProse. I hope they won't sue me... This PC doesn't really have much resemblence to their game anyway, except it has a medieval fantasy theme, and I stole a few pictures. Yeah, like that's a big deal.