Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
Documentation for the Text-Based Hardpoint/Dockpath/Marker Editor

Description
The Text-Based Hardpoint/Dockpath/Marker Editor, by pipakin, is used to extract/insert harpoints, MRKR chunks, and dock, launch and latch paths in .HOD files. The extracted files contain the dockpath/hardpoint/MRKR information, and can be edited in any text editor.

See "HW2_DockLaunchLatchPathsRDNHelp.pdf" in the RDN Toolkit for help on creating dockpaths. Also see this post
Extracting existing hardpoints:
HManager.exe -r [InputHodFile] [OutputHardpointFile]

Inserting new hardpoints:
HManager.exe -w [InputHodFile] [InputHardpointFile] [OutputHodFile]

Extracting existing dockpaths:
HManager.exe -rd [InputHodFile] [OutputDockFile]

Inserting new dockpaths:
HManager.exe -wd [InputHodFile] [InputDockFile] [OutputHodFile]

Extracting existing MRKR chunks:
HManager.exe -rm [InputHodFile] [OutputMarkerFile]

Inserting new MRKR chunks:
HManager.exe -wm [InputHodFile] [InputMarkerFile] [OutputHodFile]

Related Pages:
:: ::