• 1 page(s)
What version of Lua is embedded in RoM?

There seem to be two major versions of Lua - 5.0 & 5.1.  Does anyone know what version is embedded in Runes of Magic?

Tags   ,
Report this thread post

I think it's 5.1 now.

Report this thread post

Initially it had 5.0, but it was upgraded to 5.1 a while ago, so yes, 5.1.

Report this thread post

yeah 5.1, but is it 5.1.2 or 5.1.4 as there have been some important fixes since later dates, obviously, heh.

DEV's need to implement Lua better though, everything should be called as protected code to stop all the crashing, and rather just spit out an error, would make certain debuging tasks a lot easier. So far, the main ones that crash RoM are table access violations, I know I can use metatables to prevent this, but in some cases I'd rather not bloat up my tables...

Report this thread post
  • 1 page(s)
Subscribe to this thread: (you will receive emails when new posts are made)