goldknight
Member
- Joined
- Sep 23, 2014
- Messages
- 41
Anyone to bump up the resource gathering range for the DefaultCombat routine, or is it hardcoded in the buddywing source?
Thanks!
Thanks!
Yes I've been looking there, no worriesdelete post as needed
Thats a bit of a no-brainer, that You can get into BW core.Sorry I had no luck figuring it out, I can use Visual Studio, and update routines etc. But I cannot figure out how to debug/open the core buddywing code in visual studio to modify it. I assume its compiled and they don't let people into the main program.
Nope, I'm a novice developer, I reviewed all the documented API, but cant figure how to override the buddywing default gather settings. /shurg
I want to override the distance at which buddy interacts with crew skills gathering nodes. Currently I think the character has to be within 1m or 2m for the interact to fire-off, I'd like to increase that to 5m.Why do you want to override it? And what do you mean by gathering? Harvesting nodes or corpses?
Code:<PullDistance>3</PullDistance>
Have you tried changing the pull distance? Maybe the gathering pulse gets it's range from there. It would be in the character settings xml