Vash1116 Posted April 21, 2015 Share Posted April 21, 2015 (edited) I am making a simple tweak mod that will allow the user to modify the frequency and size of the frequent(past 100 day) hound attacks. In the past I have modded by including the file I was modding in modmain, then modifying the file itself. But since Hounded.lua is a component, and not a prefab I'm a bit at a loss as to how I can do that. Edited April 21, 2015 by Vash1116 Link to comment https://forums.kleientertainment.com/forums/topic/53008-houndedlua/ Share on other sites More sharing options...
Mobbstar Posted April 21, 2015 Share Posted April 21, 2015 LINK There's a component-post-init function. You can modify anything about the component using it, granted you understand what you're doing Link to comment https://forums.kleientertainment.com/forums/topic/53008-houndedlua/#findComment-630908 Share on other sites More sharing options...
Vash1116 Posted April 22, 2015 Author Share Posted April 22, 2015 Thank you, got it working and released, checked the unofficial API docs months ago and it wasn't on there yet. Glad to see that the project wasn't abandoned! Link to comment https://forums.kleientertainment.com/forums/topic/53008-houndedlua/#findComment-631267 Share on other sites More sharing options...
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