View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006208 | The Dark Mod | Def / Setup | public | 26.12.2022 12:51 | 26.12.2022 16:21 |
| Reporter | Dragofer | Assigned To | Dragofer | ||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | TDM 2.10 | ||||
| Target Version | TDM 2.11 | Fixed in Version | TDM 2.11 | ||
| Summary | 0006208: Female AI missing "sleep on floor" anims | ||||
| Description | Females won't sleep on the floor (sleeping_location 0), with a console warning that sleep_idle is missing. The tdm_ai_female modelDef, which all female modelDefs inherit from, only has a sleep_idle_lft and sleep_idle_rgt anim. The proguard modelDef, which all male modelDefs inherit from, also has sleep_idle, sleep2stand and stand2sleep anims that point to zombie animations. The problem can probably be easily fixed by copy-pasting these 3 anim references from the proguard to the tdm_ai_female modelDef. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 26.12.2022 12:51 | Dragofer | New Issue | |
| 26.12.2022 14:47 | Dragofer | Assigned To | => Dragofer |
| 26.12.2022 14:47 | Dragofer | Status | new => resolved |
| 26.12.2022 14:47 | Dragofer | Resolution | open => fixed |
| 26.12.2022 14:47 | Dragofer | Note Added: 0015642 | |
| 26.12.2022 16:21 | nbohr1more | Fixed in Version | => TDM 2.11 |
| 26.12.2022 16:21 | nbohr1more | Target Version | => TDM 2.11 |