View Issue Details

IDProjectCategoryView StatusLast Update
0006125The Dark ModTexturespublic08.10.2022 17:13
ReporterBikerdude Assigned Tonbohr1more  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS Version10 (21H2)
Product VersionTDM 2.10 
Target VersionTDM 2.11Fixed in VersionTDM 2.11 
Summary0006125: chandelier_gas4 model skin missing the lit part main body of model
DescriptionUnlike most other models, the body of chandelier_gas4 isnt getting lit, only the glass globes are.

I have attached an updated version of this old texture that been overlooked for years.
TagsNo tags attached.
Attached Files
chandelier_bronze_001.pdn (405,938 bytes)

Activities

nbohr1more

nbohr1more

08.10.2022 17:09

developer   ~0015317

Relevant context:

Entity Def file tdm_lights_static_electric.def

    "skin" "lights/chandelier_gas4"
    "skin_lit" "lights/chandelier_gas4"
    "skin_unlit" "lights/chandelier_gas4_unlit"

Skin Def file tdm_lights.skin

skin lights/chandelier_gas4
{
    model "models/darkmod/lights/non-extinguishable/chandelier_gas4.lwo"
    model "models/darkmod/lights/non-extinguishable/wall_gas4.lwo"

    //placeholder to swap skins
}

Material Def

tdm_models_lights.mtr

tdm_chandelier_gas4 //author: Tricko

    diffusemap models/darkmod/props/textures/chandelier_bronze_001
    bumpmap models/darkmod/props/textures/chandelier_bronze_001_local
    specularmap models/darkmod/props/textures/chandelier_bronze_001_s
    
    {blend add
    map models/darkmod/props/textures/chandelier_bronze_lit001 }
nbohr1more

nbohr1more

08.10.2022 17:12

developer   ~0015318

Rev 16626

Issue History

Date Modified Username Field Change
08.10.2022 06:32 Bikerdude New Issue
08.10.2022 06:32 Bikerdude File Added: chandelier_bronze_lit001(old).dds
08.10.2022 06:32 Bikerdude File Added: chandelier_bronze_001.pdn
08.10.2022 06:32 Bikerdude File Added: chandelier_bronze_lit001(new).dds
08.10.2022 17:09 nbohr1more Note Added: 0015317
08.10.2022 17:12 nbohr1more Note Added: 0015318
08.10.2022 17:13 nbohr1more Assigned To => nbohr1more
08.10.2022 17:13 nbohr1more Reproducibility have not tried => always
08.10.2022 17:13 nbohr1more Status new => resolved
08.10.2022 17:13 nbohr1more Resolution open => fixed
08.10.2022 17:13 nbohr1more Fixed in Version => TDM 2.11
08.10.2022 17:13 nbohr1more Target Version => TDM 2.11