• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

Problem with skillinfolist.lua and lub

Keru

Member
Messages
30
Points
8
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