bonjorno7 / SourceOps

A more convenient alternative to Blender Source Tools.
GNU General Public License v3.0
145 stars 14 forks source link

Support Static Prop Combine #53

Closed bonjorno7 closed 3 years ago

bonjorno7 commented 3 years ago

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.

bonjorno7 commented 3 years ago

I did this a while ago in https://github.com/bonjorno7/SourceOps/releases/tag/v0.5.2.9