This article's documentation is for the "GoldSrc" engine. Click here for more information.

$sequencegroupsize

From Valve Developer Community
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

edit

$sequencegroupsize is a QC command available in all GoldSrc GoldSrc games. Saves the model's animations to a separate *##.mdl file, splitting each time the specified file size (in KB) is exceeded.

Obsolete-notext.pngDeprecated:Use of this command is highly discouraged. Doing so will create multiple MDL files for a single model, which can easily cause conflicts and issues.