Jump to content

Home

Adding ambient sound to player character?


Kainzorus Prime

Recommended Posts

Have you tried going to your sound settings? In whatever device you're using, the drivers might be able to accommodate it with the "enhancements" settings. I use it all the time when I want to go to some booming surrounding sound--very impressive with the small speakers I have on my eMachines T5274--my family tells me to "Turn that the %^&* down!" all the time.

Link to comment
Share on other sites

I'd try attaching/injecting a script into the PC's OnHeartbeat using either the PlaySound(); or SoundObjectPlay(); script functions. you'd need to set it using DelayCommand(); of 1.5 seconds in order to get it to play more than once every six seconds though, IIRC.

 

The PC has an OnHeartbeat script? Why was I not informed of this? :p

Link to comment
Share on other sites

The PC has an OnHeartbeat script? Why was I not informed of this? :p

 

Should be using the same heartbeat script as other party members, k_hen_heartbt01. Makes the player character follow you around if you switch to control one of the other party members.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...