Sector_ChangeSound

From ZDoom Wiki
Jump to navigation Jump to search

140:Sector_ChangeSound (tag, newsequence)


  • tag: Tag of affected sector
  • newsequence: Index of new sound sequence

Changes the sound sequence attached to the sector. This is the same as the one specified by placing one of the sound sequence things (#1400-1411) in a map editor, but with this special the sequence can be changed at run time.