664a0340e1967

664a0340e2094
1 Guest is here.
 

Topic: Closing a door via a button Read 811 times  

664a0340e25d3
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 ?

664a0340e274cvoodoo47

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

664a0340e2b8bZylonBane

664a0340e2bf2
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.

664a0340e2d0elostone1993

664a0340e2d62
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

664a0340e2e0evoodoo47

664a0340e2e59
NVscript also has a simple door script that will open/close the door with each button press, I think.
664a0340e2fa0
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 ..
664a0340e31ce
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 :-)

664a0340e3385Nameless Voice

664a0340e33da
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]

664a0340e3484Da9L_nologin

664a0340e34d6
Interesting.  those scripts arent included by default i suppose?

664a0340e35c7voodoo47

664a0340e361d
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.
(the infection will kill them over time)
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
664a0340e371d