Jump to content

Recommended Posts

I have a mod that uses AddComponentPostInit to modify PlayerController.GetAttackTarget.  It works fine in Don't Starve and Reign of Giants, but not in Shipwrecked.  I have verified, using print(), that DS and RoG use the modified method and that Shipwrecked uses the version of the method that's in DLC0002/scripts/components/ instead.  Is Shipwrecked somehow re-modifying my modified method?  I have shipwrecked_compatible set to true.

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