My current skillinfo.lub, standard file is working fine.
But i wanted to make an edit in this file at the teleport skill to sepereate the levels.
bSeperateLv = true,
But the problem is i cant edit it without getting the "unexpected symbol near" error.
I've already tried different thing:
- just editing the lub and save it.
- decompile lub to lua, edit the lua save it as lub
- decompile lub to lua, edit the lua and compile it back to lub
Nothing has worked. The problem also stays the same when i doesn't even change anything after decompile it to lua and just compile or save it back to lub.
My current skillinfo.lub, standard file is working fine.
But i wanted to make an edit in this file at the teleport skill to sepereate the levels.
bSeperateLv = true,
But the problem is i cant edit it without getting the "unexpected symbol near" error.
I've already tried different thing:
- just editing the lub and save it.
- decompile lub to lua, edit the lua save it as lub
- decompile lub to lua, edit the lua and compile it back to lub
Nothing has worked. The problem also stays the same when i doesn't even change anything after decompile it to lua and just compile or save it back to lub.
Is there anything I'm doing wrong with it?
Share this post
Link to post
Share on other sites