I was working on some things and noticed that town reputation was affecting my work. From there I noticed that from every town that you go to except Klamath and Vault City you are automatically neutral. I assume that is a town rep of 0, is this correct? What I am curious about is why you are automatically "Accepted" when you enter Klamath. Is there reason to this? When I enter "Vault City" my rep is "Antipathy" which makes sense I suppose since they do not trust outsiders. I was just curious why Klamath is so open to you. (that is probably the answer – they just are - lol) The reason I ask all this is out of curiosity of why Klamath acts like this, from where and where to is this town rep being called from and stored when you first enter a town, and lastly because of a problem I was working on. The problem is as follows….
Has anyone been able to get the cattle rustle quest in Klamath by first talking to the Elder (getting Klamath on your map as neutral) going straight to Klamath entering it (getting a rep of "Accepted") , talking to Torr, accepted the quest, killing the first scorpion, then lastly speaking with the Duntons. I realize you may not have done this in that order but at least going to Klamath and doing the Torr quest first. I am never able to get this quest and the reason is it checks my town rep, which according to the code inside KCDUNTON.int, if you have a town rep of great than 4 you cannot do that quest. If I change this number to be great than 5 (or any number higher for that matter) then I am able to get the rustle cattle quest. Has anyone else had this problem?
Thanks for any feedback!
Has anyone been able to get the cattle rustle quest in Klamath by first talking to the Elder (getting Klamath on your map as neutral) going straight to Klamath entering it (getting a rep of "Accepted") , talking to Torr, accepted the quest, killing the first scorpion, then lastly speaking with the Duntons. I realize you may not have done this in that order but at least going to Klamath and doing the Torr quest first. I am never able to get this quest and the reason is it checks my town rep, which according to the code inside KCDUNTON.int, if you have a town rep of great than 4 you cannot do that quest. If I change this number to be great than 5 (or any number higher for that matter) then I am able to get the rustle cattle quest. Has anyone else had this problem?
Thanks for any feedback!