Jump to content

Adding .wav files.


Recommended Posts

you want to make CLEO with sounds ?

Look, pal. If you readed correctly I'm asking how I can add a .wav file into the game files so I can properly load it later into Sanny Builder, either this or adding a sound via CLEO, as soon as it works I don't mind.

 

03CF: load_wav 43205 as 1
03D1: play_wav 1
0949: link_wav 3@ to_actor 0@
You got these three opcodes, I wouldn't mind if somebody with the enough experience explain me all this gig.
I would like to know where's that '43205' number coming from, where I can add another wav file, how does it manages itself, etc.
Edited by Still Madd
Link to comment
https://gtaforums.com/topic/878941-adding-wav-files/#findComment-1069338525
Share on other sites

How to determine Sound ID?

look also in GTASA\data\AudioEvents.txt

sound file modification is annying, you can get big trouble

Alci's SAAT GUI

 

I recommand to put mp3 into cleo folder and play with cleo script

wav is also working but then you can't use these codes

 

 

03CF: load_wav 43205 as 1

03D1: play_wav 1

0949: link_wav 3@ to_actor 0@

look here for a simple cleo audio example Edited by ZAZ
Link to comment
https://gtaforums.com/topic/878941-adding-wav-files/#findComment-1069342192
Share on other sites

JanyaGalactic

i wouldn't risk replacing actual sound files, good results come with modloader, copy the banks folders into folder named same as the location they come from (if more locations are involved then put different sets into one folder inside modloader one) then replace sounds in the modloader folders, this is of course for replacing only but you can choose useless lines to replace (mp3 mono only) then look up their id and load that id with cleo script (more info @ zaz's post)

Edited by ACM-Jan
Link to comment
https://gtaforums.com/topic/878941-adding-wav-files/#findComment-1069347603
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.