Deleted41573005User Posted January 23, 2022 Share Posted January 23, 2022 I'm trying to get Kaidan to comment on certain objects loaded into locations, so that whenever he is near this certain object he will comment on it. Say for instance there are some shackles in that location, he will say something about them. I'm not sure what condition to put in his idle comment. Help would be appreciated so much. Link to comment Share on other sites More sharing options...
Sphered Posted January 23, 2022 Share Posted January 23, 2022 AI package with Say procedure is what I would probably try. Scan a formlist of relevant base objects like shrines or whatever to add to Objectlist. When near one of these say whatever topic you assign for that situation, and possibly add random chances and/or cooldown measure to avoid rapid repeats. The actual dialogue topic need not necessarily have conditions beyond it being the right NPC trying to say it I have never tried that particular project before so someone else may have a better suggestion. Also peek at Inigo and other mods that have those elements Link to comment Share on other sites More sharing options...
Deleted41573005User Posted January 23, 2022 Author Share Posted January 23, 2022 Thanks Sphered, I’ll look at how Inigo implements it as I only have basic knowledge of scripts at the moment as I’m still learning as I go along. Link to comment Share on other sites More sharing options...
Recommended Posts