dieselinium Posted May 22, 2020 Share Posted May 22, 2020 Hello! I am very very new to modding, and I am trying to replace certain sounds with other (quieter) sounds. I was able to find the sound I want to replace in soundbanksinfo.xml, but using rebuild_soundbank.py with --debug-event yields an event action but no sound object. Here is the command and the output: py -2 rebuild_soundbank.py --debug-event work_activities_bob.bnk 290556192Reading soundbank...Done! Event Object ID: 290556192Event Actions: 1 *** EVENT ACTION 001 ***Event Action Object ID: 324984428Event Action Scope: 3Event Action Type: 4Event Action Game Object ID: 467065944UNK FIELD 8 1: 0Event Action Additional Parameters Count: 0Event Action Additional Parameters:UNK FIELD 8 2: 0UNK DATA: 046E2A9411---------- SOUND ----------No sound object by ID 467065944.---------- SOUND ---------- For reference, I got the event id from here:<Event Id="2094281821" Name="work_m_cough" />Can anybody help me figure out what is going on here? Link to comment Share on other sites More sharing options...
Recommended Posts