echo "=====================================================" echo "base map shots script for UFO:AI" toggleconsole echo "set r_isometric to 1" set r_isometric 1 echo "set camera angles to 0 0 (via camsetangles)" camsetangles 0 0 echo "hit f11 and f12" echo "====================================================="