Jump to content

Maxwell's and Wickerbottom's "on read" function doesn't include shadow creatures with the tag "notaunt" into the list of shadow creatures nearby


grm9
  • Pending

Title, their "on read" function checks if there are less than 5 shadow creatures nearby and spawns one more if this is true, but it doesn't include shadow creatures with the "notaunt" tag which prevents changing that creature's target using taunts, even though they aren't getting taunted by that function since it only counts the amount of them nearby, this makes no sense and i guess that's because the list of "must" and "can't" tags was copied from the big bernie's code, which gets a list of the creatures to taunt them instead of simply counting them.


Steps to Reproduce

Look at the OnReadFn local function in the wickerbottom.lua file or the waxwell.lua file.




User Feedback


There are no comments to display.



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...