Chatbox only showing one line?
by Daniel Brown · in Torque Game Engine · 08/08/2005 (5:47 am) · 4 replies
Hey all,
Not sure if its just me whos come across this, but i've taken the chathud from starter.fps, and it works fine except the messagevector is only showing one line at a time??? Any ideas?
Thanks
Not sure if its just me whos come across this, but i've taken the chathud from starter.fps, and it works fine except the messagevector is only showing one line at a time??? Any ideas?
Thanks
About the author
#2
08/08/2005 (4:54 pm)
I tried that but it keeps returning to its orginal size!
#3
08/08/2005 (7:02 pm)
Is there a property on the GuiControl that affects the height, or perhaps a GuiControlProfile that's telling it to autosize?
#4
08/09/2005 (3:21 am)
It's sorted :) I hadn't given the global $pref::frameMessageLogSize a value, which tells the messagevector how many lines to show!
Associate Kyle Carter