Customization not working (German stories)

Discussion in 'CHYOA General' started by trojanobelix, Dec 4, 2022.

  1. trojanobelix

    trojanobelix Virgin

  2. gene.sis

    gene.sis CHYOA Guru

    To use the customization, the story owner needs to set it up and use the respective immersion variables within the story.

    E.g. there is a customization
    Code:
    First Name: John
    Last Name: Doe
    with the variables being {first_name} and {last_name}, the author needs to write
    Code:
    {first_name} {last_name} wakes up.
    to make customization work.
    If they write
    Code:
    John Doe wakes up.
    any changes to the variables in the customization tab won't affect the names in the sentence.

    So only the respective authors of the stories can fix this issue.

    (Note: First Name: John and Last Name: Doe are the default values when the option is activated. Some story owners might have done that by accident.)