Prop physics create: Difference between revisions
Jump to navigation
Jump to search

Bug:it appears these prop_physics cannot be picked up [todo tested in ?]
(copied the prop_dynamic_create page and edited it for prop_physics_create) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | <noinclude>{{Language subpage}}</noinclude> | ||
< | {{Ent|prop_physics_create}} is a console command cheat used to spawn a {{Ent|prop_physics}} in-game. | ||
==Usage== | == Usage == | ||
Its parameter is used in the form: | Its parameter is used in the form: | ||
<pre>prop_physics_create <.mdl name></pre> | <pre> | ||
===Example=== | prop_physics_create <.mdl name> | ||
* prop_physics_create props/metal_box.mdl | </pre> | ||
{{ | === Example === | ||
==See also== | * {{Code|prop_physics_create props/metal_box.mdl}} | ||
*{{ | : in {{portal2}}, this will spawn a cube where the player is aiming. | ||
*{{ | {{Bug|it appears these prop_physics cannot be picked up}} | ||
* | |||
== See also == | |||
* {{Ent|prop_dynamic_create}} | |||
* {{Ent|ent_create}}, a console command that creates an entity of the given type where the player is looking. | |||
* [[Console Command List]] list of console commands. | |||
Revision as of 10:39, 30 March 2023
prop_physics_create is a console command cheat used to spawn a prop_physics in-game.
Usage
Its parameter is used in the form:
prop_physics_create <.mdl name>
Example
prop_physics_create props/metal_box.mdl
See also
- prop_dynamic_create
- ent_create, a console command that creates an entity of the given type where the player is looking.
- Console Command List list of console commands.