Dum question But im a noob at this!

Zero2003 What is the script text for death so that if i type a certain word he shall die. (dont know if this is possible) ???
Cryptonomic I may be way off base here, but could you not just use the Said function to check if a certain word was typed in? Check Chapter 23 of the Tutorial ("Using the Death Handler"). I am not sure if that will answer your question, but perhaps it is a start?
Zero not loged in Ok can you give me the code just to play a sound or music. i really really cant find it. and im a really big noob (also can views from sci studio work with agi studio?)
Cryptonomic
Zero not loged in wrote:

Ok can you give me the code just to play a sound or music. i really really cant find it. and im a really big noob (also can views from sci studio work with agi studio?)


As far as views from SCI Studio working with AGI Studio, I have no idea about all the details. A simple search showed me that there is an AGI to SCI picture converter available here: http://www.classicgaming.com/agisci/sciutil.shtml

Not sure how well that works. There is also an AGI 256 color modification that you can use, which might be more your way to go rather than trying to convert from one to the other.

As far as code to play with sound and music, look in the help file with SCI Studio. You will see the Sound class (derived from Obj). You can also create a game based on the standard template and look in the scripts - like Main.sc and Sound.sc. These show you details that might be helpful.

As a general idea, just for future reference, it is best to check out the elements that come with a system because, nine times out of ten, it will contain the answer you need or at least point you in the right direction. SCI Studio is one of the best I have seen in terms of trying to provide enough information for people new to the system. I am still learning the system myself.
zero not loged in I have I just cant find it. I still cant find it :'( :'( :'( :'( :'(
thank you for your help anyway :)
Eigen (send gTheMusic:
prevSignal(0)
stop()
number(Number)
loop(-1)//if-1 keeps looping, if 2..5... then loops that much
play()
)


-Eigen
Zero2003 Thanks but i think im going to use the agi template that robin made and i will probly wait untill the sci studio vga version comes out. :) ;D
Brian_Provinciano Just do the tutorial. It's far more indepth than any AGI tutorial and will teach you everything about SCI. It would have answered 100% of your questions so far. Then you can make your SCI games. The VGA games won't be any easier, or harder than SCI EGA games.
Zero2003 Thats ok im gona wait untill the vga sci studio comes out becasue i like to make games when you can have the hand and look icon.
Eero R Start studying SCI now, it does take a lot of time, and you can start developing games right when SCI VGA comes out... ;)
Zero2003 I will!!!
it's just im really busy with Crossing Blades at the moment ;)