#navi(MML)
# <stringset>要素
この要素はMacOSのSTR#リソースの移植です。これは、属性"index"を持ち、オリジナル版のSTR#リソースのIDの値になっています。
|     |     |
| --- | --- |
|~ID|~内容|
|128|エラー|
|129|ファイル名|
|130|トップのインターフェースのアイテム|
|131|プロンプト|
|132|ネットワークエラー|
|133|キー・コードの名前|
|134|設定時のアドバイス|
|135|コンピューターのインターフェース|
|136|ネットゲームに参加するときのダイアログのメッセージ|
|137|武器の名前|
|138|ファイル探索パス|
|139|初期設定メニューの表記|
|140|ネットワークゲーム時の統計の表記|
|141|ネットゲームのセットアップ|
|142|ネットゲーム参加時のダイアログのメッセージ|
|143|ネットゲームのデーター転送状態テキスト|
|150|アイテムの名前|
|151|アイテムのタイプ|
|153|ネットゲームの結果の表記|
|200|OpenGL-オプション カラーピッカーのテキスト|
この<string>要素のindex要素は、そうであると思われるものすべての内容を含んでいます。オリジナルの1から始まるSTR#リソースと異なり、0からインデックスは始まります。例えば、ファイル名は以下のように指定されます

```
<!-- STR# Resource: "Filenames" -->
<stringset index="129">
<string index="0">Shapes</string>
<string index="1">Shapes.16</string>
<string index="2">Sounds</string>
<string index="3">Sounds.16</string>
<string index="4">Aleph One 初期設定</string>
<string index="5">Map</string>
<string index="6">新規ゲーム</string>
<string index="7">Marathon</string>
<string index="8">Aleph One 映画</string>
<string index="9">Physics Model</string>
<string index="10">Music</string>
<string index="11">Images</string>
<string index="12">Movie</string>
</stringset>
```

(補足：2バイト文字を入れるとWinの場合エラーになります。)
(補足２：全ての値がＳＤＬ版で使われている訳ではない。)


---

## Page Navigation

- Canonical URL: https://mjolnir.logue.be/MML/stringset
- Permalink: https://mjolnir.logue.be/66d98a18fc4c8b004bff176a
- Parent: [MML](/66d989eafc4c8b004bff173e.md)
- Children: 0 total
- Total descendants: 0
- Siblings: 26 total
  - [animated_textures](/66d989ecfc4c8b004bff1740.md)
  - [cheats](/66d989eefc4c8b004bff1742.md)
  - [control_panels](/66d989f0fc4c8b004bff1744.md)
  - [damage_kicks](/66d989f2fc4c8b004bff1746.md)
  - [dynamic_limits](/66d989f4fc4c8b004bff1748.md)
  - [faders](/66d989f6fc4c8b004bff174a.md)
  - [infravision](/66d989f9fc4c8b004bff174c.md)
  - [interface](/66d989fbfc4c8b004bff174e.md)
  - [items](/66d989fdfc4c8b004bff1750.md)
  - [keyboard](/66d989fffc4c8b004bff1752.md)
  - [landscapes](/66d98a01fc4c8b004bff1754.md)
  - [liquids](/66d98a03fc4c8b004bff1756.md)
  - [marathon_levels](/66d98a05fc4c8b004bff1758.md)
  - [motion_sensor](/66d98a07fc4c8b004bff175a.md)
  - [opengl](/66d98a09fc4c8b004bff175c.md)
  - [overhead_map](/66d98a0bfc4c8b004bff175e.md)
  - [platforms](/66d98a0dfc4c8b004bff1760.md)
  - [player](/66d98a0ffc4c8b004bff1762.md)
  - [player_name](/66d98a11fc4c8b004bff1764.md)
  - [scenery](/66d98a13fc4c8b004bff1766.md)
  - [sounds](/66d98a15fc4c8b004bff1768.md)
  - [texture_loading](/66d98a1afc4c8b004bff176c.md)
  - [view](/66d98a1cfc4c8b004bff176e.md)
  - [weapons](/66d98a1efc4c8b004bff1770.md)
  - [値のリスト](/66d98a20fc4c8b004bff1772.md)
  - [追加要素](/66d98a22fc4c8b004bff1774.md)
- Last updated: 2024-09-05T10:59:05.801Z by 
- Full page listing (all children regardless of count): https://mjolnir.logue.be/_api/v3/page-listing/children?id=66d98a18fc4c8b004bff176a
