Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Jimi on Tue 20/05/2003 18:25:02

Title: Scripting only
Post by: Jimi on Tue 20/05/2003 18:25:02
Is there a way to use scripting only? For example, rather than going to "Look at hotspot", is there a way of typing straight into the room script?
Title: Re:Scripting only
Post by: Timosity on Tue 20/05/2003 18:35:37
In the "room editor - settings" tab, there is a button up the top that has brackets {}, click on that and it opens the rooms script.
Title: Re:Scripting only
Post by: Jimi on Tue 20/05/2003 19:02:54
I didn't explain very wel (sorry)...I meant that I want to type stuff for a specific hotspot by ONLY writing in the room script. How do I go about it. (How do I write it?)
Title: Re:Scripting only
Post by: Scorpiorus on Tue 20/05/2003 19:37:37
No, because AGS have to know about your function. See this thread:http://www.agsforums.com/yabb/index.php?board=6;action=display;threadid=5376 (http://www.agsforums.com/yabb/index.php?board=6;action=display;threadid=5376)

-Cheers
Title: Re:Scripting only
Post by: Jimi on Tue 20/05/2003 20:15:23
Thanks.  ;)