Ryuto Posted August 11, 2023 Share Posted August 11, 2023 Is there a function to change this kind of sounds? in this case I want to change the sound of CJ's footsteps. it's possible? Link to comment
Scripting Moderators xLive Posted August 12, 2023 Scripting Moderators Share Posted August 12, 2023 Yes, it's possible, but there is no function to directly replace the GTA sounds. You need to disable the current sound using the setWorldSoundEnabled function. After that, you can use the onClientPedStep event to play your custom one using the playSound function. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now