interact-sound
interact-sound copied to clipboard
Different names of events
In the latest versione available right now, the server side of the script triggering the wrong client events: Server triggers "InteractSound_SV:PlayOnAll" but client has "LIFE_CL:Sound:PlayOnAll"
The client does not have the event registered as LIFE_CL:Sound:PlayOnAll
, it just calls the event that in the luadoc comments.
This can be closed.