sawaki Posted July 16, 2015 Share Posted July 16, 2015 Hi. I edit UMBRELLA_PERISHTIME = total_day_time*1 -- original 6,WALRUSHAT_PERISHTIME = total_day_time*1 --original 25, but nothing change in game what I miss? Link to comment https://forums.kleientertainment.com/forums/topic/56203-tuninglua-does-not-work/ Share on other sites More sharing options...
TheShadeofTheNorth Posted July 16, 2015 Share Posted July 16, 2015 (edited) Show the entire code you're working with. You can try this( i don't know what you're trying to create,i'm just guessing) :-- I hope you're not editing the game files haha,it's not recommended -- inst:AddComponent("fueled") inst.components.fueled.fueltype = "USAGE" inst.components.fueled:InitializeFuelLevel(TUNING.WALRUSHAT_PERISHTIME /25) inst.components.fueled:SetDepletedFn(spider_perish) Edited July 16, 2015 by TheShadeofTheNorth Link to comment https://forums.kleientertainment.com/forums/topic/56203-tuninglua-does-not-work/#findComment-654810 Share on other sites More sharing options...
TyrantXP Posted July 16, 2015 Share Posted July 16, 2015 If you have Reign of Giants installed don't forget to edit a TUNNING.lua in your DLC0001 folder as well( the path = Don't starve/data/DLC0001/tunning.lua ) Link to comment https://forums.kleientertainment.com/forums/topic/56203-tuninglua-does-not-work/#findComment-654826 Share on other sites More sharing options...
sawaki Posted July 16, 2015 Author Share Posted July 16, 2015 thanks for your answersI want edit Tam o' shanter stats (so op) for ROG find WALRUSHAT_PERISHTIME = total_day_time*25 in Don't starve/data/scripts/tunning.lua and change it to *1 trying to tam o' shanter last 1 day then look into Don't starve/data/DLC0001/scripts/tunning.lua as tyranxp said and change it to *1 too but still nothing happen in game I need burn my computer? help me Link to comment https://forums.kleientertainment.com/forums/topic/56203-tuninglua-does-not-work/#findComment-654843 Share on other sites More sharing options...
sawaki Posted July 16, 2015 Author Share Posted July 16, 2015 I start a new game and changes work now. Thanks tyrant it was like you said Link to comment https://forums.kleientertainment.com/forums/topic/56203-tuninglua-does-not-work/#findComment-654848 Share on other sites More sharing options...
TyrantXP Posted July 18, 2015 Share Posted July 18, 2015 You're Welcome yes i foud out too that if you edit perish time of something or Global Perish time THEN you need to A) Start a new game B) Craft or Collect those perishable things again Link to comment https://forums.kleientertainment.com/forums/topic/56203-tuninglua-does-not-work/#findComment-655526 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