Quote:
Originally Posted by nestharus
Is the Lua IO library open or is it locked down? Some maps may become dangerous with the IO library open, so this is why I ask this question.
|
Much of it will be closed.
Quote:
|
Is there a way to interact with online databases like MySQL? I ask this because there is stuff for MySQL for Lua.
|
The DB functions at the moment save to a local database for each player. We will probably keep these and have the local DB reset after each scenario.
Quote:
|
Is the Lua stuff that is packed with the game just the standard distribution?
|
It is our own version.