Author Topic: JVS door sound bugged  (Read 812 times)

Whenever I open a JVS door, it plays the opening sound on opening but the same opening sound when closing!
NOTE: This is on my server only. I reinstalled JVS, only to find out that the sound is still bugged.

Maybe JVS is having a few problems. Otherwise idk why.

Don't use JVS. Badspot will get royally pissed at you (and JVS blocks have collision problems).

jvs was abandoned for a reason.


show me the events in the event window

show me the events in the event window
The events worked like this:
 0 onActivate > self > door > toggle
 0 onActivate > self > playsound > dooropen.wav
 300 onActivate > self > playsound > doorclose.wav

Maybe JVS is having a few problems. Otherwise idk why.
Don't use JVS. Badspot will get royally pissed at you (and JVS blocks have collision problems).
jvs was abandoned for a reason.

Uh guys I don't think you know what he's talking about. He's talking about JVS Doors, not JVS Content. The content system was what Badspot disliked so much. JVS doors still work with the Legacy door system.
These events he listed below are simple LegacyDoor events.
Whenever I open a JVS door, it plays the opening sound on opening but the same opening sound when closing!
NOTE: This is on my server only. I reinstalled JVS, only to find out that the sound is still bugged.

The events worked like this:
 0 onActivate > self > door > toggle
 0 onActivate > self > playsound > dooropen.wav
 300 onActivate > self > playsound > doorclose.wav
do this as the third event instead
0 ondoorclose > self > playsound > doorclose.wav
see if it works then

Nope, didn't work after redoing event.

Why does Badspot hate jvs content?

Why does Badspot hate jvs content?
too many events iirc

too many events iirc
over complication and the laggy factor of using static shapes