unknownhero2827 Posted July 13, 2014 Posted July 13, 2014 (edited) I have a script that goes... Begin Gamemode addtopic HireTopic But the topic isn't added to the NPC when I test it. I have set GetIsID for the NPC I want, and the value is == 1. Still, it's not there. I'm not sure what I'm missing here... Also, I want this topic to be used across a faction. Is that accomplished using GetInFaction? Edited July 13, 2014 by unknownhero2827
unknownhero2827 Posted July 13, 2014 Author Posted July 13, 2014 I was able to figure out the problem myself. So for future reference... 1. Make a clean save to update some Topics 2. Yes, GetInFaction applies to everyone in a faction.
Recommended Posts