View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003109 | The Dark Mod | Script/Def | public | 04.05.2012 15:34 | 04.05.2012 21:38 |
Reporter | Baddcog | Assigned To | tels | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 1.07 | ||||
Target Version | TDM 1.08 | Fixed in Version | TDM 1.08 | ||
Summary | 0003109: tdm_light_holder doesn't swap def_attached skins | ||||
Description | http://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. | ||||
Tags | No tags attached. | ||||
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. | |
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 |