Page 1 of 1
Does it matter which version of Lua is used
Posted: 03 Nov 2010, 18:05
by discodowney
So, yeah, like the titles asks. Does it matter if i use 5.0 or 5.1?
Re: Does it matter which version of Lua is used
Posted: 03 Nov 2010, 19:08
by hoijui
is the sky blue?
(matter for what?)
Re: Does it matter which version of Lua is used
Posted: 03 Nov 2010, 19:16
by discodowney
for working on the AI. Im making a change to the Shard AI so that it will call some C++ functions. Im just wondering if the version of Lua i use makes a difference?
Re: Does it matter which version of Lua is used
Posted: 03 Nov 2010, 20:37
by hoijui
you should ask this in the Shard thread in the AI subforum, not here. this is for gadgets and widgets for the engine/games.
though.. you just use the version of lua that is used by Shard.. you dont have to install lua separately or something.. so no need to worry about version.
Re: Does it matter which version of Lua is used
Posted: 06 Nov 2010, 03:14
by AF
If you do something that is not valid lua will tell you so, so assume the latest version