python scripting game The Temple Of Elemental Evil update

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • O'Neal Computer Programmer

    python scripting game The Temple Of Elemental Evil update

    I was reading here: http://groups.google.com/groups?q=el...hon.org&rnum=3
    that a game The Temple Of Elemental Evil is going to be using python
    as its scripting language. It says that on the FAQ which you can read
    about here http://mywebpages.comcast.net/ibnobody/troika.html

    Q. What language are you writing the gamecode in?
    A. (S.M. 2/6) The renderer is written in C, the animation player is in
    C++, the game logic and user interface is also written in C, and most
    of the scripting is done in Python (thanks Guido).

    Anyway, this game also has a forum at
    http://ina-community.com/forums/foru...s=&forumid=286 and
    also one that you have to pay for at
    http://vnboards.ign.com/board.asp?brd=22335 with more info about the
    game.
  • Bengt Richter

    #2
    Re: python scripting game The Temple Of Elemental Evil update

    On 6 Jul 2003 16:40:28 -0700, cneal92@lycos.c om (O'Neal Computer Programmer) wrote:
    [color=blue]
    >I was reading here: http://groups.google.com/groups?q=el...hon.org&rnum=3
    >that a game The Temple Of Elemental Evil is going to be using python
    >as its scripting language. It says that on the FAQ which you can read
    >about here http://mywebpages.comcast.net/ibnobody/troika.html
    >
    >Q. What language are you writing the gamecode in?
    >A. (S.M. 2/6) The renderer is written in C, the animation player is in
    >C++, the game logic and user interface is also written in C, and most
    >of the scripting is done in Python (thanks Guido).
    >[/color]
    I'm wondering what "the scripting" does in the above. I.e., who writes the scripts,
    and what aspect of the games do they implement? When are they executed, and by what?

    (Apologies, too lazy/tired right now to pursue it via the links on this page ;-)
    [color=blue]
    >Anyway, this game also has a forum at
    >http://ina-community.com/forums/foru...s=&forumid=286 and
    >also one that you have to pay for at
    >http://vnboards.ign.com/board.asp?brd=22335 with more info about the
    >game.[/color]

    Regards,
    Bengt Richter

    Comment

    Working...