665c2448c02df

665c2448c0d82
2 Guests are here.
 

Topic: Closing a door via a button Read 909 times  

665c2448c12e1
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 ?

665c2448c140bvoodoo47

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

665c2448c1728ZylonBane

665c2448c177b
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.

665c2448c1875lostone1993

665c2448c18c1
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

665c2448c195fvoodoo47

665c2448c19a9
NVscript also has a simple door script that will open/close the door with each button press, I think.
665c2448c1aaa
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 ..
665c2448c1c5c
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 :-)

665c2448c1d91Nameless Voice

665c2448c1ddc
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]

665c2448c1e69Da9L_nologin

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

665c2448c1f7evoodoo47

665c2448c2018
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).
2 Guests are here.
But you won't notice, 'Til after five years -If you'll live that long- You'll wake up
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
665c2448c2bb8