So a friend of mine knows how to script things so when you press a button a sound plays, but since he’s unable to explain or show me I want to know if anyone else knows how to script sound effects because there in that option in scripting now that allows a voice to play if you script it right and there isn’t any forums addressing this detail.
> 2533274849527252;1:
> So a friend of mine knows how to script things so when you press a button a sound plays, but since he’s unable to explain or show me I want to know if anyone else knows how to script sound effects because there in that option in scripting now that allows a voice to play if you script it right and there isn’t any forums addressing this detail.
I’ll explain it, or I can show ingame later.
( switch, target, barrier or script brain…)
Switch for example,
on interaction → message send “alpha/any channel”.
Than an object or a second script set to,
on meessage received “alpha/same channel” , scroll to sound play,
than click it’s target and add “activator” to that list.
Ok when you say click its target my friend and another told me that we can set the target as player or object. but when I tried it wouldn’t change the setting and they didn’t tell me if I had to do team specific or anything else. Also so it has to be on two separate items or can it be on one item with two scripts?
On side note thank you for replying and helping.