Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Estaog on Thu 17/06/2004 14:05:32

Title: @OverHotspot@
Post by: Estaog on Thu 17/06/2004 14:05:32
The @overhotspot@ function worked very well for me but there is just one little problem. Can you make it that it displays the name of objects too? Because in my game i am making it that you open a drawer and then it disables the hotspot. Which makes it display nothing when you move it over the object. Any suggestions?
Title: Re: @OverHotspot@
Post by: LordHart on Thu 17/06/2004 14:13:20
Not sure about this. But the objects do have names so I suppose it's possible, but I couldn't find it in the manual. :-\
Title: Re: @OverHotspot@
Post by: Scorpiorus on Thu 17/06/2004 14:34:10
Yeah, it should also display objects, characters, and inv items names. Make sure the object has a name.
Title: Re: @OverHotspot@
Post by: Estaog on Thu 17/06/2004 14:59:42
Named it but it still didnt view it. Any other solutions?
Title: Re: @OverHotspot@
Post by: Scorpiorus on Thu 17/06/2004 15:03:33
Make sure you have saved the room after changing the name (Ctrl-R).

By the way, changing object's name doesn't seem to mark the room as dirty.
Title: Re: @OverHotspot@
Post by: Estaog on Thu 17/06/2004 15:28:16
Quote from: Scorpiorus on Thu 17/06/2004 15:03:33
By the way, changing object's name doesn't seem to mark the room as dirty.

Ok i fixed it, but what do you mean by that?
Title: Re: @OverHotspot@
Post by: Scorpiorus on Thu 17/06/2004 15:31:33
Ah, it's just a bug report. When you change any of the room settings the editor should ask you to save the room when you save the game. Currently, it doesn't ask if you just changed object's name.