XirmiX Posted May 4, 2015 Share Posted May 4, 2015 (edited) ... and the features of that mod are still present. An example I can give is that Deerclops keeps looting Bunny Puff after every few seconds (which is what I did in my mod). What I did in the mod was copy files from the data folder which I needed, edited them accordingly and put them into my mod folder where needed. Is this something that I should not have done and instead I should have written in modmain something like: for deerclops.lua : ... Edited May 4, 2015 by XirmiX Link to comment https://forums.kleientertainment.com/forums/topic/53515-made-a-mod-enabled-it-ran-it-disabled-it-ran-a-different-server-and/ Share on other sites More sharing options...
Dodgerer Posted May 4, 2015 Share Posted May 4, 2015 Is it the same deerclops? if yes, then he's probably the same entity that spawned for you and now you turned off the mod and he stayed without change in his code.Another option is that your mod modified your .lua for deerclops in-game files but I don't think this should be the case.If you changed the world it should stay changed even if you take away the mod, only new things and scenarios won't be affected anymore Link to comment https://forums.kleientertainment.com/forums/topic/53515-made-a-mod-enabled-it-ran-it-disabled-it-ran-a-different-server-and/#findComment-634496 Share on other sites More sharing options...
XirmiX Posted May 4, 2015 Author Share Posted May 4, 2015 (edited) Another option is that your mod modified your .lua for deerclops in-game files but I don't think this should be the case.That is the case and that is the problem; how do I get rid of it?! And more importantly, how do I make my mod not do that upon it being disabled?! Edited May 4, 2015 by XirmiX Link to comment https://forums.kleientertainment.com/forums/topic/53515-made-a-mod-enabled-it-ran-it-disabled-it-ran-a-different-server-and/#findComment-634517 Share on other sites More sharing options...
Dodgerer Posted May 5, 2015 Share Posted May 5, 2015 try using this http://dontstarveapi.comfor finding the function you want to use.Another option is to copy another mods pointers and find something similar to what you are looking for. Link to comment https://forums.kleientertainment.com/forums/topic/53515-made-a-mod-enabled-it-ran-it-disabled-it-ran-a-different-server-and/#findComment-634646 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