eccentricfirefly Posted March 26, 2016 Share Posted March 26, 2016 Hi All, Like so many others I have an accidental rock lobster infestation. I've downloaded a mod I found to make them weaker and that didn't work. I even went into the game files and changed the rocky stats in the .lua file to 1 health. Still no effect on the game! What am I doing wrong?? Is there any kind of mod for a weapon that can one shot these vermin? I really don't want to lose my world Thanks and much appreciated! Link to comment https://forums.kleientertainment.com/forums/topic/65783-modcode-help-rocky-health/ Share on other sites More sharing options...
Gigadroid Posted March 26, 2016 Share Posted March 26, 2016 If you just want to quickly lower their health without creating a mod for it, perhaps try checking tuning.lua? ...\Don't Starve\data\scripts\tuning.lua Search for "rocky" change the ROCKY_HEALTH = 1500 to any value you prefer. That should work. Link to comment https://forums.kleientertainment.com/forums/topic/65783-modcode-help-rocky-health/#findComment-739052 Share on other sites More sharing options...
eccentricfirefly Posted March 26, 2016 Author Share Posted March 26, 2016 Yup, I've tried this. It seems to have no effect at all, when I go in their health is still default level. Link to comment https://forums.kleientertainment.com/forums/topic/65783-modcode-help-rocky-health/#findComment-739056 Share on other sites More sharing options...
littleluluno01 Posted March 26, 2016 Share Posted March 26, 2016 TheInput:GetWorldEntityUnderMouse():Remove() try this console command, just delete them as you like This command will delete entity under your mouse cursor Link to comment https://forums.kleientertainment.com/forums/topic/65783-modcode-help-rocky-health/#findComment-739069 Share on other sites More sharing options...
Mobbstar Posted March 26, 2016 Share Posted March 26, 2016 If you play with DLCs enabled, you have to go to \data\DLC_[number]\scripts\tuning.lua Link to comment https://forums.kleientertainment.com/forums/topic/65783-modcode-help-rocky-health/#findComment-739070 Share on other sites More sharing options...
eccentricfirefly Posted March 26, 2016 Author Share Posted March 26, 2016 Both these things worked very well! Thank you all so much! And now.. The Rockpocalypse begins.. Link to comment https://forums.kleientertainment.com/forums/topic/65783-modcode-help-rocky-health/#findComment-739079 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