I want to make a gui where every time I talk to a character, a gui pops up with different dialog options (like in Laura Bow 2). How would I go about doing this?
There's a built in dialog system in AGS. Look it up in the manual.
This wouldn't be a listbox GUI for sure...But if you did want to make your own, trust me, it's a lot of code... Not a simple task...