View Issue Details

IDProjectCategoryView StatusLast Update
0002763DarkRadiantDesign/Codingpublic11.10.2012 19:04
Reportertels Assigned Togreebo  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.6.1 
Target Version1.7.0Fixed in Version1.7.0 
Summary0002763: Spawnarg names getting cutoff
DescriptionWhen you add an entity with pre-set spawnargs where the name is longer than 18 characters, the final spawnarg name gets cutoff, making the spawnarg broken:

For instance:

"editor_setkeyValue ambient_light_falloff" "0"

results in:

"ambient_light_fall" "0"

in the entity inspector, which will not work in game. Such an example (with two other cut-off spawnargs) occurs when you add an atdm:location_settings entity.
Steps To Reproduce* Right-click, add "atdm:location_settings".
* Notice broken default spawnargs.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
22.05.2011 17:05 tels New Issue
24.05.2011 07:09 tels Description Updated
27.05.2011 12:39 greebo Status new => confirmed
27.05.2011 12:43 greebo Assigned To => greebo
27.05.2011 12:43 greebo Status confirmed => assigned
27.05.2011 12:44 greebo Target Version => 1.6.2
27.05.2011 13:02 greebo Status assigned => resolved
27.05.2011 13:02 greebo Resolution open => fixed
27.05.2011 13:02 greebo Fixed in Version => 1.6.2
31.07.2011 05:24 greebo Target Version 1.6.2 => 1.7.0
31.07.2011 05:25 greebo Fixed in Version 1.6.2 => 1.7.0
11.10.2012 19:04 greebo Status resolved => closed