Prop detail: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
Line 1: Line 1:
{{wrongtitle|title=prop_detail}}
{{wrongtitle|title=prop_detail}}
==Entity Description==
==Entity Description==
A prop that doesn't move, isn't solid, and doesn't animate. This entity is built into it's designated lump in the map and is not networked. '''This entity cannot be placed into the map during runtime!'''
A prop that doesn't move, isn't solid, and doesn't animate. This entity is built into it's designated lump in the map and is not networked.
 
'''This entity cannot be placed into the map during runtime!'''
 
==Keyvalues==
==Keyvalues==
* '''model'''
* '''model'''

Revision as of 17:41, 17 August 2005

Template:Wrongtitle

Entity Description

A prop that doesn't move, isn't solid, and doesn't animate. This entity is built into it's designated lump in the map and is not networked.

This entity cannot be placed into the map during runtime!

Keyvalues

  • model
<studio> World model

See Also