Jump to content

Ashton silo control station console


seularts

Recommended Posts

Does anyone know how to animate the console in Ashton silo control station, the one that EDE (clone) activates it, in order for the player to advance in the game. i tried to figure out the script attached to the console, and I just can't make this line of code:

 

NVDLC04EDEREF.AddScriptPackage NVDLC04EDEActivateSilo1

 

raise the inside part of the console from inside-out. I tried ti replace the NVDLC04EDEREF with Player, but i just get stuck and can't move when I activate the console. If anyone has an idea how to solve this please give me a hint :) Thanks

Link to comment
Share on other sites

Packages are really only used by NPC's, which is why it wont work when you change the Ref to player.

 

Did you look at NVDLC04EDEActivateSilo1 in GECK? It just makes sure EDE goes to a specific point.

 

I would find and look at the actual item that EDE is interacting with, not the point that the package sends EDE to, but the piece of in game furniture or whatever is thats right next to it.

 

If the item doesn't have the details you looking for perhaps there is a trigger box near or around it that does.

 

Wek.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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