Custom Instances
Posted Sep 07, 2012
Is it necessary to pack these into the BSP file? I only use slightly altered versions of things that are already in the game, no custom textures or anything.
Registered users don’t see ads!
Register now!
Posted Sep 07, 2012
Replied
7 minutes
later
You don't need to include instances. They are basically copy/pasted into the map at the beginning of compiling. You'll only need to include them if you want to distribute your vmf.
Posted Sep 07, 2012
Replied
5 minutes
later
That's what I thought but I had to make sure. Thanks!