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
(New page: Unknown == Syntax == Unknown fakevta__NOTOC__)
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Unknown
{{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 ==


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


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

Latest revision as of 21:38, 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>