[QUESTION] Removing Text On Doors

Post » Thu Jun 21, 2012 10:08 am

I have a "NorDoorSm01" placed and linked to a pull chain, everything works perfect (The pull chain opens the door and the door will not open otherwise).

The problem is the text on the door, I would like the text saying "Open Iron Door" to be changed to nothing, also I only want to change this on just this door not the base door.

Any help will be nice, thanks!
User avatar
Danny Blight
 
Posts: 3400
Joined: Wed Jun 27, 2007 11:30 am

Post » Thu Jun 21, 2012 10:53 am

I am not much of a scripter and I am fairly new to Papyrus, but maybe you could look at the source of the asset?

So you want to disable the text for door, therefore you could open up the script that is attached to the door and find this text within the script possibly. You could then delete the text or somehow edit the source to prevent the text from appearing.

It's just an idea. :ermm:
User avatar
Guy Pearce
 
Posts: 3499
Joined: Sun May 20, 2007 3:08 pm

Post » Thu Jun 21, 2012 4:15 pm

I solved this by creating a new base door and removing the text on it.
User avatar
Kay O'Hara
 
Posts: 3366
Joined: Sun Jan 14, 2007 8:04 pm

Post » Thu Jun 21, 2012 12:17 pm

Sadly I don't have an answer ... I have a problem similar to yours!

I recently created a door that teleports into another cell. Instead of the Location appearing over the door I wanted it to say "Certain Doom!". Unfortunately the door object has no script associated with it. Nor did I see any way of getting to the Teleport function. :(

So if anyone has ideas on the OP's problem or mine, please say. :banana:
User avatar
Love iz not
 
Posts: 3377
Joined: Sat Aug 25, 2007 8:55 pm

Post » Thu Jun 21, 2012 7:46 am

For your question, you need to edit the door reference (so double-click the door in the render window). The first tab you can edit is the teleport tab (or something like that). There is a drop down menu somewhere there for you to select the message that shows up when you are in activate range of the door.

You can only choose from the list of message objects, so you'll have to create a message that says "Certain Doom!"
User avatar
KU Fint
 
Posts: 3402
Joined: Mon Dec 04, 2006 4:00 pm

Post » Thu Jun 21, 2012 4:50 pm

Right as always, RNoob! I really need to explore each dialog. "Teleport Loc Name" has the list of Messages and it overrides the cell display name when you're about to activate.
User avatar
CSar L
 
Posts: 3404
Joined: Fri Nov 09, 2007 9:36 pm


Return to V - Skyrim