kaha Posted 21 hours ago Report Posted 21 hours ago Can I log the change of any Lvar? [LvarsLogged] only allows for 12 Lvars, but I want to log the update of any Lvar. Couldn't find this in the manual. Karl
John Dowson Posted 21 hours ago Report Posted 21 hours ago 12 is an arbitrary limit - I could increase this to 20 or 30 maybe, but I think that would be the maximum for display in one window. To log an arbitrary number of lvars, you could roll out your own lua script to do this. Attached is also one that you can use - this does string matching for including and excluding lvars to be displayed. John LogLVars.lua
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