News | Forum | People | FAQ | Links | Search | Register | Log in
Mapping Help
This is the place to ask about mapping problems, techniques, and bug fixing, and pretty much anything else you want to do in the level editor.

For questions about coding, check out the Coding Help thread: https://www.celephais.net/board/view_thread.php?id=60097
First | Previous | Next | Last
Broken 
I tried some monsters with Animation Master.
MAX3D sure will do, if you have the knowhow.

MedDle link seems to be broken. Only DOS version.
http://meddle.telefragged.com/
http://www.cc.gatech.edu/classes/AY2000/cs4455_spring/planetquake/modediting.html

Happy New Year! 
QMLE 
Create your monsters with MAX3D en export them
*.dxf or *.3DS to Qme.
This is a much better program to manipulate Quake1 monsters than MedDle! 
Meddle201a3 
Help... 
...could some kind person make the original progs.dat discussion visible for me?

'View all threads' does nothing for me in IE6 or Green Browser. 
Green Browser... 
is it biodegradable? 
Haven't A Clue 
I tried Green Browser 'cause aguirRe had recommended it sometime ago as an IE alternative.

I just get a 'Cannot find server or DNS Error' when I click on View All Threads or News Archive.

I am trying to review the original Progs.dat thread as there are some things in there I want to try. 
Quad Soup 
If you find edge dragging difficult on trisouped brushes (as pjw mentioned above) try using 'quad'souping instead. Rather than use triangular block use square blocks which make edge draggin much easier and you can still get some pretty interesting 'terrain' shapes as well.

sock has a couple of tutorials on his site about quad souping (I thought I had them linked but haven't added them to the new version of meh site yet) 
View All Threads 
works fine here in my GreenBrowser, you might be having local DNS issues. Func_ has been a bit reluctant lately, though. Very high latency and sometimes inaccessible.

Metl: The Chinese free biodegradable GreenBrowser has its name because it unlike most other Windows apps doesn't clutter your system at all. Everything is kept in one dir and works really well. Try it: http://www.morequick.com/indexen.htm 
AguirRe 
I've never been able to View All Threads - I mean never as in never, ever, not nohow in any case ever, never.

I think I reported this once before. I think that's where your suggestion of GreenBrowser came from.

Can someone drag it to the Last 10 Posts area for me. Pretty please with sugar? 
Max 7 
Although I probably won't bother, is it possible to make Quake monsters in Max 7? Can you still export them to work in Meddle.

Hmm, maybe it has some legacy file exporters remaining? 
Progs Thread Bumped 
Than 
yes.
to be more verbose, any app that can export to dxf format could be used in theory to make meshes. just make sure you hide any non-mesh geometry, like bones, helpers, etc when exporting.

i'd recommend QME3.0 though, but that's just because that's what i use. :P 
AguirRe 
Thanks. 
So How Do You Animate Them? 
Can you animate them in character studio (or whatever), or must you animate them simply by moving the vertices around? 
 
i personally don't use Character Studio, as i like to rig my meshes on my own and set up my helpers and IK the way i like (esp since often doing monsters for quake, the skeleton structure can be rather atypical)

afterwards, i just export each frame as a seperate dxf file (after hiding everything but the mesh) and then import each in sequence into QME.

remember to set the framerate to 10fps, so that when you preview your animations in max, it will be at the correct speed. (max defaults to 30) 
Thanks Blackdog 
Pretty much cleared it up :D 
Hrm 
In my brief stint messing around with quake model animation, I exported a base from from qme in lwo format, imported into MilkShape, had to do some sort of transformation to get it to appear correctly (flip one axis I beleive), then rig a skeleton and animate. It's a pain in the ass that way, but once you have a good skeleton made, animation is easy (and fun). The quake enforcer looks odd doing the robot though. 
Two Pence 
If you wanna make quake models using only free tools, the best combo I've found is making the model in gmax - mesh, skin and animations. Then export it to md3, load it in quark and export it to mdl. Gmax has a fairly decent setup for skeletal animation, it's not character studio but it's easier than any native Q1 tool. 
Sad News 
The reliable and also last known mirror of planetquake is now gone. ftp.sunet.se's idgames2 archive has been permanently deleted.

There are still some other idgames2 mirrors, but with far less content. 
Goddammit 
That's not true. How come sunet had more content than other idgames2 mirrors? I mean mirror is mirror after all.

I will try to contact them and get a mirror of sunet idgames2 at Quaddicted. At least as much as I can squeeze on my space :) 
WAH! 
Sunset.se is the best mirror in my experience - where other's faltered, SUNET.SE STOOD ERECT! 
ATTN Compiler Dudes 
Have the old -threads switches on the compiler utils been ripped out?
Now that I'm on a dual CPU system, it would be nice to be able to take advantage of it...
(Right now the compile won't use more than 50% CPU.) 
They've Never 
worked in Win32, only alpha (unix). I just removed the options. 
Oh Blah 
Still, I figured I could set it to run on realtime and still have windows be responsive since it only runs on one CPU anyway.
Not sure if it makes it go any faster though... 
I Wouldn't 
recommend that. You won't gain anything if you don't have other CPU-intensive processes running. And in that case, it's better to terminate them or set them to lower priority.

You could however run vis/light for two different maps simultaneously if you can specify thread affinity (i.e. manually select CPU for each thread) at startup. 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.