Hello again guys/girls/aliens,
I am here for a new problem, my problem is getting a key to work on doors. It says the Key is not equip able and will not open the locked door. Any help would be appreciated. BTW: I also have it as a reg. key not Datapad (Reg Key = Plot Useable)
SS:
http://img214.imageshack.us/img214/484/77234812dt7.gif)
-Coolprogram
Perhaps it would be better to have a script that unlocks the door when you get the datapad?
That seems easier to me.
_EW_
What function would I use for that?
Thanks,
-CoolProgram
You'll have to give us some specifics on the mod you're making. When do you get the datapad, first of all? In a dialog or from a placeable? Also, what's the tag of the door?
If you give me that, I can write you a script for you to compile and I'll be able to tell you where to put it.
_EW_
Well... did you edit the .UTD file of the door?
If you select the lockable option on the door as well as the Key option (Typing in the .UTI of the Key) it should work just by opening the door.
Otherwise, go with what EW said, scripts sometimes are easier.
Ok, I already tried what ForeverNight suggested (That was my first attempt at unlocking the door.) EnderWiggin: the datapad is received during a dialog and the door is k45_door_end.utd.
Thanks for all the help
-CoolProgram
EDIT:
Hello, well, I made two scripts for this to work. I made a script to unlock the door and a script to give you a key :)
-CoolProgram
Ok, I already tried what ForeverNight suggested (That was my first attempt at unlocking the door.) EnderWiggin: the datapad is received during a dialog and the door is k45_door_end.utd.
Thanks for all the help
-CoolProgram
EDIT:
Hello, well, I made two scripts for this to work. I made a script to unlock the door and a script to give you a key :)
-CoolProgram
Are you saying it's now working? If so, I'm glad. If not, just tell me. I'm away from my home pc, atm, so it might be late tomorrow night or *gasp* Friday before I'm able to post again.
If he still needs help, and anyone else wants to write the script before I'm able, go right ahead. :)
_EW_