Darkbite98 Posted July 11, 2016 Share Posted July 11, 2016 i need help fixing this coding for it to work as a fast gather so i can gather twigs and grass and barris fast but it just not working -- Fast Gather local handle = inst.sg.sg.actionhandlers[ACTIONS.HARVEST] handle.deststate = function(inst) return "doshortaction" end local handle = inst.sg.sg.actionhandlers[ACTIONS.PICK] handle.deststate = function(inst) return "doshortaction" end Link to comment https://forums.kleientertainment.com/forums/topic/68784-fast-gather/ Share on other sites More sharing options...
Zer000 Posted July 22, 2016 Share Posted July 22, 2016 This character can do this.Try to find code in his files.That's all i know Link to comment https://forums.kleientertainment.com/forums/topic/68784-fast-gather/#findComment-795842 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