HunkInsland13 Posted March 29, 2014 Share Posted March 29, 2014 Somebody please help me.I want to make it can catch 2 or more fish at a time. I also want to change the time when the fish come. I'm not sure how I should do it because it gives me time mistake, change the minimum waiting time and the maximum waiting, also modify the ability to catch a fish and losing it, I just need the respawn time.This is what i got until now. TUNING.FISHING_MINWAIT = 1 --Default: 2TUNING.FISHING_MAXWAIT = 2 --Default: 20TUNING.FISH_RESPAWN_TIME = day_time/10 --Default: day_time/3TUNING.FISHING_CATCH_CHANCE = 10 --Default: 0.4TUNING.FISHING_LOSEROD_CHANCE = 0.2 --Default: 0.4 Please help. Link to comment https://forums.kleientertainment.com/forums/topic/33732-help-with-my-fishing-mod/ Share on other sites More sharing options...
seronis Posted March 29, 2014 Share Posted March 29, 2014 Id recommend searching the source code directory to see where FISHING_CATCH_CHANCE is used so you can understand the purpose of its value. Link to comment https://forums.kleientertainment.com/forums/topic/33732-help-with-my-fishing-mod/#findComment-439812 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