File:Memory Maker 3D.jpg

From Team Fortress Wiki
Jump to: navigation, search
Original file(12,624 × 280 pixels, file size: 502 KB, MIME type: image/jpeg)
http://wiki.teamfortress.com/w/images/d/dd/Memory_Maker_3D.jpg12553,277,280,3,0,275,54,116,277,52,236,268,50,359,276,56,489,278,59,624,269,63,767,277,53,912,277,61,1062,270,72,1222,277,37,1391,276,51,1564,271,69,1746,278,18,1937,274,37,2130,271,60,2330,278,6,2531,271,30,2731,271,56,2936,278,1,3141,267,30,3340,271,55,3546,278,0,3755,268,29,3956,271,55,4161,277,3,4366,270,27,4564,270,54,4760,276,13,4963,271,34,5159,269,59,5343,275,33,5532,272,49,5715,268,68,5886,274,62,6047,272,72,6202,266,82,6349,272,99,6472,271,100,6592,265,101,6708,274,96,6831,272,92,6951,266,87,7069,275,84,7224,272,75,7372,268,62,7517,276,75,7703,271,61,7881,269,43,8053,277,69,8257,270,51,8453,270,26,8647,278,67,8856,268,46,9057,271,17,9262,278,71,9468,267,48,9668,271,15,9875,278,69,10079,271,47,10281,271,16,10488,278,67,10682,274,47,10878,271,16,11082,277,68,11257,276,52,11435,271,26,11621,277,59,11784,277,46,11950,270,34,12117,276,54,12259,278,46,12405,269,38

Due to some trouble with the Jiggle bone of the lever I had to modify the script to add a delay after loading the model and backgrounds, this following segment should starts on line 355 or near it in automatebeta.py if using the team color or painted color function a similar code may have to be applied to their respected sections due to this only running when those aren't used:

	else:
		# Take whiteBG screenshot and crop
		sleep(9)
		imgWhiteBG = screenshot()
		imgWhiteBG = imgWhiteBG.crop(imgCropBoundaries)
		# Change BG colour to black
		SendKeys(r'^b')
		# Take blackBG screenshot and crop
		sleep(9)
		imgBlackBG = screenshot()
		imgBlackBG = imgBlackBG.crop(imgCropBoundaries)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:48, 13 September 2013Thumbnail for version as of 18:48, 13 September 201312,624 × 280 (502 KB)Zach the Cat (talk | contribs)Re-rendered again but this time I don't see any problems.
05:37, 13 September 2013Thumbnail for version as of 05:37, 13 September 201312,624 × 280 (502 KB)Zach the Cat (talk | contribs)I believe I finally got it this time.
03:38, 13 September 2013Thumbnail for version as of 03:38, 13 September 20133,700 × 111 (204 KB)Zach the Cat (talk | contribs)Almost fixed it, still has subtle tearing with the jigglebone and one miss of a shot.
12:08, 12 September 2013Thumbnail for version as of 12:08, 12 September 201312,617 × 280 (500 KB)Zach the Cat (talk | contribs)
  • You cannot overwrite this file.

There are no pages that link to this file.