mjharper Posted April 7, 2012 Share Posted April 7, 2012 Hi, I'm trying to create a dialogue overhaul for Khajiit characters (file here) and although I know how to do basic dialogue editing, a number of people have asked if it would be possible to only have the changes show up if you have a Khajiit character. At the moment my edits overwrite all dialogue in the game. The problem is that I have no idea how to do such a thing in the CK, and any help would be greatly appreciated. T3nd0 suggested creating a custom faction, and assigning the dialogue to that faction, but even that is a bit of a stretch for me at the moment. But I'm a willing learner! Thanks in advance, Matt Link to comment Share on other sites More sharing options...
David Brasher Posted April 7, 2012 Share Posted April 7, 2012 I do not understand their mod request. Why would they want the dialog to only manifest if they happened to be playing as a Khajiit? Or are they asking for another category of dialog? It sounds like your mod changes what all the Khajiits say and the general way they talk. Are these people asking for another set of dialog that is just made up of things that Khajiits don't say to outsiders? Dialog that Khajiits only use with their brother and sister Khajiits? If this is the case, for that Khajiit only dialog, you would attach a condition to each and every dialog. It would be like Run on Target GetIsRace Khajiit == 1 AND. Link to comment Share on other sites More sharing options...
mjharper Posted April 8, 2012 Author Share Posted April 8, 2012 (edited) Okay, the mod (aims) to change all the default dialogue of the player, changing the neutral vanilla language into a Khajiit-like expression. It does not alter anything which NPC Khajiit say - only what you say to them (and all other NPC). So instead of saying, "I'm sorry, what?" to Brynjolf when he accosts you in Riften, you will now say "Khajiit is not sure her ears heard correctly." What people are asking for, and I agree would be a good idea, is a mod which automatically detected whether you are playing as a Khajiit, and if so, gives you the Khajiit-specific dialogue; if not, you receive the vanilla dialogue. At the moment my mod just overwrites the vanilla dialogue completely. Would Run on Target GetIsRace Khajiit == 1 AND do that? And if so, could you tell me how and where to put it into the CK? I'm something of a newcomer at this... Edited April 8, 2012 by mjharper Link to comment Share on other sites More sharing options...
Recommended Posts