Trying to fix up my GE 35tonner SMS, which doing the Soundtest loading reports 'Too Many Wav', but continues on anyways. I learned about the LoadAllWaves ( 1 ) trick a long time ago, but can't find it now, nor remember where to insert it in the SMS? Currently I have it as
Tr_SMS (
ScalabiltyGroup( 1
Activation (
PassengerCam ()
ExternalCam ()
Distance (750)
)
Deactivation (
CabCam ()
Distance (750)
)
Streams ( x
Stream (
Priority ( 7 )
Volume ( 1.0 )
LoadAllWaves ( 1 )
Triggers ( xx
But I don't think that's right? Or maybe it doesn't make a difference if it's before priority or whatever? Hopefully someone can shed some light on this for me again.
Tr_SMS (
ScalabiltyGroup( 1
Activation (
PassengerCam ()
ExternalCam ()
Distance (750)
)
Deactivation (
CabCam ()
Distance (750)
)
Streams ( x
Stream (
Priority ( 7 )
Volume ( 1.0 )
LoadAllWaves ( 1 )
Triggers ( xx
But I don't think that's right? Or maybe it doesn't make a difference if it's before priority or whatever? Hopefully someone can shed some light on this for me again.
Comment