Coding Questions

Lucky_Hippie I hope I'm not being too bothersome in asking so many questions about SCI Scripts :-\

1. Is there are command I could use that would change the background (room) once a certain said input was found? (i.e. Player types 'go next room' and have the next room appear.)

2. Is there any way to define new keyboard keys into the scripts? I was wondering if I could encode a 'function' key that could be checked on repeatedly. (i.e. Player is within range of an inventory item or actor with which he can interact with, coding checks if 'function key' is being pressed, and if so, perform action.)

3. How do I make scripted events? That is, control the movement of ego and his animations? Which commands would those be and how do I use them?

To save everyone some hassles, is there any comprehensive tutorial on-line that demonstrates how most commands are used? I tried the help file supplied with SCI 3.0 and it was too vague and confusing... :-\

Thanks in advance,

-Lucky Hippie
cloudee1 Read the tutorials at Brian's site.

not the help file but the tutorials.

Lucky_Hippie Okay, excuse me, I found the Volume II.

-Lucky Hippie