View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005183 | The Dark Mod | Models | public | 17.03.2020 20:47 | 23.12.2022 16:01 |
| Reporter | Dragofer | Assigned To | Dragofer | ||
| Priority | low | Severity | normal | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Product Version | TDM 2.07 | ||||
| Target Version | TDM 2.11 | Fixed in Version | TDM 2.11 | ||
| Summary | 0005183: Fix atdm:electric_arc_long01 | ||||
| Description | The live build of 2.07 contains the entity atdm:electric_arc_long01 in tdm_lights_static_electric.def which is severely broken and points to several non-existing skins/assets. I'll delete the entity from the .def and attach it as a .def here for anyone who'd like to repair it. | ||||
| Tags | No tags attached. | ||||
| Attached Files | electric_arc_long01.def (800 bytes)
entityDef atdm:electric_arc_long01
{
"inherit" "atdm:static_light_lit_base"
"editor_usage" "ornate_chandelier01 that can be switched on and off. Entity does not include actual lights; just switches skins. Lights must be added separately."
"editor_displayFolder" "Lights/"
"lightType" "AIUSE_LIGHTTYPE_ELECTRIC" // grayman #2603
"s_looping" "1"
"s_shader" "electrical_arc"
"model" "models/darkmod/mechanical/electrical_fx/electrical_arc_long01.lwo"
"extinguished" "0"
"light_radius" "30 30 30"
"skin_lit" "lights/electrical_arc_01_on"
"skin_unlit" "lights/electrical_arc_01_off"
// so we can use LightOn(), LightOff().
"scriptobject" "tdm_light_holder"
"noshadows" "1"
} | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 17.03.2020 20:47 | Dragofer | New Issue | |
| 17.03.2020 20:47 | Dragofer | File Added: electric_arc_long01.def | |
| 26.12.2020 13:50 | Bikerdude | Note Added: 0013241 | |
| 26.12.2020 16:59 | Dragofer | Note Added: 0013265 | |
| 23.12.2022 16:01 | Dragofer | Assigned To | => Dragofer |
| 23.12.2022 16:01 | Dragofer | Status | new => resolved |
| 23.12.2022 16:01 | Dragofer | Resolution | open => fixed |
| 23.12.2022 16:01 | Dragofer | Fixed in Version | => TDM 2.11 |
| 23.12.2022 16:01 | Dragofer | Target Version | => TDM 2.11 |
| 23.12.2022 16:01 | Dragofer | Note Added: 0015620 |