Decompiling lub

ScriptingPhailure

New member
Messages
31
Points
0
How do I know if my lub file is not already decompiled and simply renamed from a lua to a lub? If it isn't how do I decompile a lub? Sorry for asking but I couldn't find the details on the wiki and I don't know how to add custom items on the newer clients.

 
How do I know if my lub file is not already decompiled and simply renamed from a lua to a lub?
open it in notepad++ and see if gibberish (compiled) or normal text (decompiled)

how do I decompile a lub?
Use luadec, search it here at forum
default_tongue.png


 
Back
Top