View Issue Details

IDProjectCategoryView StatusLast Update
0003109The Dark ModScript/Defpublic04.05.2012 21:38
ReporterBaddcog Assigned Totels  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 1.07 
Target VersionTDM 1.08Fixed in VersionTDM 1.08 
Summary0003109: tdm_light_holder doesn't swap def_attached skins
Descriptionhttp://forums.thedarkmod.com/topic/13564-lamp-glass/page__st__50

 tdm_light_holder script needs a loop to check/swap all def_attached entity skins.

ie: logs in fireplace don't swap to unlit skin when fire is put out.

Steps To Reproduce water arrow a lit fireplace.

 Logs still glow.
TagsNo tags attached.

Activities

tels

tels

04.05.2012 21:38

reporter   ~0004531

Fixed with revision #12810. - the loop over the childs (which turns them on or off) now also queries the child's skin, and if it differs from the wanted skin, swaps it. Tested it with the logs. Should now work for arbitrary attachements to any object which has the "tdm_light_holder" script object.

Issue History

Date Modified Username Field Change
04.05.2012 15:34 Baddcog New Issue
04.05.2012 15:34 Baddcog Status new => assigned
04.05.2012 15:34 Baddcog Assigned To => tels
04.05.2012 21:38 tels Note Added: 0004531
04.05.2012 21:38 tels Status assigned => resolved
04.05.2012 21:38 tels Fixed in Version => TDM 1.08
04.05.2012 21:38 tels Resolution open => fixed