Prop dynamic create: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(removed console command list from see also)
m (→‎top: clean up, replaced: {{Language subpage → {{langsp)
Line 1: Line 1:
<noinclude>{{Language subpage}}</noinclude>
<noinclude>{{langsp}}</noinclude>
{{Command|prop_dynamic_create}} is a console command cheat used to spawn a {{Ent|prop_dynamic}} in-game.
{{Command|prop_dynamic_create}} is a console command cheat used to spawn a {{Ent|prop_dynamic}} in-game.



Revision as of 01:36, 4 January 2024

English (en)Translate (Translate)

prop_dynamic_create is a console command cheat 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