conversation tag

  1. Bannerman Man

    Resolved Method checking relations between player and npcs not functioning correctly

    Summary: The method GetUnmodifiedClanLeaderRelationshipWithPlayer() is used in various places in the game including a few conversation tags and romance reservations, but instead of checking the clan leader's relationship with the player, it just checks the relationship between the player and the...
  2. Bannerman Man

    Resolved [Very minor] One of the required conditions for the HostileRelationship conversation tag to apply will never trigger.

    Summary: In the IsApplicableTo method of the HostileRelationshipTag class, there is a set of conditions that will never be true. The method calls the TraitCompatibility method, where it returns a certain value depending on whether or not the two character's traits clash or not. This value is...
Back
Top Bottom