Please or Register to create posts and topics.

Custom Instances

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.

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.

That's what I thought but I had to make sure. Thanks!