Jump to content

Door Remote


eleglas

Recommended Posts

I need a remote that will open and close a door when I use it.

 

The door's reference is called mercdoorent2 and the door's ID is mercdoorent

 

Also, can you use the jet pip-boy image or something that looks like a remote control or something like that.

 

Thanks.

Link to comment
Share on other sites

You want a "consumable", lets call it remote, with an effect.

The effect would be a script effect, and the script would be something along the lines of:

 

mercdoorent2.activate player

player.additem remote 1 1

 

With the necessary security checks (like asking if the player is in the same cell).

Link to comment
Share on other sites

I called the remote DoorRemote2

 

And I tried it while in the same cell, it didn't work, and the additem only gave me one extra and after I used that to test I didn't get another.

 

Any other way to get this working or do you know whats wrong with it?

 

EDIT!!!

 

Forget this post, I got it working, thanks man.

 

The reason it didn't work was cos it needed to be closed first but it works now, thanks for help.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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