bonjorno7/SourceOps

Support Static Prop Combine

Closed this issue · 1 comments

https://www.mapcore.org/articles/tutorials/static-prop-combine-in-csgo-r111/

What needs to be done is each model should have a checkbox called Static Prop Combine (mention in the tooltip that it's CS:GO only).
When enabled, the modelsrc files should go in /steamapps/common/content/csgo/models/ instead of the game's modelsrc folder.

Also, the folder structure needs to be a little different, because the QC needs to be up a folder, meaning no more subfolders per model. Same structure as the compiled model files.
The QC also must be compiled from this new location, because Valve lol.

A second thing to do would be to generate the spcombinerules.txt, but I'm not sure how.