Neosilas Posted August 24, 2011 Share Posted August 24, 2011 (edited) Hey. Did a search, didn't find anything. I want a creature that can completely repair items. Will setting it's intelligence to 10 do this? If not, would the following code work, even though it's not an npc?Creature.ModAV Repair 100 EDIT To add a few more details, and another question: I want the player to be able to get a discount. How is this done? Is it a hidden perk, disposition level, etc. Thanks in advance. :) EDIT again I'm sorry for so many questions. Does the service "Training" work, like it did in Oblivion? I don't see a "ShowTrainerMenu" or similar function. Edited August 24, 2011 by Neosilas Link to comment Share on other sites More sharing options...
stevie70 Posted August 25, 2011 Share Posted August 25, 2011 Hey. Did a search, didn't find anything.I want a creature that can completely repair items. Will setting it's intelligence to 10 do this? If not, would the following code work, even though it's not an npc?Creature.ModAV Repair 100you can always ShowRepairMenu, checking offers services might help if this can be done on creatures anyhow, intelligence has nothing to do with this. can't tell you anything better than this on this one though, and can't look it up either cause geck-wiki's down again... :-P I want the player to be able to get a discount. How is this done? Is it a hidden perk, disposition level, etc. Thanks in advance. :)ShowBarterMenu XX, where XX is the discount he gets in % Link to comment Share on other sites More sharing options...
Neosilas Posted August 25, 2011 Author Share Posted August 25, 2011 I guess my explanation wasn't so great, my bad. I'm aware of ShowRepairMenu, the question is, will the creature be able to fully repair items? I suggested its intelligence be 10 because Repair is an Intelligence skill. Link to comment Share on other sites More sharing options...
Gribbleshnibit8 Posted August 25, 2011 Share Posted August 25, 2011 Don't think creatures have them, but you could try doing modAV repair on the thing too. Since that would set repair skill. Don't know if skills are done on creatures though. Worst that'll happen is the game will crash :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts