[Question]Placing objects into cell by script

Post » Tue Jul 30, 2013 1:35 am

Hello,

I know it is possible to place any object in cell by script after certain condition is met by attaching script to these objects. But these objects do not stack with other items. Is it possible to achieve this by one script that would place all items I want at given locations under given angles?

Thanks in advance for any help :)

User avatar
Nina Mccormick
 
Posts: 3507
Joined: Mon Sep 18, 2006 5:38 pm

Post » Tue Jul 30, 2013 7:50 am

What you could do is this...stick in an activator and then have everything placed by the script on that activator. I highly recommend you get http://mw.modhistory.com/download--12396 and start reading on page 46 to get ideas on how varying placement functions work.

Edit: PlaceItem on page 52 looks especially promising for what it sounds like you want.

User avatar
Sophie Miller
 
Posts: 3300
Joined: Sun Jun 18, 2006 12:35 am

Post » Tue Jul 30, 2013 2:34 am

Or put the items down in whatever configuration you want, then use a global script that disables them until the right condition(s) is/are met.

User avatar
sharon
 
Posts: 3449
Joined: Wed Nov 22, 2006 4:59 am


Return to III - Morrowind