Author Topic: Sound table problems  (Read 1587 times)

0 Members and 1 Guest are viewing this topic.

Offline QXMX

  • 28
Sound table problems
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

Co-Creator, GroundZero
ICQ# 117983680

 

Offline Black Sheep

  • Wannabe Composer
  • 28
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...
"Something is rotten in the state of Denmark"
-Hamlet rulez

 

Offline Black Sheep

  • Wannabe Composer
  • 28
Do not change the sounds.tbl!!!! You can add sounds in the emptry lines, but adding a line will not work!
"Something is rotten in the state of Denmark"
-Hamlet rulez

 

Offline QXMX

  • 28
Oh, damn, thanks.  I think I have it figured out now.  

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

Webmaster of Subspace Zero

Co-Creator, GroundZero
ICQ# 117983680