Jump to content

[Bug] Sir Zarath don't talk, when your reputation is 15.


Guest Zarath

Recommended Posts

Guest Zarath

1.
With reputation of 15, "sir zarath" don't talk to PC.

 

2. 
To fix this, HeartG3.dlg should be modified.

 

3.
Open the dlg file and modify the talk condition of
"ReputationGT(LastTalkedToBy,15)"
to
"ReputationGT(LastTalkedToBy,14)"

 

4.
This makes HeartG3.dlg has the same talk mechanism of HeartG4.dlg and HeartG5.dlg
4.a. 
ReputationLT(LastTalkedToBy,7)
= You guys bad
4.b. 
ReputationGT(LastTalkedToBy,6) ReputationLT(LastTalkedToBy,15)
= You guys average
4.c. 
ReputationGT(LastTalkedToBy,14)
= You guys good

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...