Solarus-Games English Forum

Solarus => Development => Topic started by: Shimon on January 31, 2017, 06:09:25 PM

Title: Dialog variables.
Post by: Shimon on January 31, 2017, 06:09:25 PM
How do I go about using a returned string value from an entity name to then display it in a dialog?
I want my bug net's dialog question to show what was caught either the Good Bee, Bad Bee or Fairy
Getting the string to be used is not the issue, it's more how do I implement variable data into a dialog.
Any advice would be great!