JadeKnightblazer Posted February 13, 2015 Share Posted February 13, 2015 Looking for a way for special fish to be only catchable with a custom fishing rod. Link to comment https://forums.kleientertainment.com/forums/topic/50887-a-way-to-catch-custom-fish-with-a-custom-fishing-rod/ Share on other sites More sharing options...
Kzisor Posted February 13, 2015 Share Posted February 13, 2015 @JadeKnightblazer, check out the useless junk mod, it does something similar. Link to comment https://forums.kleientertainment.com/forums/topic/50887-a-way-to-catch-custom-fish-with-a-custom-fishing-rod/#findComment-612580 Share on other sites More sharing options...
JadeKnightblazer Posted February 13, 2015 Author Share Posted February 13, 2015 Thanks, i'll take a look! Link to comment https://forums.kleientertainment.com/forums/topic/50887-a-way-to-catch-custom-fish-with-a-custom-fishing-rod/#findComment-612581 Share on other sites More sharing options...
Maris Posted February 14, 2015 Share Posted February 14, 2015 Actually there is no "custom fishing rod" in my mod. On the contrary, I changed "fishingrod" component which (I guess) will be attached to any custom fishing rod. Link to comment https://forums.kleientertainment.com/forums/topic/50887-a-way-to-catch-custom-fish-with-a-custom-fishing-rod/#findComment-612867 Share on other sites More sharing options...
Kzisor Posted February 14, 2015 Share Posted February 14, 2015 @Maris, that is the way I would do it instead of trying to modify 4-5 components to get it to work correctly. All that would need to be done is create the custom fishingrod prefab then create a custom fishingrod component to be used with the custom rod. Ultimately it uses all of your code with slight modifications. Link to comment https://forums.kleientertainment.com/forums/topic/50887-a-way-to-catch-custom-fish-with-a-custom-fishing-rod/#findComment-612868 Share on other sites More sharing options...
JadeKnightblazer Posted February 14, 2015 Author Share Posted February 14, 2015 (edited) Yeah I took a look at it, was hoping New items could be added to ponds but... seems every fish has a special animation when being catched, so normal items don't work (they error out with the build). Honestly I just did the simple yet boring, have the owner drop the new item once the fish is catched by using the listener. This function is called upon in the custom fishingrod onfished() and housed in the same prefab. Simple, boring, but it works... lol Edited February 14, 2015 by JadeKnightblazer Link to comment https://forums.kleientertainment.com/forums/topic/50887-a-way-to-catch-custom-fish-with-a-custom-fishing-rod/#findComment-612870 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