Replays are annoying because you have to type strange commands or hit hotkeys that nobody knows.
eg changing playback speed in replays sucks because you have to hold down + or - keys for half a year, if you want to go from 1x to 10x speed.
Suddendly, clickable buttons:

There is also a button to skip the pregame phase of startpos selection, map doodeling and ragequit voting.
(Because typing /skip 1 is so last week)
code:
http://pastebin.com/dHkiGqrASince it is the first time I used chili, maybe some chili people can have a quick look if doing it wrong?
Questions:
1) Why does the part to disable the widget while not-in-replay not work?
(used to work in my mod but not in zk)
2) When putting invalid code in the functions of a button, there will be no error message. Instead spring will just stutter for a second?
3) How do I make it not fall apart when resizing the screen?
Beside manual reseting everything on ViewResize()