robotkid Posted December 8, 2015 Share Posted December 8, 2015 I am trying to make a mod that will allow a player to place a terminal while in build mode which can lock/unlock doors remotely. I have succefully added a custom terminal and a door which i linked to it but when i try to open the submenu of the terminal which is responsible for lock/unlock function i just get a black screen. This is what i have done so far: 1. Added a workshop constructible object for both the terminal and door http://s4.postimg.org/4dclff3zh/image.jpg Then i linked the door with the terminal http://s4.postimg.org/8xyrucnot/door.jpg Added submenu for door control in main terminal http://s4.postimg.org/oaiiodmul/term.jpg Noticed that inside the submenu of the terminal which handles the lock/unlock function, parameter #3 refers to the keyword LinkTerminalDoorLockUnlock. It's the formidof its in decimal http://s29.postimg.org/avdhxduif/now_what.jpg It obviously doesnt work as you can see by loading the mod and trying to access the submenu, what is missing tho? Seems like the terminal is not linked with the door correctly. Note: I used theses as a reference under terminal section. nativeDoorLockUnlockTerminal ">Remote Door Control" [TERM:0006A378]nativeDoorLockUnlockTerminalSubMenu "Door Control" [TERM:0006A379] Thanks in advance i hope i made my self clear and that i posted in the correct section with an acceptable form. Link to comment Share on other sites More sharing options...
Recommended Posts