Jump to content

[Build 41.65] Outdoorsman affect negatively foraging radius


Perteks

Recommended Posts

  • Perteks changed the title to [Build 41.65] Outdoorsman affect negatively foraging radius
  • 41.65
  • Singleplayer

Can confirm, also noticed the same issue with the Hunter trait.

Tested this in debug mode, plus added this line to ISBaseIcon:doVisionCheck to see item type and final viewDistance

		self:checkIsIdentified();
	end;
	character:Say(string.format("%s %s", itemDef and itemDef.type or "???", viewDistance))
	return viewDistance;
end

screenshot_16-01-2022_18-15-06.thumb.jpg.ae2d619e7fa57f6fca6e8e2854ac1689.jpg

 

screenshot_16-01-2022_18-15-02.thumb.jpg.91c2750d995dac704517899976a851a5.jpg

Edited by Tykvesh
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...