View Issue Details

IDProjectCategoryView StatusLast Update
0005183The Dark ModModelspublic23.12.2022 16:01
ReporterDragofer Assigned ToDragofer  
PrioritylowSeveritynormalReproducibilityN/A
Status resolvedResolutionfixed 
Product VersionTDM 2.07 
Target VersionTDM 2.11Fixed in VersionTDM 2.11 
Summary0005183: Fix atdm:electric_arc_long01
DescriptionThe 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.
TagsNo tags attached.

Activities

Dragofer

Dragofer

17.03.2020 20:47

developer  

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"

}
electric_arc_long01.def (800 bytes)   
Bikerdude

Bikerdude

26.12.2020 13:50

reporter   ~0013241

Do you need help with this fella..?
Dragofer

Dragofer

26.12.2020 16:59

developer   ~0013265

It'd be a small project of its own, if you want to fix up this asset sure, I'll get it added.
Dragofer

Dragofer

23.12.2022 16:01

developer   ~0015620

Rev 16600

Issue History

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