HI thom I think you misunderstood me. I wanted to know if its possible to create a jaws script that lets you play a game. In other words, the game only consist of the script itself.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Thomas Ward Sent: Saturday, October 11, 2008 4:13 AM To: Gamers Discussion list Subject: Re: [Audyssey] a script game Hi Nicol, No it is not technically possible to make games using Jaws scripts. Yes, the Jaws scripting engine is quite advanced these days, but they are still propriatary and designed specifically to extend JFW functionality with third party applications. The Jaws scripting language was never designed to make programs with. One thing I can suggest, however, if you are looking for an easy scripting language to write games with you might want to try your hand at Python 2.5. In terms of learning and using Python is about as easy as it gets. You can get more information on Python at http://www.python.org Hth. nicol wrote: > HI > Is it possible to create a game script in jaws? > Can scripting be used to make games? > Jaws has a very useful function called message box. > This message box can have a yes and a no button or yes, no and cancel > buttons > And then by using if statements you can cause something to happen if the > user presses a button on this message box. > What I had in mind is a type of psychology game where a psychologist asks > you certain questions and depending on whether you choose no or yes he will > ask you another question. > Another function which I also wondered if it can be used to make a game is > the dlg select item in list function. > I can create a basic script with it but I don't have the skill to make a > game out of it. > It would be fun if I can create game scripts. > Has any one tried it? > > > --- > Gamers mailing list __ [email protected] > If you want to leave the list, send E-mail to [EMAIL PROTECTED] > You can make changes or update your subscription via the web, at > http://audyssey.org/mailman/listinfo/gamers_audyssey.org. > All messages are archived and can be searched and read at > http://www.mail-archive.com/[EMAIL PROTECTED] > If you have any questions or concerns regarding the management of the list, > please send E-mail to [EMAIL PROTECTED] > > --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [EMAIL PROTECTED] You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[EMAIL PROTECTED] If you have any questions or concerns regarding the management of the list, please send E-mail to [EMAIL PROTECTED] --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [EMAIL PROTECTED] You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[EMAIL PROTECTED] If you have any questions or concerns regarding the management of the list, please send E-mail to [EMAIL PROTECTED]
