Page 1 of 1

The LUA is confusing [Solved]

Posted: Mon Dec 11, 2006 1:25 am
by Elmo
There are many LUA files (as im sure you guys know) in my script folder. What does each one do? There is a KKMc_con.lua and a KKMc_con. file What is the difference? If I make a change in my CW lua (like cps for examples) do I have to make the change in both files? Thx for help in advance :P

RE: The LUA is confusing

Posted: Mon Dec 11, 2006 1:38 am
by Penguin
KKMc_con.lua = CW lua
KKMc_con.lua.bak = Backup file
KKMg_con = GCW lua, etc

Posted: Mon Dec 11, 2006 1:43 am
by Elmo
ahhh.. ok. That cleared up a lot. Thx!