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

$fakevta: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added content)
No edit summary
Line 1: Line 1:
Unknown. However the code refers to an OBJ, and tests for strings such as "v ", "vn ", "vt ", "usemtl ", and "f ", which appear to be referring to this: [http://www.royriggs.com/obj.html]
{{This is a|name=$fakevta|QC command}} Its use ks Unknown. However the code refers to an OBJ, and tests for strings such as "v ", "vn ", "vt ", "usemtl ", and "f ", which appear to be referring to this: [http://www.royriggs.com/obj.html]


== Syntax ==
== Syntax ==
Line 5: Line 5:
$fakevta <[[string]]|source VTA filename> appendvta <[[string]]|object filename> <[[int]]|frame>
$fakevta <[[string]]|source VTA filename> appendvta <[[string]]|object filename> <[[int]]|frame>


[[Category:QC Commands|fakevta]]__NOTOC__
__NOTOC__

Revision as of 21:37, 16 July 2025

$fakevta is a QC command available in all Source Source games. Its use ks Unknown. However the code refers to an OBJ, and tests for strings such as "v ", "vn ", "vt ", "usemtl ", and "f ", which appear to be referring to this: [1]

Syntax

$fakevta <string|source VTA filename> appendvta <string|object filename> <int|frame>