シーンスクリプトコマンドリファレンス
- トップ
- > シーンスクリプト
- > コマンドリファレンス
- > fselect
[fselect]……画面スクリプト版選択肢
選択肢の表示に画面スクリプトを使用します。
書式:
fselect (script)
[id] [next] [str]
[id] [next] [str]
...
- script
- 使用する画面スクリプト(def:select)
- 拡張子(.fes)は不要です
- id
- 任意の数値
- next
- 選択された場合の飛び先
- str
- 画面に表示する選択肢テキスト
※idの数値は画面に表示されません。また、重複しても構いません