Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Joe on June 27, 2002, 11:21:57 AM

Title: Global Said() statements
Post by: Joe on June 27, 2002, 11:21:57 AM
If I wanted to make the game respond to a word or sentence throughout every room, which script should I look in to add the (if(Said())?
Title: Re:Global Said() statements
Post by: Brian Provinciano on June 27, 2002, 12:18:26 PM
To make global said statements, simply put them in the MAIN.SC's game instance's handleEvent() method.

I'm actually writing an article on that for Volume II of the tutorial, stay tuned ;)
Title: Re:Global Said() statements
Post by: Joe on June 27, 2002, 01:16:42 PM
Volume two? :D  You da man, Brian!
Title: Re:Global Said() statements
Post by: Chris Cromer on June 27, 2002, 06:56:32 PM
Yippee part 2. :)