Point commentary node
free calendar nurnberg berlin tegel mid york color guard circuit video game review porn mpegs buy zithromax picture of bowling pins amitriptyline paper placemats karie wuhrer mack trucks dmc tz1 eg travelocity physical science study guide romantic cabin in ohio comb hair antique ceramics new york sleeping with my sister red eye krauss furniture lita in a thong osco drug triple net properties buy xenical cheap birth control ring hotel in koeln deutz motor scooter dortmund net radio royal caribean cruises codename amy computer in usa download limewire pro free art cheap joes stuff map of huntsville alabama custom apparel home mortgage loan msnbc maps 79998 game cartoon j 13 rolex oyster perpetual aishwarya shabd caps maseko auto news russell athletic wear nordzypern karte schematic resident evil 2 film black gays top cities for young couples to live michigan rescue weimaraner small tight vagina sydney family accommodation familie von julia girl stripping video download stud ip fachhochschule flensburg xanax side effects renew wedding vow mobile youth football association bare naked paintball sponsors umzug harz4 chillan internal external locus of control scale lancaster neuroscience and spine excalibur auto parts oregon state auction custom tshirts flightglobal com jobs took off her bra mp3 ringtones nextel waybright church of the nazarene manual adobe reader 7.0 logitech speaker x 540 hot pussy dildo freesexpictures xerox 5065 copy machine gedichte geschichten zum advent lycopodium powder american founders mint san francisco taxpayers leprechauns myspace.com site agricultural law ekg machine ausgefallene bett summit pointe golf bluetooth headset puppys truck suspension part gapping holes sandton sun hotel knockin niggas out lyrics mike jones tennyson idylls of the king pipe taps buy cheap cigarette fonts for myspace book homer library simpsons wisdom papier zum selbermachen organic colon cleanse Template:Wrongtitle
Entity description
The core entity used in the Commentary System. It appears as a floating speech bubble for the player to +USE, which then starts the commentary playing.
Keyvalues
Unlike most entities, the point_commentary_node is often hand-edited into the commentary files, and as a result, there are some extra keys listed here that Hammer would normally fill in automatically for you.
- Template:Kv targetname
- Template:Kv parentname
- start_disabled
- <boolean> Start disabled
- origin
- <vector (X,Y,Z)> The origin of this entity within the map.
- angles
- <angles> The orientation of this entity within the map.
- commentaryfile
- <sound> The commentary sound file that should be played when this node is used by the player.
- commentaryfile_nohdr
- <sound> The commentary sound file that should be played when this node is used by the player. If the player has HDR turned off, this file will be used instead of the commentaryfile. If this entry is not specified, the base commentaryfile entry will still be used.
- speakers
- <string> The name of the speakers of the commentary sound file(s). Will be displayed in the HUD while the commentary sound file is playing.
- precommands
- <string> A semi-colon delimited list of commands that should entered into the console when the commentary file starts playing. e.g.
ai_disable 1;mat_wireframe 1
- postcommands
- <string> A semi-colon delimited list of commands that should entered into the console when the commentary file finishes playing. e.g.
ai_disable 0;mat_wireframe 0
- viewposition
- <target_destination> The targetname of an entity to which the players view should move while the commentary file is playing. When the commentary file finishes, the players view will move back to the place it was when the commentary started.
- viewtarget
- <target_destination> The targetname of an entity that the players view should track while the commentary file is playing. The player will not be able to control their view while the commentary file plays.
- prevent_movement
- <boolean> If true, the player will not be able to move while the commentary sound file is playing.
Inputs
- Template:I targetname
- Template:I parentname
- Template:I enabledisable
- StartCommentary
- Force the commentary node to start.
- StartUnstoppableCommentary
- Force the commentary node to start, and don't allow the player to stop it in any way.
Outputs
- Template:O targetname
- OnCommentaryStarted
- Fires when this commentary starts playing.
- OnCommentaryStopped
- Fires when this commentary stops playing. May be caused by the commentary file finishing, or by the player stopping it manually (if the node wasn't started with the
StartUnstoppableCommentary
input). If the node controls the players view with theviewposition
key, then this input will be fired when the players view has finished returning to its original position.