Hello
where defined sound once player put something in backpack? i've searching in my scripts around backpack and nothing seems like core sending that sound. i am realy need to disable that sound.
Thanks in advance.
backpack sound
Re: backpack sound
Hi
try change the " sound sound_insertpack 73" line in file pkg\items\containers\config\insertsound.cfg
there is also an insertsound.inc file you can look at.
try change the " sound sound_insertpack 73" line in file pkg\items\containers\config\insertsound.cfg
there is also an insertsound.inc file you can look at.
Re: backpack sound
i've seen that cfg i've tried but that doesnt change anything because my script don't use it.
Also that is from .cfg and in that scripts nothing around playsound()
CanInsertScript container/canInsert
CanRemoveScript container/canRemove
OnInsertScript container/onInsert
OnRemoveScript container/onRemove
Also that is from .cfg and in that scripts nothing around playsound()
CanInsertScript container/canInsert
CanRemoveScript container/canRemove
OnInsertScript container/onInsert
OnRemoveScript container/onRemove