Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: QXMX on August 25, 2001, 08:05:00 pm

Title: Sound table problems
Post by: QXMX on August 25, 2001, 08:05:00 pm
Whenever I change the number for weapon fire and impact effects in the weapons tbl file, the sound doesn't change.  How do you change these so that they'll work?

------------------
.....File not found....please enter password

Webmaster of Subspace Zero (//"http://www.subspacezero.com")

Co-Creator, GroundZero (//"http://www.subspacezero.com/omega18.htm")
ICQ# 117983680
Title: Sound table problems
Post by: Black Sheep on August 27, 2001, 12:51:00 pm
You will have to change these two entires in the weapons table (example!)
$LaunchSnd:                   76
$ImpactSnd:                   85

These entries say the weapons.tbl, that the sound number 76 of the sounds.tbl is played for the launch of the weapon and that the sound number 85 in the sounds.tbl is played for the impact.

If you want to change the impact sound, search is the sounds.tbl for the correct wave file, get its number at the start of the line and put this number into the weapons.tbl

It should work this way...
Title: Sound table problems
Post by: Black Sheep on August 27, 2001, 12:55:00 pm
Do not change the sounds.tbl!!!! You can add sounds in the emptry lines, but adding a line will not work!
Title: Sound table problems
Post by: QXMX on August 27, 2001, 05:34:00 pm
Oh, damn, thanks.  I think I have it figured out now.  (http://dynamic.gamespy.com/~freespace/ubb/noncgi/smile.gif)

------------------
.....File not found....please enter password

Webmaster of Subspace Zero ("http://www.subspacezero.com")

Co-Creator, GroundZero ("http://www.subspacezero.com/omega18.htm")
ICQ# 117983680