Eidos Forums

Go Back   Eidos Forums > Eidos Classics > Thief Series > Thief - Dromed Designers Corner

Reply
 
Thread Tools Display Modes
  #1  
Old 02-15-2003, 09:38 PM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default Sorry... Secret Doors & A Million other Qs

How do I make a secret door? ControlDevice from switch to door. But how do I add door sounds and texture? And how do I make it so ONLY the switch will open it (AKA not frobable by the player)... And I was looking though the different traits or whatever you can add to things. It seems that under Render, you can make it so an AI's face changes. What does the metaproperty FrobInert>MostlyInert do??? It makes no sense to me... And wasn't there a metaproperty so a window doesn't break? Is there some really cool list of all of the metaproperties and other "add"s? Wasn't there a meta-property list on DromEd Central? I hope it comes up soon. Sorry for all the Qs.
Reply With Quote
  #2  
Old 02-15-2003, 09:44 PM
theBlackman's Avatar
theBlackman theBlackman is offline
Forum Grinch
 
Join Date: Jan 2001
Location: So. Cal
Posts: 6,001
Default

Go to the DROMED FORUM where you are and set the DAYS for From the beginning.

There are 15 or 20 TUTORIALS on every subject in the list of threads. They were put in by KOMAG in the very beginning of this new forum.

Here is an example:
http://forums.eidosgames.com/showthr...=&threadid=322
Reply With Quote
  #3  
Old 02-15-2003, 10:28 PM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default

Hmmmm... Well, I searched "door" and "metaproperties" and nothing came up that would help. I think I need another human to straight out answer me for me to understand anyways.
Reply With Quote
  #4  
Old 02-15-2003, 11:16 PM
theBlackman's Avatar
theBlackman theBlackman is offline
Forum Grinch
 
Join Date: Jan 2001
Location: So. Cal
Posts: 6,001
Default

Quote:
Originally posted by Danventry
Hmmmm... Well, I searched "door" and "metaproperties" and nothing came up that would help. I think I need another human to straight out answer me for me to understand anyways.
Don't SEARCH. Set the DAYS at the right bottom to "FROM THE BEGINNING. Start on page 4 and READ the different threads.
Reply With Quote
  #5  
Old 02-16-2003, 06:25 AM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default

Ahhhhhhhhhh, okay!
[EDIT]Hmm... Well, all of it is very interesting and I need to go back some time to see all of that, but I couldn't find anything pertaining to my problems. And while I waited for help, I have some more problems: How do I make two doors open at the same time (the double door effect)? And when I Build Room Database, DromEd crashes. It's done this three times now. What did I do wrong? Or is it just being difficult today?[/EDIT]

Last edited by Danventry; 02-16-2003 at 08:07 AM.
Reply With Quote
  #6  
Old 02-16-2003, 10:56 AM
Eshaktaar Eshaktaar is offline
Gamer
 
Join Date: Nov 2002
Posts: 163
Default

Concerning double doors: Add a ScriptParams link to one of the doors and make it point to the other one. Enter Double in the data field.

Secret doors: Take one of the secret doors, like a 4x4secret-door and add the metaproperty FrobInert to it, so you can't frob it manually. Then make a switch and link it to the door via a ControlDevice link.
If you want another object to be your secret door, like an armoire, you can add the Door->Translating or Door->Rotating property to the object. You need to add the StdDoor script to the Scripts property as well. And add a Schema->Class Tags property, too (look at other doors to see what to fill in).

Edit: To change the look of secret doors which have those 0 textures, add the property Shape->TxtRepl r0. Enter the name of a texture, like fam\vicm01\vic67top. Keep in mind that the texture needs to be somewhere in your mission already, otherwise the colors will look wrong on your secret door.

I hope that could help a bit, despite my rather chaotic explanation.
__________________
T2 FM Ominous Bequest: 99% completed

Last edited by Eshaktaar; 02-16-2003 at 11:09 AM.
Reply With Quote
  #7  
Old 02-16-2003, 12:57 PM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default

No, I understand. I'm watching the re-runs of Celebrity Mole right now, so I'll be very patient. Any ideas on why DromEd crashes when I room-brush my level and Build Room Database???
Reply With Quote
  #8  
Old 02-16-2003, 02:09 PM
Schwaa2 Schwaa2 is offline
Gamer
 
Join Date: Jan 2003
Posts: 144
Default

You might have an Ai in a "roomless" brush.

Or you might have a <b>room 0</b>. Room 0 is Bad news but can be fixed, do so immediately. You'll just have to click all the rooms and find the one with the number of 0, DON'T delete it or another will take its place, just move it ot into space and replace it with another brush.

can't think of any other possibilities.
Reply With Quote
  #9  
Old 02-16-2003, 07:01 PM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default

I don't have AI yet... What do I do with a Room 0 ??? I don't understand by "move it out into space".
Reply With Quote
  #10  
Old 02-16-2003, 07:25 PM
theBlackman's Avatar
theBlackman theBlackman is offline
Forum Grinch
 
Join Date: Jan 2001
Location: So. Cal
Posts: 6,001
Default

If you have a room zero move it by changing the location numbers in the XYZ grids. Move it off to the side of the work area.

Replace it if it is in the middle of your layout with another room.

Room 0 is where Dromed stashes stuff for use in the mission. If you have a room 0 in your plan it will crash the mission.
Reply With Quote
  #11  
Old 02-16-2003, 07:44 PM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default

Are you saying an airbrush or...? I have an airbrush at 0,0,0 (b/c I've heard you need one there for all the weird things DromEd puts there). Do I need my Room 0 there or...?
Reply With Quote
  #12  
Old 02-16-2003, 08:52 PM
theBlackman's Avatar
theBlackman theBlackman is offline
Forum Grinch
 
Join Date: Jan 2001
Location: So. Cal
Posts: 6,001
Default

In the lower left-hand corner of the screen are indicators for a brush’s “X,” “Y,” and “Z” coordinates; you can use these brushes to modify the brush’s position.

Or, press and hold the “Shift” key; move the mouse cursor to one of the 2D view windows; click and hold the left mouse button; and move the mouse to reposition the brush.

Airbrush is fine, some people like to make it solid. Solid gives you an outline that helps remind you it is there. Run through your brush count and look at the numbers. You should not Make a room 0. If you don't have one fine, if you do and it is a 'working' room you built, then you need to move it out of your plan and rebuild it.

Don’t confuse “Room Brushes” with the physical rooms in your level.

Use “Build Room Database” every time you add/remove/resize/reposition a room brush. This will keep the sound working as it should and help to avoid DromEd crashes.

Move away from the coordinates 0,0,0, because the Dromed program sometimes puts odd things at that location despite your most careful precautions, and that can cause problems sometimes.

When you start building a level the first thing to do is build a 4ft solid brush at coordinates 0,0,0. Then start building you level waaaaaayyyyyyy the hell away from there. The reason is because the dromed fairy likes to store it's wedge collection in that spot. Texture refs are also stored there and a number of other items. Bottom line is you want 0,0,0 engulfed in solid terrain or you will look like a sloopy little builder
Reply With Quote
  #13  
Old 02-17-2003, 09:22 AM
Schwaa2 Schwaa2 is offline
Gamer
 
Join Date: Jan 2003
Posts: 144
Default

Yeah the area 0,0,0 should be avoided for your level as used projectiles and things appear there.

But <b>ROOM 0</b> is a room, not a brush. brushes are air, solid, water, ect...

rooms are the grey boxes (purple when selected) around the air spaces that handle sound. check ALL of these and look for one with the number 0, exmp:

Default (201) [archetype-if you make different room types]
0 [room #]
-unset- [EAX value]
Reply With Quote
  #14  
Old 02-17-2003, 02:36 PM
Danventry Danventry is offline
Gamer
 
Join Date: Jul 2002
Location: Texas (Ugh...)
Posts: 288
Default

Ahhh... Okay, a true ROOM Brush... I know all about the whole "Thou shalt not put any part of your level at location 0,0,0" thing. I learned it the hard way on an FM I aborted (Magician's Appretence? Or was it Mage's? I dunno) and found a large wedge in my courtyard that wouldn't go away. So if I just move to "Room 0" brush out of the playing area, it should be okay?
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 08:37 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.