Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: SSH on Mon 09/06/2003 13:58:44

Title: Suggestion: Sprites for dialog options
Post by: SSH on Mon 09/06/2003 13:58:44
Maybe the easiest way to do this would be to allow people to start a particular dialog option from a  script:

RunDialogOption (int topic, int option)

and have some mechanism to return to the script when the option finishes. With just this, the AGS programmer can create full-colour icons for dialog options. You'd have to do quite a bit of scripting to surround it, but at least you could use existing dialog scripts rather than have to code up lots of DisplaySpeech es.

What do you guys fink?
Title: Re:Suggestion: Sprites for dialog options
Post by: Pumaman on Mon 09/06/2003 21:18:11
Actually yeah, this was requested by Chrille a while back, so I've now added it to the tracker.
http://www.agsforums.com/tracker.php?action=detail&id=69