Caid Posted November 10, 2003 Share Posted November 10, 2003 Hello. This is my first post here. I am not a native English speaker, so please, excuse my mistakes. Is there any documentation about the scripting language (syntax, functions, etc) ? I am planning to do a few changes in the game mechanics, and I would like to know if they can be done thought scripting, or not. Thanks. Link to comment Share on other sites More sharing options...
Biggles Posted November 11, 2003 Share Posted November 11, 2003 The scripting language is LUA .. I believe there is a lot of stuff about it on the web, but I don't have any links yet. it should be pretty straightforward if you know this sort of thing. Link to comment Share on other sites More sharing options...
Caid Posted November 11, 2003 Author Share Posted November 11, 2003 Great, here is the language reference manual: https://www.lua.org/manual/5.0/manual.html Now I need the game API (the functions and variables used to manipulate the game objects using the LUA language) As I assume that Nival has not released this API, I will investigate a little to see what I find. Thanks for your answer Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now