BC46 / freelancer-hd-edition

Freelancer: HD Edition is a mod that aims to improve every aspect of the game Freelancer (2003) while keeping the look and feel as close to vanilla as possible.
https://www.moddb.com/mods/freelancer-hd-edition
168 stars 15 forks source link

Incorrect NPC chatter #70

Closed BC46 closed 2 years ago

BC46 commented 2 years ago

Sometimes NPCs can be heard saying "I'm going to Bounty Hunters Red 6", or "I'm preparing to Bounty Hunters Green 4" for example when they start attacking Bounty Hunter ships. It's clear that these lines are missing the word "engage". We should have a look at what we can do to fix this.

bolte-io commented 2 years ago

Majority of NPC chatter re: the player is taking on "Freelancer 1" and then silence, should be Freelancer 1-1 This is happening when undocking

bolte-io commented 2 years ago

Additional, these are the I'm taking on Freelancer combat related chatter, the NPC scans have the correct Freelancer Alpha 1-1

BC46 commented 2 years ago

Majority of NPC chatter re: the player is taking on "Freelancer 1" and then silence, should be Freelancer 1-1 This is happening when undocking

Additional, these are the I'm taking on Freelancer combat related chatter, the NPC scans have the correct Freelancer Alpha 1-1

I'm pretty sure those are intentional. When you hail a ship yourself for example, they will also mention their shortened call sign

adoxa commented 2 years ago

I "fixed" "Preparing to" in JFLP 1.25 by using another "I'm taking on" (the installer directly modifies the UTF files). Just went through all the *_engaging* lines again and didn't notice anything else amiss.

BC46 commented 2 years ago

the installer directly modifies the UTF files

Ah this is something I didn't take into account when I set up the initial files for this project. Do you have a list of all the files that are modified rather than extracted by the installer?

adoxa commented 2 years ago
DATA\AUDIO\pilot_f_ill_m02.utf
DATA\AUDIO\pilot_f_ill_m02a.utf
DATA\AUDIO\pilot_f_ill_m02b.utf
- replaced "Preparing to" with another "I'm taking on" (they should have been
  "Preparing to take on").
BC46 commented 2 years ago

I've added the 3 missing .utf files in commit https://github.com/BC46/freelancer-hd-edition/commit/eabdc1739cb66ec08c1226e84e4fbbba54469d66.