en:yaml:variables
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| en:yaml:variables [2026/05/03 18:47] – Harmonize FR/EN language switch cyrilfiesta | en:yaml:variables [2026/07/15 01:41] (Version actuelle) – maj 4.13 : modes d'interface + corrections cyrilfiesta | ||
|---|---|---|---|
| Ligne 26: | Ligne 26: | ||
| Use text variables in text with '' | Use text variables in text with '' | ||
| + | |||
| + | To wait for a free-form answer, add '' | ||
| + | |||
| + | <code yaml> | ||
| + | vars: | ||
| + | guess: | ||
| + | value: 0 | ||
| + | reply: true | ||
| + | |||
| + | text_vars: | ||
| + | hero_name: | ||
| + | value: " | ||
| + | reply: true | ||
| + | </ | ||
| + | |||
| + | A numeric answer is stored without displaying the technical variable-change message. Use an event to provide the feedback intended for the player. | ||
| ===== Online Variables ===== | ===== Online Variables ===== | ||
| Ligne 67: | Ligne 83: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | |||
en/yaml/variables.txt · Dernière modification : de cyrilfiesta
