Problem with skillinfolist.lua and lub

Keru

New member
Messages
30
Points
0
Emulator
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?

 
Back
Top