Since 1.5, it seems that when I copy/paste triggers from one map to another, the Image values all go to "Value" (undefined). This is true where any literal Image value is being used, whether setting variables or calling functions.
Is anyone else experiencing this and does anyone have a solution?
If they are custom images then you gotta import them before you copy the triggers over; but I would presume you would already know that and you are talking about default images ... then it could be something to do with the way the stream the mods now, but I am unsure, I have not experienced this problem (because I have not tried to replicate it).
After entering them once it worked for me. It seems you can't copy the non-updated references. But I've only tested to copy that within 1 map and not from one to another.
Confirmed. Updating the references by simply clicking on them and clicking OK will enable the triggers to be copied both internally and to a new map. I've found this to be the case for Image values as well as Style values. Style values used to be a string but now they are chosen from a predefined list and appear without quotes in the Editor after being updated.
Since 1.5, it seems that when I copy/paste triggers from one map to another, the Image values all go to "Value" (undefined). This is true where any literal Image value is being used, whether setting variables or calling functions.
Is anyone else experiencing this and does anyone have a solution?
If they are custom images then you gotta import them before you copy the triggers over; but I would presume you would already know that and you are talking about default images ... then it could be something to do with the way the stream the mods now, but I am unsure, I have not experienced this problem (because I have not tried to replicate it).
@DogmaiSEA: Go
Yeah, it's every single Image value literal.
@jcraigk: Go
bump...can anyone confirm that they cannot copy Image values within Triggers from one map to another?
Doesn't even work, when copying an action and pasting it in the same trigger.
@Kueken531: Go
Wow, you're right. Same behavior on PC and Mac versions. This is a pretty serious problem for me...a bug for sure, right?
Yea its super anoying.
Sometimes Iv even had something like if I just modify some value. I need to re-set the image...
this can be considered as bug as before 1.5 you could copy paste/mess around just fine without losing images...
After entering them once it worked for me. It seems you can't copy the non-updated references. But I've only tested to copy that within 1 map and not from one to another.
@Ahli634: Go
Confirmed. Updating the references by simply clicking on them and clicking OK will enable the triggers to be copied both internally and to a new map. I've found this to be the case for Image values as well as Style values. Style values used to be a string but now they are chosen from a predefined list and appear without quotes in the Editor after being updated.
This still isn't working for me. All you are doing is clicking the image reference and then pressing okay in the selection window?