Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: static on Mon 17/11/2003 20:34:03

Title: @HOTSPOT@ char limit
Post by: static on Mon 17/11/2003 20:34:03
Is there a way to exceed(how do you spell this?!)
the @HOTSPOT@ char limit? I need a lot of text to
be displayed at once, but  not when user clicks on
the object/hotspot, but when he puts the pointer
over it. If the limit cannot be exceeded is there
another way?
Title: Re:@HOTSPOT@ char limit
Post by: Inkoddi on Mon 17/11/2003 20:50:15
use @OVERHOTSPOT@
Title: Re:@HOTSPOT@ char limit
Post by: Ishmael on Tue 18/11/2003 06:19:30
GetLocatioAt(), GetLocationType(), SetLabelText().