Munging errors
Posted: Thu Apr 13, 2006 10:18 am
when i add a new unit vehicle ect. in my lua i get this error
my munge logC:\BF2ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\GTB\GTBc_con.lua:96: `)' expected (to close `(' at line 94) near `"rep_fly_gunship_land"'
this is the part of the lua
ReadDataFile("dc:SIDE\\rep2.lvl",
"commando"
"rep_fly_gunship_land")
this makes my map crash.
my munge logC:\BF2ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\GTB\GTBc_con.lua:96: `)' expected (to close `(' at line 94) near `"rep_fly_gunship_land"'
this is the part of the lua
ReadDataFile("dc:SIDE\\rep2.lvl",
"commando"
"rep_fly_gunship_land")
this makes my map crash.