Jump to content

Creature's repair skill


Neosilas

Recommended Posts

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 by Neosilas
Link to comment
Share on other sites

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

you 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

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...