#sound effect not working

1 messages · Page 1 of 1 (latest)

haughty kernel
#

im trying to put a sound effect when i interact with the tool but it wont work

#

heres the script tell me what to fix please

unique tundra
#

local or normal?

#

script

haughty kernel
#

local

unique tundra
#

makt it normal script then try

haughty kernel
#

ok

#

it does it when i join 1 time and it doesnt work anymore

unique tundra
#

hm

#

one sec

worn wadi
#

plop the tool in here

#

might be to do with how its set up rather than the script

#

the model

haughty kernel
#

what?

worn wadi
#

send the tool in here if you can, i'll take a look

#

code looks alright

haughty kernel
#

how do i send it 😭

worn wadi
#

right click tool, save to file, and send it here

#

or in dms if you cant here

haughty kernel
#

okay

#

i just searched tool and took the first so idk

worn wadi
#

you do WaitForChild'Sound' but there's nothing called 'Sound'

#

you need to rename the sound to 'Sound'

haughty kernel
#

wait so do i change the name of the sound effect or smt?

worn wadi
#

yes broski

#

the thing at the end of the WaitForChild is what you're waiting for, the name of it exactly

#

it's waiting for something called Sound but there isn't any object called Sound

haughty kernel
#

oh okay im testing wait

#

it worked !! ty broo but the sound seems like weird its not the full sound, is it because of like on my tool i put wait(0.5) do i have to make it longer or smt?

#

and where do i put a wait thing on this script bc i can spam the sound

worn wadi
#

tbh im not sure why it's cut off

#

uhhh

#

you can add a cooldown like how you have in your localscript

#

buuuut tbh i dont know why its cut off

haughty kernel
#

ok no problem