Move in mama and papa.

Post » Tue Nov 20, 2012 11:41 am

I have an idea for a mod. After the player buys a house, he sends a letter via courier to ma and pa asking them to move in. 3 or 4 days later they appear in the house.

Here's my questions.

How do I make them appear in the right house?

Also do I disable an npc by ticking the initially disabled box? Then adding a script like
1T82Papa.Enable()
to the npc?

How do I make an npc appear 3 days after?

How do I make the correct npc's appear in relation to the player's race?

The rest I can do.

Edit: Forget the last question.
User avatar
Leilene Nessel
 
Posts: 3428
Joined: Sun Apr 15, 2007 2:11 am

Post » Tue Nov 20, 2012 8:53 am

No one can help me make npc's appear 3 day after a quest?
User avatar
sophie
 
Posts: 3482
Joined: Fri Apr 20, 2007 7:31 pm

Post » Tue Nov 20, 2012 3:25 am

use
registerforsingleupdategametime(92)

onupdategametime()
1T82Papa.Enable()

endevent
User avatar
Max Van Morrison
 
Posts: 3503
Joined: Sat Jul 07, 2007 4:48 pm


Return to V - Skyrim