Adventure Game Studio

AGS Development => Engine Development => Topic started by: lizzlebizzle on Wed 16/09/2020 04:27:13

Title: Dialog name display bug when >2 conversation dialogs are open simultaneously
Post by: lizzlebizzle on Wed 16/09/2020 04:27:13
I was unable to find this previously reported on the forums. When coding, I've noticed that the dialog name is replicated across tabs when more than one conversation dialog is open.

Screenshot here: https://imgur.com/a/LgeWIKD
Title: Re: Dialog name display bug when >2 conversation dialogs are open simultaneously
Post by: Crimson Wizard on Wed 16/09/2020 11:21:18
Quote from: lizzlebizzle on Wed 16/09/2020 04:27:13
I was unable to find this previously reported on the forums. When coding, I've noticed that the dialog name is replicated across tabs when more than one conversation dialog is open.

Screenshot here: https://imgur.com/a/LgeWIKD

Please tell which version of AGS are you using exactly (full number can be found in Help -> About dialog).
There's a similar bug fixed in recent 3.5.0 patch 4: https://www.adventuregamestudio.co.uk/forums/index.php?topic=58350.0
Quote- Fixed modifying any item's script name will make a new name displayed on all opened tabs of same type.