Original Post
Hi, Guys;
Just wanted to know what scripting language people are using for their projects ?
Are you using an off-the-shelf tool (such as LUA), or are you rolling your own ?
Thanks,
Odin
quote:
I've seen Ziphnor praise java-script a number of times.
quote:
Original post by __ODIN__
So in your own case.. do you use an existing scripting engine (JS ? Java?), or have you made your own.
quote:
Original post by Taulin
I am curious, in a high level sense, how people are integrating their chosen scripting engines and making them interact with the rest of their world. I am sure this differs depending on which one you are using (java-script versus Python for example)
quote:
Original post by Kylotan
I think you people are missing ODIN''s main problem, which is that the script needs to run concurrently with the rest of the program, and perhaps other scripts, as the simple ''OnSpotAvatar'' example he gave would take a long time to execute, as it involves the character travelling a long distance. This is a real problem, and is why I''m not using Lua in my project.
quote:
Original post by Anonymous Poster
why don''t you use the seerc scripting engine? (http://stud.elka.pw.edu.pl/~ppodsiad/seer/). i used it
on my adventure game some time ago (you write the script into
file and the interpreter reads and compiles it. then you can run
it whenever you want. very flexible.
This topic has been locked by a moderator. New replies are not allowed.
With your permission, GameDev.net uses analytics cookies to understand how people use the platform. You can accept analytics or continue with necessary cookies only. Learn more