senterpat Posted June 14, 2012 Share Posted June 14, 2012 (edited) I'm planning to do a mod that add dialogue when your intelligence is a certain value, (less than 3) and decided to see how bethesda did it in the geck, specifically I've been trying to find the dialogue thats available to low intelligence characters with Ignacio Rivas at Helios One, but can only see the normal dialogue, no low intelligence options, if anyone could help me find it I would great appreciate it. Edited June 14, 2012 by senterpat Link to comment Share on other sites More sharing options...
Quetzlsacatanango Posted June 14, 2012 Share Posted June 14, 2012 On the topic, create 2 infos.On both, in the AV/Perk dropdown, choose ATTR: IntelligenceUnder Conditions, in addition to whatever conditions you already have, add an intelligence check on the target (player).First info, the one with the "dumb" dialog, add GetActorValue Intelligence < 3Second info, the one with the normal dialog, add GetActorValue Intelligence >= 3Don't forget to choose Target from the Run On dropdown box.Done Link to comment Share on other sites More sharing options...
senterpat Posted June 14, 2012 Author Share Posted June 14, 2012 Well that's a lot better than me trying to reverse engineer bethesdas dialogue, thank you very much, tho now that I know how to do it I'll have to start over the dialogue. Link to comment Share on other sites More sharing options...
Recommended Posts