View Single Post
  #3  
Old 06-04-2012, 01:26 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Quote:
Originally Posted by xXziroXx View Post
Well, first of all, you're calling calculateImage() when the function is named CalculateImage(), which in it's own is an error.

You also seem to be using level values rather than screen relative values, which might be the issue - I don't remember how the screenshot commands work exactly.
calculateImage and CalculateImage will work either way.
The second point sounds like it might fix it thanks for the tip, I'll try it out.
Reply With Quote