View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004112 | The Dark Mod | Coding | public | 04.03.2015 14:38 | 04.01.2016 18:54 |
Reporter | grayman | Assigned To | SteveL | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.03 | ||||
Target Version | TDM 2.05 | Fixed in Version | TDM 2.05 | ||
Summary | 0004112: trigger_entityname should include an 'entityname' default key/value pair | ||||
Description | 'nuff said. See how other entities handle this. | ||||
Tags | No tags attached. | ||||
From Tels: "I think the entity def should set a default value, even if this is something like "fill in entity name here". That way the mapper both sees what to do and where, and also the entity def can specify that the value of the key is an entity - there are important distinctions between colors, integers and entity names, f.i. DR knows that if you rename the entity, it also needs to change the value pointing to the entity. Without that definition, DR ignores the value, leading to a broken trigger." |
|
I added the "editor_setKeyValue" spawnargs to get the defaults to show up, for this and other trigger_entityName properties. NB The "wait" spawnarg defaults to 0.5 (fire every 0.5 seconds) instead of -1 (fire once) but it's too late to change that. | |
rv 14282 darkmod/def/trigger.def |
|
Date Modified | Username | Field | Change |
---|---|---|---|
04.03.2015 14:38 | grayman | New Issue | |
21.03.2015 17:22 | grayman | Note Added: 0007475 | |
25.04.2015 15:53 | SteveL | Assigned To | => SteveL |
25.04.2015 15:53 | SteveL | Status | new => assigned |
25.04.2015 16:03 | SteveL | Note Added: 0007489 | |
25.04.2015 16:05 | SteveL | Note Added: 0007490 | |
25.04.2015 16:05 | SteveL | Status | assigned => resolved |
25.04.2015 16:05 | SteveL | Fixed in Version | => TDM 2.04 |
25.04.2015 16:05 | SteveL | Resolution | open => fixed |
04.01.2016 18:54 | grayman | Fixed in Version | TDM 2.04 => TDM 2.05 |
04.01.2016 18:54 | grayman | Target Version | TDM 2.04 => TDM 2.05 |