Talk:Editing VPC scripts

From Valve Developer Community
Revision as of 08:39, 12 September 2024 by SirYodaJedi (talk | contribs) (Created page with "== Output filename == Idk where to put this, but use {{code|$Macro OUTBINNAME}} (as seen in {{file|vrad_launcher|vpc}}) to change the output filename (sans extension) of the t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Output filename

Idk where to put this, but use $Macro OUTBINNAME (as seen in 🖿vrad_launcher.vpc) to change the output filename (sans extension) of the thing to compile. I needed to do that for a custom BSP compiler, to prevent conflicts with vanilla VBSP.
SirYodaJedi (talk) 08:39, 12 September 2024 (PDT)