<div class="IPBDescription">And how can I determine that per build?</div>When I'm writing Lua mod scripts against NS2 Build 216, what version of Lua should I be using?
And, as new builds are released, how can I re-answer that question?
WyzcrakPot Pie AficionadoJoin Date: 2002-12-04Member: 10447Forum Moderators, Constellation, NS2 Playtester, Squad Five Blue
lua5.1.dll is found in "Steam\steamapps\common\natural selection 2" in Build 216, and the _VERSION Lua variable can be used to output the version at runtime.
Comments