I'm making a house mod that contains many quests and other things. This will be my first released mod and I need help with a couple scripts.
In my quest you help a man build a house. I need scripts to know how to set an amount of time (24hours) until the house is built.
So you talk to the man about the house and in 24 hours its built. How do i do this. (I'm using script Enable Ref to actually make the house appear.)
Also I need to know how after that time I add new AI Packages to the NPC who helps you buy the house.
And finally, how do I make a script that checks if you have enough Gold before removing it. Because if I use " Player.removeitem f 500"
and the player doesn't have 500gold he'll have -gold. For example if he has 400 gold his gold will go down to -100g.
I hope I didn't make this sound too confusing. Thanks
