Forcing an actor to drop an item

Post » Sun Nov 18, 2012 11:50 am

Edit: Nevermind, I solved my own problem.
User avatar
Grace Francis
 
Posts: 3431
Joined: Wed Jul 19, 2006 2:51 pm

Post » Sun Nov 18, 2012 7:27 pm

It is generally good practice to post your solution so that other people who are having the same problem can resolve it quickly.
User avatar
willow
 
Posts: 3414
Joined: Wed Jul 26, 2006 9:43 pm

Post » Sun Nov 18, 2012 5:33 pm

Having done this before myself, I expect the solution involved the use of the http://www.creationkit.com/DropObject_-_ObjectReference function.

Cipscis
User avatar
alicia hillier
 
Posts: 3387
Joined: Tue Feb 06, 2007 2:57 am

Post » Sun Nov 18, 2012 8:33 pm

Okay, I'll post the solution then. When objects are dropped with DropObject, they often turn invisible (I don't know why?) unless they're moved by the script. So after I force an item to be dropped, I move it in front of the actor and it works like that.
User avatar
vicki kitterman
 
Posts: 3494
Joined: Mon Aug 07, 2006 11:58 am


Return to V - Skyrim