Ent keyvalue: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{lang|Ent keyvalue|title=ent_keyvalue}} {{stub}} {{ent|ent_keyvalue}} is a command that sets an entity's keyvalues based on the hammer id. {{syntax|ent_key...")
 
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 4: Line 4:
{{syntax|ent_keyvalue <hammer id> <key> <value> [<key> <value>...]}}
{{syntax|ent_keyvalue <hammer id> <key> <value> [<key> <value>...]}}


==See Also==
==See also==
*{{ent|ent_fire}}
*{{ent|ent_fire}}
*{{ent|ent_create}}
*{{ent|ent_create}}


[[Category:Console Command]]
[[Category:Console Command]]

Revision as of 09:19, 8 January 2024

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

ent_keyvalue is a command that sets an entity's keyvalues based on the hammer id. Syntax: ent_keyvalue <hammer id> <key> <value> [<key> <value>...]

See also