Jump to content

[Scripts] Furniture


Zorkaz

Recommended Posts

Does anyone knows if this works?

 

I want to fire a script when a furniture is being exited.

Using

Event OnExitFurniture(ObjectReference akActionRef)
EndEvent

I'm not sure however if it works and don't want to waste my time on it.

Link to comment
Share on other sites

Assuming you have your script psc files extracted into the source folder, you could use the following from a command line prompt window to see where this is used in vanilla scripts

 

findstr /s "OnExitFurniture" "C:\Program Files (x86)\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\*"

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...