$game_map.events[id].color_change([red, green, blue, alpha]), duration, relative)I think this is how the script looks like. For the values of red, green, blue, and alpha, I know how to replace them, like ([0, 0, 0, 0]), but how do I do that with duration and relative? Do I write something like: ...