prop_dynamic_create
prop_dynamic_create
is a console command available in all Source games.
It's a cheat protected console command used to spawn a prop_dynamic
in-game.
Usage
Its parameter is used in the form:
prop_dynamic_create <.mdl name>
Example
prop_dynamic_create props_gameplay/resupply_locker.mdl
Note:this resupply locker will not animate itself ; all
prop_dynamic
's require external intervention to be activated.See also
prop_physics_create
ent_create
, a console command that creates an entity of the given type where the player is looking.