Help - Search - Members - Calendar
Full Version: Scripting Help
The Nexus Forums > Specific Games > Oblivion > Oblivion Modifications > Mod Troubleshooting
darkninjaproductions
Can you make a renting script for more than one room using one owner ?

Thanks in advance Darkninja Productions
thanks.gif thanks.gif thanks.gif
LoginToDownload
You mean like an Inn room? I don't see why not. Going by the Bethesda way, the process tends to involve unlocking the door and setting the bed's owner to the player, then reversing the process once a day's up.
darkninjaproductions
i have got the script that it is used i was wondering how you go about adding a duplicated script to the same NPC.

Thanks Darkninja
LoginToDownload
Well, where it says Door.unlock or such, you include just below it MyDoor.unlock. Where it says Bed.SetOwnership add MyBed.SetOwnership, under Door.SetOpenState 0 add MyDoor.SetOpenState 0, under Door.lock WhateverNumber include MyDoor.lock WhateverNumber2, and under Bed.SetOwnership WhateverOwner include MyBed.SetOwnership WhateverOwner. At least, I'm pretty sure that will work.
darkninjaproductions
i can do all of the script but its making the convos appear on NPC's thats the problem cus, hopefuly i want it to appear like;
Double
Double Premier
Master Bed

and hopefuly for them all to appear at diff prices.

thanks.gif Ninja
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.