Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Priabudiman on Wed 24/06/2015 18:59:59

Title: Change Sierra Style Speech Text Background
Post by: Priabudiman on Wed 24/06/2015 18:59:59
Hello,

Ive tried the manual and browse the forum to no avail,

In the general, ive changed the speech stle to sierra with background, and i want to change the background with a boxed gui. now ive created a gui, give it a background color and size, bit when i put

game.speech_text_gui=2;

in the global script, when i run the game and test, it says : gui set as text window, but its not actually a text window.

where am i doing wrong, i already change the gui to text window. (right click - New Text Window Gui)

thank you in advance.