Open main menu

UESPWiki β

Skyrim Mod:Mod File Format/CPTH

< Mod / Skyrim: Skyrim Mod: File Formats: Mod File Format

CPTH contains the data for a camera "path".

Each camera path is essentially a series of CTDA checks (usually), a small amount of data specific to the path, then output CAMS.

C SubRecord Name Type/Size Info
+ EDID editorId zstring Editor id
* CTDA objectBounds CTDA CTDA, presumably checks
- CIS1 ctda variable zstring eg. Is3rdPKillOnly
+ ANAM unknown formid[2] Two formids that link camera paths. The first formid points to the parent camera path and the second formid points to a sibling camera path at the same level to create a tree structure as seen in the Camera Paths dialog in Creation Kit.
+ DATA flags byte 0x01
* SNAM cameras formid CAMS - do not line up with CTDA count