This article's documentation is for anything that uses the Source engine. Click here for more information.

Prop dynamic create: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Nescius moved page Prop dynamic create/en to Prop dynamic create: unused multipage)
No edit summary
 
Line 1: Line 1:
<noinclude>{{langsp}}</noinclude>
{{this is a|console command|name=prop_dynamic_create}}
{{this is a|console command|name=prop_dynamic_create}}
It's a cheat protected console command used to spawn a {{ent|prop_dynamic}} in-game.
It's a cheat protected console command used to spawn a {{ent|prop_dynamic}} in-game.

Latest revision as of 12:08, 1 July 2024

prop_dynamic_create is a console command available in all Source 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
    in Team Fortress 2, will spawn a resupply locker where the player is aiming.
Note.pngNote:this resupply locker will not animate itself ; all prop_dynamic's require external intervention to be activated.

See also