Alpha2242000 Posted November 15, 2014 Share Posted November 15, 2014 so, I've been searching for a while about mods that could stop Woodie from transforming into a beaver when chopping trees.. but I didn't find it.. can someone make it for me? or if there's already, please show me the link, but not through steam, I'm using a standalone DS RoG.. what I want :I want it simple.. just disable Woodie's curse when chopping trees, don't need to disable the full moon curse.. my reason :I just don't like to turn into beaver.. it's really helpful to chop down trees/attack enemies or whatever.. but the effects after that is very annoying.. does it too much to ask?oh by the way, don't get mad if it is.. just remind me.. cause I'm a newbie here. Thankyou!! Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/ Share on other sites More sharing options...
Alpha2242000 Posted November 15, 2014 Author Share Posted November 15, 2014 and by all mean, sorry for my language.. it f*cked up as it is suppose to be.. because I don't actually speak english.. Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-569270 Share on other sites More sharing options...
YouCleverBoy Posted November 16, 2014 Share Posted November 16, 2014 You'd probably have better luck getting an answer if you post this in the mods part of the forum. Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-569587 Share on other sites More sharing options...
Alpha2242000 Posted November 16, 2014 Author Share Posted November 16, 2014 oh sorry.. but how exactly?can I just move this to the modding forum or should I start a new one on the modding forum? Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-569591 Share on other sites More sharing options...
Mobbstar Posted November 16, 2014 Share Posted November 16, 2014 oh sorry.. but how exactly?can I just move this to the modding forum or should I start a new one on the modding forum? A moderator will move it. Regarding your issue, you should set "onworked" to something else. Here's an example of what I mean:local function SafeChop(inst) --here you'd need to remove, replace or undo the event-listenerend--now we attach that to woodieAddPrefabPostInit("woodie",SafeChop)I currently don't have time to figure the event-listener bit out. Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-569612 Share on other sites More sharing options...
Prince143 Posted November 16, 2014 Share Posted November 16, 2014 A moderator will move it. Regarding your issue, you should set "onworked" to something else. Here's an example of what I mean:local function SafeChop(inst) --here you'd need to remove, replace or undo the event-listenerend--now we attach that to woodieAddPrefabPostInit("woodie",SafeChop)I currently don't have time to figure the event-listener bit out. I don't think he can understand that Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-569621 Share on other sites More sharing options...
Alpha2242000 Posted November 16, 2014 Author Share Posted November 16, 2014 I don't think he can understand that Exactly..! thanks for understand me.. but if you can show me step by step.. "Maybe" I could do it..and what I mean step by step is, really "step-by-step".. Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-569646 Share on other sites More sharing options...
keagan Posted November 18, 2014 Share Posted November 18, 2014 Just woodie problems Link to comment https://forums.kleientertainment.com/forums/topic/44283-mods-helpwoodies-curse/#findComment-570523 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.