This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:dialog_creator_documentation [2026/07/23 15:52] – rock | tools:dialog_creator_documentation [2026/07/23 15:55] (current) – rock | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ===== Quick Start With Reasons ===== | ===== Quick Start With Reasons ===== | ||
| - | - Open '' | + | - Open [[http://dialogcreator.rkslstudios.info/ |
| * **Why:** the tool is file-backed and runs in the browser. There is no database or install step. | * **Why:** the tool is file-backed and runs in the browser. There is no database or install step. | ||
| - Choose '' | - Choose '' | ||
| Line 278: | Line 278: | ||
| * **Why:** browser preview cannot reproduce FOV, camera shake, optics post-processing, | * **Why:** browser preview cannot reproduce FOV, camera shake, optics post-processing, | ||
| - | ===== Export And Addon Integration | + | ==== Export And Addon Integration ==== |
| - Copy or download the generated HPP. | - Copy or download the generated HPP. | ||
| Line 291: | Line 291: | ||
| - Review the RPT for config and script errors. | - Review the RPT for config and script errors. | ||
| - | ===== Common Problems | + | ==== Common Problems ==== |
| * **The display opens but buttons do nothing:** the action function probably is not registered or the event string points at the wrong tag/ | * **The display opens but buttons do nothing:** the action function probably is not registered or the event string points at the wrong tag/ | ||
| Line 300: | Line 300: | ||
| * **Multiplayer action works locally but not for other players:** the button runs on the local client and needs a validated remote/ | * **Multiplayer action works locally but not for other players:** the button runs on the local client and needs a validated remote/ | ||
| - | ===== Pre-Pack Checklist | + | ==== Pre-Pack Checklist ==== |
| * Display class is included from the intended config root. | * Display class is included from the intended config root. | ||