665c29f6696c7

665c29f669f92
1 Guest is here.
 

Topic: Closing a door via a button Read 910 times  

665c29f66a50c
Im sorry for all this spamming of questions regarding Shocked.

I know about how to open a door via a switchlink from a button to the door. Simple.. But how can i close it again via a button press ?

665c29f66a624voodoo47

665c29f66a672
you need a two state button, I think. best way would be to copy an already working setup from somewhere.

665c29f66a911ZylonBane

665c29f66a963
I know about how to open a door via a switchlink from a button to the door. Simple.. But how can i close it again via a button press ?
If this is SS2, you don't. Manual closing of doors is not part of Shock's design vocabulary. That's why its door script has a hard-coded delay before it responds to a close request.

665c29f66aa56lostone1993

665c29f66aaa0
If you still need a door you can close with a button press you can use an elevator with its model changed but it is  a pain in the but to setup assuming I am understanding what you want

this thread may help
https://www.systemshock.org/index.php?topic=4823.msg57191

665c29f66ab3cvoodoo47

665c29f66ab8a
NVscript also has a simple door script that will open/close the door with each button press, I think.
665c29f66ac9a
Actually i figured out another way. By using a simple Inverter i could just switchlink from my button to that. From the inverter i then switchlinked to the door, which made it close. However, theres a delay of a few seconds for some reason, which im trying to figure out why is happening now ..
665c29f66ae4c
Hey ZB sorry i just realized what you wrote at first.. That it was possible but that there would be a delay.. Then ill just have to live with the delay :-)

665c29f66af98Nameless Voice

665c29f66afe4
Use this to avoid the delay:
NVSimpleDoor (NVTrap)

This is a very simple door script. The door will open on TurnOn and close on TurnOff, and can be toggled open/closed by frobbing it. This script has none of the other functionality of the StdDoor script and, as such, it will open the door even if it is locked.[/qupte]

665c29f66b084Da9L_nologin

665c29f66b0d1
Interesting.  those scripts arent included by default i suppose?

665c29f66b1a5voodoo47

665c29f66b1f9
no, you need to  load them into the map manually - script_load nvscript in the command window, and you also need to place nvscript.osm into the same folder (or any other folder from which the game is set up to load resources).
1 Guest is here.
A satisfied smile was evident on the girls face.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
665c29f66bfd1