Prop door rotating
what are withdrawl symptoms from prozac free real sounds ringtone t suzuki acetaminophen mallu pictures mature latin movie magnum movie p.i pinnacle systems moviebox as it is in heaven movie 2004 url asian inspirations music download free action latest movie index plano tx dollar movie nba live 2005 video problems penthouse video locket lubbock christian school im losing movie autopilot for xp crack new malayalam movie review boys masturbate body makeover sugar ray when its over video top prank call videos oomph music videos janet jackson back yard video tumor growth increased by adderall vicodin use in pregnancy britney spears hardcore how to learn spanish bemis red book drug pricing crystal tiara plant markers sublime.com instrumental wedding songs ani difranco knuckle down torrent monitoring response time fall bulbs childrens motorcycle helmets plymouth breeze part cheap coolers miss jackie exposed music pillar video watch adderall in europe girl socks the biggest boobs in the world babson college nfl license plates cottage rentals hawaii bowel syndrome http ac adapter parenteral drug delivery tetonas map movie new york artifact chip and dale alkane drug free cartoon rahxephon medieval knives american experience on pbs veritas backup exec windows 2003 billboard advertising sima video switch female snailmail penpals spysubtract pro crack macandbumble video a knights tale movie cast map dropzone.com breast pasties index top justin strzelczyk crash video moviemaker download soccer video clip bbq islands mopar burnout videos luk kwok hotel try nelly furtado sitemap index cedar city realestate license rn ski pro shop st. catharines resident evil 4 video walkthrough elavil amitriptyline savannas rolling stones jumping jack flash link abandoned movies pokemon game online rolling stones music video code preakness secretariat video linewire position tool url effects of anti-allergic drugs on intraocular pressure animal heroic inspirational miracle story true spongebob squarepants movie cheats xbox hot toes ringtone a pirate life new york yankees baseball tickets nowhere south video konica minolta z5 girls in bra production assembly http ring tone for motorola razor pine nut tart laporte county sheriff department angelika movie theatre massage therapy license california avon order entry plants savoyard light opera sitemap antidemocracy map james reyne site spongebob square pants movie soundtrack american avedon in west url bamboo fencing relic video games webmap flirt4free woven label pardesia video job search home page fenix withdrawal from effexor divinci code movie theater in wichita kansas fundraising feasibility studies rooftop balloons aerobic respiration diagram page old winter garden road zooma sushi malibu map afi top movies scintillation detectors r kelly.com video effective dose equivalent canadian search engine movie musical producer moflo cytomation legs wide lactation milking movie mr chew asian beaver movie links i miss you lyrics loveland movie theatre cappadocia balloon tours link viki neil phat cat videos notre dame de lourdes swarthmore popup booth armstrong billie joe music video 69 lesbians adipex pl norton 2005 trialware crack washing machine lifecycle anna valle teamwork quotes dymes map site symphonic video cassette kosovo video exam licensure result norco 2005 bike homeclips password camshafts jill mills video top evil genius torrent download cellular lg phone ringtone us delft memorial day movies polyringtone free chicken coop plans its alive movie map slut porn movie map asp blogs.mit.edu book cialis guest inurl inurl link php muscular men boxing tournament unforgiven precision diecast sale retail sales manager resume farm animal sex url Template:Wrongtitle Template:Base point
Entity description
An entity used to place a standard door in the world.

For a sliding door, use func_door instead. For a brush-based rotating/pivoting door, use func_door_rotating instead.
To make a pair of doors open and close together, give them the same targetname.

props_doors/door01_dynamic.mdl
is not a valid rotating door prop. It is instead meant for use as an npc_furniture entity. See the door struggle at the end of d1_trainstation_03 for an example of its use.- See also WiseDoor - Example use and illustration of doors.
Keyvalues
- Template:Kv targetname
- Template:Kv parentname
- Template:Kv angles
- Template:Kv global
- Template:Kv studiomodel
- hardware
- <choices> Hardware Type
Literal Value Description 0 <None> 1 Lever 2 Push bar Template:Ep1 add Template:Ep1 add
- spawnpos
- <choices> Spawn Position
Literal Value Description 0 Closed 1 Open forward 2 Open back 3 Ajar (use Ajar Angles)
- ajarangles
- <angle> If the door 'Spawn Position' is set to Ajar, these are the angles to spawn at, instead of being open or closed.
- axis
- <axis> Hinge Axis - Altering these values apparently has no effect. (Possible bug.)
- distance
- <float> The amount, in degrees, that the door should rotate when opened.
- speed
- <integer> The speed at which the door moves.
- soundopenoverride
- <sound> Sound played when the door has finished opening. OnFullyOpen is triggered at this time.
- soundcloseoverride
- <sound> Sound played when the door has finished closing. OnFullyClosed is triggered at this time.
- soundmoveoverride
- <sound> Sound played when the door starts to move.
- returndelay
- <integer> Amount of time, in seconds, after the door has opened before it closes. If the value is set to -1, the door never closes itself.
- dmg
- <integer> Amount of damage done to entities that block the movement of this door, per frame.
- health
- <integer> 0 = Unbreakable // NEEDHELP: Doesn't look like this is hooked up anymore?
- soundlockedoverride
- <sound> Sound played when the player tries to open the door, and fails because it's locked.
- soundunlockedoverride
- <sound> Sound played when the door is unlocked.
- forceclosed
- <boolean> If set, this door will close no matter what. Useful for doors that have to close even if the player tries to block them with objects.
- <target_destination> The name of any doors that should be slaved to this door (i.e. should open when this one opens, and close when this one closes).
- <choices> Force the door to open only forwards or only backwards. Both directions is the standard door behavior.
Literal Value Description 0 Open Both Directions 1 Open Forward Only 2 Open Backward Only
The Ship
- opendirection
- <choices> Force the door to open only forwards or only backwards. Both directions is the standard door behavior. "opendir" does not apply to The Ship.
Literal Value Description 0 Open Both Directions 1 Open Forward Only 2 Open Backward Only
Flags
- 1 : Starts Open
- 2048 : Starts locked
- 4096 : Door silent (No sound, and does not alert NPCs)
- 8192 : Use closes
- 16384 : Door silent to NPCS (Does not alert NPCs)
- 32768 : Ignore player +USE
Inputs
- Template:I targetname
- Template:I parentname
- Studiomodel:
- SetBodyGroup <integer >
- Set the model's body group.
- AlternativeSorting <boolean >
- Uses an alternative method for telling which objects are in front of others. Use if this object draws incorrectly when seen through transparent things.
- SetModelScale <string > (in all games since
) (also in
)
- Sets the model scale. Takes two values separated by a space. The first is the target model scale. The second value is the number of seconds the change in scale will be spread over. If there is no second value, the model will scale instantly.
Warning:Negative or extremely high values can cause crashes!
Shadow:
- DisableShadow
- Turn dynamic shadows off for this entity. Identical to applying EF_NOSHADOW.
- EnableShadow
- Turn dynamic shadows on for this entity.
- DisableReceivingFlashlight (in all games since
)
- This object will not receive light or shadows from projected textures.
- EnableReceivingFlashlight (in all games since
)
- This object may receive light or shadows from projected textures.
Reflection:
- DisableDrawInFastReflection (in all games since
)
- Turns off rendering of this entity in reflections when using
$reflectonlymarkedentities
in water material.
- EnableDrawInFastReflection (in all games since
)
- Turn on rendering of this entity in reflections when using
$reflectonlymarkedentities
in water material.
- DisableDraw (in all games since
)
- Add the EF_NODRAW flag to this entity. Some entities manage this on their own so be aware you can override that value.
- EnableDraw (in all games since
)
- Remove the EF_NODRAW flag from this entity. Some entities manage this on their own so be aware you can override that value.
- Open
- Open the door, if it is not fully open.
- OpenAwayFrom <target_destination>
- Open the door away from the specified entity.
- Close
- Close the door, if it is not fully closed.
- Toggle
- Toggle the door between open and closed.
- Lock
- Lock the door.
- Unlock
- Unlock the door.
- Set the distance (in degrees) between Open and Closed.
Outputs
- Template:O targetname
- Studiomodel:
- OnIgnite
- Fired when this object catches fire.