Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Update manual to explain Xash-specific behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
SamVanheer committed Oct 25, 2023
1 parent 41bd9d6 commit 24364e9
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/manual/HalfLifeAssetManagerManual.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document was made to be converted to PDF with this Visual Studio Code exten
<h1 align="center">Half-Life Asset Manager Manual</h1>
<h3 align="center">Version 2.0.0 Beta</h3>
<h3 align="center">Sam Vanheer</h3>
<p align="center">August 20, 2023</p>
<p align="center">October 25, 2023</p>

<div class="page"/>

Expand Down Expand Up @@ -145,7 +145,9 @@ See Section [Supported External Programs](#842-supported-external-programs) for

## 6.3 Xash StudioModel

The Xash StudioModel format identified as IDST version 10 with additional Xash-specific data is recognized and forwarded to a user-configured Xash Model Viewer.
The Xash StudioModel format identified as IDST version 10 with additional Xash-specific data is recognized and forwarded to a user-configured Xash Model Viewer if configured in the [Studiomodel options page](#944-open-xash-models-in-xash-model-viewer).

If a Xash model is loaded in HLAM itself and then saved any Xash-specific data included in the model will be lost. HLAM warns users about this before saving.

See Section [Supported External Programs](#842-supported-external-programs) for more information.

Expand Down Expand Up @@ -603,7 +605,11 @@ Note that the Textures view will also be activated if you drag the Textures pane

The length of the ground in units.

### 9.4.4 Sound events
### 9.4.4 Open Xash models in Xash model viewer

This setting determines how Xash models are loaded. **Ask** prompts users every time, **Always** and **Never** automatically use the chosen action.

### 9.4.5 Sound events

List of event Ids that should play sounds.

Expand Down

0 comments on commit 24364e9

Please sign in to comment.