Author Topic: Doors  (Read 734 times)

Everytime I load my save, all my doors get an extra string of events. With default doors it's "OnActivate - Self - Door - Toggle" With JVS it's "OnActivate - Self - Door - Toggle, OnDoorOpen - Self - PlaySound - sound OnDoorClose - Self - PlaySound - sound" Which is annoying when I am using restrictions on the door, such as keycard events. I can't seem to figure out what is causing it, help would be great!

are you using default doors or JVS ?

are you using default doors or JVS ?

Both, I had stopped using JVS because I thought it was just that. It turns out it happens with both.

If you're trying to remove the events from them and saving like that it wont work. The events will be automatically set to default upon loading your save.

If you're trying to remove the events from them and saving like that it wont work. The events will be automatically set to default upon loading your save.

So there is no way for me to change the top line of JVS to "OnKeyCardBlueHit - Self - Door - Toggle"?

Disable the non-default door add-ons, including barn's windows or whatever you have that uses door events. One of the door bricks I have does this for some reason, I have yet to look into this.

Disable the non-default door add-ons, including barn's windows or whatever you have that uses door events. One of the door bricks I have does this for some reason, I have yet to look into this.

Alright thanks