Fallen Guardian Posted March 12, 2011 Share Posted March 12, 2011 Basically everytime I enter the Hawk, another Juhani spawns alongside the original, so if I travel to much I will have an army of Juhanis! Is there a way to fix this? Link to comment Share on other sites More sharing options...
LDR Posted March 12, 2011 Share Posted March 12, 2011 I've had this bug before. Did you download a recruitment mod that replaced Juhani, then removed it? That's what I did that caused the glitch, but I forget how I got rid of the glitch. Sorry. Link to comment Share on other sites More sharing options...
Fallen Guardian Posted March 12, 2011 Author Share Posted March 12, 2011 Yeah, I got the Brigan recruitment mod. Link to comment Share on other sites More sharing options...
Fastmaniac Posted March 13, 2011 Share Posted March 13, 2011 I had the same problem with the recruitment mod I've created. Stoffe gave me the solution to that problem: If I remember correctly there is an event script (k_pebn_pophawk) in the Ebon Hawk area that runs whenever the area is loaded (loading savegames counts as this too). This script will first delete all party members from the area and then spawn them at waypoints at the locations of the ship where they should be waiting around. The problem is most likely caused by how this script works. It will delete party member NPCs based on their tag, while it will spawn them based on their party table slot. So if you've added a new NPC to the party table with a tag other than one of the standard party members the removal part will fail (since the script doesn't know about the tag of your new NPC), but the spawn part will succeed. This would result in both the original NPC being there, and a new copy being spawned in. Hope it applies to you as well... Fastmaniac Link to comment Share on other sites More sharing options...
Fallen Guardian Posted March 13, 2011 Author Share Posted March 13, 2011 It does, thanks. Link to comment Share on other sites More sharing options...
Fastmaniac Posted March 13, 2011 Share Posted March 13, 2011 Anytime... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.