View Issue Details

IDProjectCategoryView StatusLast Update
0004260The Dark ModFeature proposalpublic10.01.2016 01:52
Reporterdemagogue Assigned Todemagogue  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Product VersionTDM 2.03 
Target VersionTDM 2.04Fixed in VersionTDM 2.04 
Summary0004260: Allow mappers an easy way to override location ambient sound
DescriptionIn this thread there was a request for a simple way to override the location ambient sound at any time.
http://forums.thedarkmod.com/topic/17598-different-ambient-sound-when-reading-a-book-etc/#entry383398

My concept is to add a new spawnarg on the location_settings entity, "override". If it's dynamically changed from the default zero, eg by script or a setKey trigger, it takes the new value to be an ambient name and plays that ambient, or any other value just turns it off.

My early idea that it'd be a quick fix was floundered because a lot of script parts are still sensitive to location changes or need to be, even during an override, so I'll have to consider each one and put in checks for the override and make them respond appropriately.

Update: I've now got a working system that's been well tested for this feature.
 
TagsNo tags attached.
Attached Files
Override_Test_Map_v2.zip (21,388 bytes)

Activities

grayman

grayman

10.01.2016 01:52

viewer   ~0008018

Adding this to 2.04. It's a code change.

Issue History

Date Modified Username Field Change
12.12.2015 17:09 demagogue New Issue
12.12.2015 17:09 demagogue Status new => assigned
12.12.2015 17:09 demagogue Assigned To => demagogue
13.12.2015 09:49 demagogue Description Updated
16.12.2015 03:02 demagogue Status assigned => resolved
16.12.2015 03:02 demagogue Resolution open => fixed
16.12.2015 03:02 demagogue Description Updated
10.01.2016 00:10 demagogue File Added: Override_Test_Map_v2.zip
10.01.2016 01:52 grayman Note Added: 0008018
10.01.2016 01:52 grayman Product Version => TDM 2.03
10.01.2016 01:52 grayman Fixed in Version => TDM 2.04
10.01.2016 01:52 grayman Target Version => TDM 2.04