Hidden/Spoiler:
Space Intercom Sounds ?
Moderator: Moderators
- Lorul1
- Rebel Colonel

- Posts: 562
- Joined: Wed Apr 24, 2013 10:34 pm
- Projects :: Assault on Theed
- xbox live or psn: No gamertag set
- Location: Your House
Space Intercom Sounds ?
Im trying to find out how to get the space intercom sounds into my map.
Im working with the republic so if someone can help me to get the republic sounds that would help a lot 
- Locutus
- 1st Lieutenant

- Posts: 420
- Joined: Fri Jun 04, 2010 10:08 am
- Projects :: Stargate Battlefront Pegasus
- Location: Germany
- Contact:
Re: Space Intercom Sounds ?
Some sounds (like shields down, etc) are added by lua: BroadcastVoiceOver( "NAME", *Side* ), i.e. BroadcastVoiceOver( "ROSMP_obj_18", REP ).
The other sounds are part added to the space fighters odf:
Cockpit1stPersonSound = "rep_inf_com_space_chatter"
Cockpit3rdPersonSound = "rep_inf_com_space_chatter"
This chatter can be found in : ...\Sound\global\rep_unit_vo.snd
The other sounds are part added to the space fighters odf:
Cockpit1stPersonSound = "rep_inf_com_space_chatter"
Cockpit3rdPersonSound = "rep_inf_com_space_chatter"
This chatter can be found in : ...\Sound\global\rep_unit_vo.snd
Hidden/Spoiler:
- Lorul1
- Rebel Colonel

- Posts: 562
- Joined: Wed Apr 24, 2013 10:34 pm
- Projects :: Assault on Theed
- xbox live or psn: No gamertag set
- Location: Your House
Re: Space Intercom Sounds ?
I was talking about the chatter in the hanger of the mother ship. I need to how to add the sounds from the motherships please.
- Locutus
- 1st Lieutenant

- Posts: 420
- Joined: Fri Jun 04, 2010 10:08 am
- Projects :: Stargate Battlefront Pegasus
- Location: Germany
- Contact:
Re: Space Intercom Sounds ?
That's in the same file:
Hidden/Spoiler:
- Lorul1
- Rebel Colonel

- Posts: 562
- Joined: Wed Apr 24, 2013 10:34 pm
- Projects :: Assault on Theed
- xbox live or psn: No gamertag set
- Location: Your House
Re: Space Intercom Sounds ?
well I'm still confuesed on how to get those sounds to play when I'm in the hanger. 
