Garry's Mod

Garry's Mod

Star Wars Lightsabers
inkaaz Nov 5, 2016 @ 2:40am
Battlefront lightsabers sounds
As we know lightsabers from Star Wars Battlefront (EA) sounds different. If it's possible to add them, that would be cool.
< >
Showing 1-1 of 1 comments
Yes, get the sounds then

list.Set( "rb655_LightsaberHumSounds", "#myCustomUniqueInternalName", {
rb655_lightsaber_humsound = "<pathToHumSound>"
} )

list.Set( "rb655_LightsaberSwingSounds", "#myCustomUniqueInternalName", {
rb655_lightsaber_swingsound = "<pathToSwingSound>"
} )

list.Set( "rb655_LightsaberIgniteSounds", "#myCustomUniqueInternalName", {
rb655_lightsaber_onsound = "<pathToOnSound>",
rb655_lightsaber_offsound = "<pathToOffSound>"
} )
< >
Showing 1-1 of 1 comments
Per page: 1530 50