View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006568 | The Dark Mod | Models | public | 16.09.2024 22:00 | 19.09.2024 02:23 |
Reporter | Bikerdude | Assigned To | Amadeus | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 10 (23H2) |
Product Version | SVN | ||||
Target Version | TDM 2.13 | Fixed in Version | TDM 2.13 | ||
Summary | 0006568: Broken model: models/darkmod/readables/newspaper01.lwo | ||||
Description | - the model has loose faces on the mesh - the top face over hangs, as does the dirt decal. - the uvmap texture on the spine/bend is badly mis-aligned. Ive attached images of the issue and a fixed version of the model. And I have also attached a moveable version, the entitty def and hud icon. | ||||
Tags | No tags attached. | ||||
Attached Files | brouften_models.def (2,164 bytes)
atdm:newspaper_mobile { "inherit" "moveable_base" "gui_noninteractive" "1" "editor_readable" "1" "is_mantleable" "0" "inv_icon" "guis/assets/hud/inventory_icons/newspaper.dds" "frobable" "1" "scriptobject" "darkmod_readable_mobile" // override the immobile scriptobject "frob_action_script" "" // no frob action script "solid" "1" "model" "models/darkmod/readables/newspaper01_moveable.lwo" "snd_acquire" "tdm_impact_paper" "snd_bounce" "sound/sfx/movement/impacts/package_impact01.ogg" "snd_bounce_carpet" "sound/sfx/movement/impacts/package_impact01.ogg" "snd_bounce_cloth" "sound/sfx/movement/impacts/package_impact01.ogg" "snd_bounce_dirt" "sound/sfx/movement/impacts/package_impact01.ogg" "snd_bounce_grass" "sound/sfx/movement/impacts/package_impact01.ogg" "snd_bounce_snow" "sound/sfx/movement/impacts/package_impact01.ogg" "editor_gui gui_pageN" "Sets which gui page N loads." "editor_var pageN_key" "Sets a gui parameter for page N." "editor_var xdata_contents" "The name of the xdata definition holding the content (text and title) for this readable. This definition is defined inside a xdata file under xdata/." "editor_usage" "Don't use. The base class for all readables" "editor_displayFolder" "Readables" "editor_var trigger_on_open" "Specifies an entity which should be triggered when this readable is opened by the player. Multiple spawnargs with this prefix are possible, e.g. 'trigger_on_open2'." "editor_var trigger_on_close" "Specifies an entity which should be triggered when this readable is closed by the player. Multiple spawnargs with this prefix are possible, e.g. 'trigger_on_close2'." "throwable" "0" // Prevents the item from being thrown around (looks unbelievable) "bouncyness" "0.01" "inv_name" "Readable" // Override this in the subclasses "inv_category" "#str_02391" // Readables "inv_droppable" "1" "inv_icon" "guis/assets/hud/inventory_icons/largebook_icon.tga" // default icon, override this in the subclasses "mass" "1" } | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
16.09.2024 22:01 | Bikerdude | New Issue | |
16.09.2024 22:01 | Bikerdude | File Added: stock_broken.webp | |
16.09.2024 22:01 | Bikerdude | File Added: stock_w-skin.webp | |
16.09.2024 22:01 | Bikerdude | File Added: newspaper01.lwo | |
16.09.2024 22:01 | Bikerdude | File Added: newspaper01_moveable.lwo | |
16.09.2024 22:01 | Bikerdude | File Added: newspaper.dds | |
16.09.2024 22:01 | Bikerdude | File Added: brouften_models.def | |
18.09.2024 21:32 | Bikerdude | Note Added: 0016829 | |
18.09.2024 21:32 | Bikerdude | File Added: newspaper_icon.dds | |
18.09.2024 21:50 | Amadeus | Assigned To | => Amadeus |
18.09.2024 21:50 | Amadeus | Status | new => resolved |
18.09.2024 21:50 | Amadeus | Note Added: 0016831 | |
19.09.2024 02:23 | nbohr1more | Resolution | open => fixed |
19.09.2024 02:23 | nbohr1more | Product Version | TDM 2.12 => SVN |
19.09.2024 02:23 | nbohr1more | Fixed in Version | => TDM 2.13 |
19.09.2024 02:23 | nbohr1more | Target Version | => TDM 2.13 |