A history toolbar like in photoshop would be nice and an easy method to place units inside buildings would also be nice. Waypoint across buildings too would be nice. Well, so far for building placements, I just preview the mission, go in game, and have a trigger in radio that makes me to this to find the buildings position of where I'm standing to give it to the unit I want to start inside a building
Code:
copyToClipboard format ["this setPosATL %1;this setDir %2;",getPosATL player, getDir player];