guenseli Posted February 16, 2010 Report Posted February 16, 2010 Hello Pete, due to testing I have a long list of 43 LUA entries in the FSUIPC4.ini ( [LuaFiles] ) most of them I don't need any more. Should or could I remove these entries? I think not because they have reference numbers? Or doesn't this matter? Any problems when I remove the LUA-files in modules folder? I just thought to keep the *.ini smart and small..... thanks, günter
Pete Dowson Posted February 16, 2010 Report Posted February 16, 2010 due to testing I have a long list of 43 LUA entries in the FSUIPC4.ini ( [LuaFiles] ) most of them I don't need any more. Should or could I remove these entries? You can delete them if there are no assignments to them. But if the Lua files are still in the Modules folder they will get re-entered into the INI. I think not because they have reference numbers?Or doesn't this matter? The reference numbers are used in Button and Key assignments and macro files. If you have no such use, you can delete the entries, but also remove the associated .lua files too. Regards Pete
guenseli Posted February 16, 2010 Author Report Posted February 16, 2010 ok, thank you... But I'm correct that deleting the whole LUA entries to let theam automatically regenerate, leads to wrong indexnumbers for the macros etc...? So I should just delete the entries and let the others with their numbers...?
Pete Dowson Posted February 16, 2010 Report Posted February 16, 2010 But I'm correct that deleting the whole LUA entries to let theam automatically regenerate, leads to wrong indexnumbers for the macros etc...? Yes. Don't delete any you are still using, unless you want to edit all the references too! Regards Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now