Jump to content

Powerpaul

Initiates
  • Posts

    4
  • Joined

  • Last visited

Reputation

5 Neutral

About Powerpaul

  • Rank
    (0) Nub
    (0) Nub
  1. If you want to join the crucible knights and you are beeing rejected by clyver because of accepting the second quest of the dozens, you can just edit the conversation file accordingly Open following file with editor or notepad: \Pillars of Eternity\PillarsOfEternity_Data\data\conversations\02_defiance_bay_first_fires\02_cv_clyver_rimgund.conversation (Make a backup file at this point, just for safety if you screw it up) Then search for: "n_MercenaryHire_State" You will find two matches in the file looking like this <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>0</string> </Parameters> Change them both to this: <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>1</string> </Parameters> This will just increase clyvers limit for the variable indicating your progress of the dozens questline. (You can increase the limit probably even further if you take a higher number than 1...)
  2. If you want to join the crucible knights and you are beeing rejected by clyver because of accepting the second quest of the dozens, you can just edit the conversation file accordingly Open following file with editor or notepad: \Pillars of Eternity\PillarsOfEternity_Data\data\conversations\02_defiance_bay_first_fires\02_cv_clyver_rimgund.conversation (Make a backup file at this point, just for safety if you screw it up) Then search for: "n_MercenaryHire_State" You will find two matches in the file looking like this <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>0</string> </Parameters> Change them both to this: <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>1</string> </Parameters> This will just increase clyvers limit for the variable indicating your progress of the dozens questline. (You can increase the limit probably even further if you take a higher number than 1...)
  3. If you want to join the crucible knights and you are beeing rejected by clyver because of accepting the second quest of the dozens, you can just edit the conversation file accordingly Open following file with editor or notepad: \Pillars of Eternity\PillarsOfEternity_Data\data\conversations\02_defiance_bay_first_fires\02_cv_clyver_rimgund.conversation (Make a backup file at this point, just for safety if you screw it up) Then search for: "n_MercenaryHire_State" You will find two matches in the file looking like this <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>0</string> </Parameters> Change them both to this: <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>1</string> </Parameters> This will just increase clyvers limit for the variable indicating your progress of the dozens questline. (You can increase the limit probably even further if you take a higher number than 1...)
  4. If you want to join the crucible knights and you are beeing rejected by clyver because of accepting the second quest of the dozens, you can just edit the conversation file accordingly Open following file with editor or notepad: \Pillars of Eternity\PillarsOfEternity_Data\data\conversations\02_defiance_bay_first_fires\02_cv_clyver_rimgund.conversation (Make a backup file at this point, just for safety if you screw it up) Then search for: "n_MercenaryHire_State" You will find two matches in the file looking like this <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>0</string> </Parameters> Change them both to this: <Parameters> <string>n_MercenaryHire_State</string> <string>GreaterThan</string> <string>1</string> </Parameters> This will just increase clyvers limit for the variable indicating your progress of the dozens questline. (You can increase the limit probably even further if you take a higher number than 1...)
×
×
  • Create New...