Author Topic: Dum question But im a noob at this!  (Read 3626 times)

0 Members and 1 Guest are viewing this topic.

Offline Zero

Dum question But im a noob at this!
« on: May 08, 2003, 06:09:19 PM »
What is the script text for death so that if i type a certain word he shall die. (dont know if this is possible) ???


Zero has just programmed a post please read.

Offline Cryptonomic

Re:Dum question But im a noob at this!
« Reply #1 on: May 09, 2003, 06:31:31 AM »
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?

Offline Zero

Re:Dum question But im a noob at this!
« Reply #2 on: May 09, 2003, 01:53:57 PM »
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?)
Zero has just programmed a post please read.

Offline Cryptonomic

Re:Dum question But im a noob at this!
« Reply #3 on: May 09, 2003, 02:20:54 PM »
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.

Offline Zero

Re:Dum question But im a noob at this!
« Reply #4 on: May 09, 2003, 02:32:33 PM »
I have I just cant find it. I still cant find it  :'( :'( :'( :'( :'(
thank you for your help anyway  :)
Zero has just programmed a post please read.

Offline Eigen

Re:Dum question But im a noob at this!
« Reply #5 on: May 10, 2003, 01:54:55 AM »
(send gTheMusic:
prevSignal(0)
stop()
number(Number)
loop(-1)//if-1 keeps looping, if 2..5...  then loops that much
play()
)


-Eigen
Artificial Intelligence Competition

Offline Zero

Re:Dum question But im a noob at this!
« Reply #6 on: May 10, 2003, 09:08:21 AM »
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
Zero has just programmed a post please read.

Offline Brian Provinciano

Re:Dum question But im a noob at this!
« Reply #7 on: May 11, 2003, 07:07:02 PM »
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.

Offline Zero

Re:Dum question But im a noob at this!
« Reply #8 on: May 12, 2003, 02:15:21 PM »
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.
Zero has just programmed a post please read.

Offline Eero R

Re:Dum question But im a noob at this!
« Reply #9 on: May 12, 2003, 02:20:45 PM »
Start studying SCI now, it does take a lot of time, and you can start developing games right when SCI VGA comes out... ;)
Persona grata ego sum...

Offline Zero

Re:Dum question But im a noob at this!
« Reply #10 on: May 12, 2003, 02:45:54 PM »
I will!!!
it's just im really busy with Crossing Blades at the moment  ;)
Zero has just programmed a post please read.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.057 seconds with 21 queries.