Cleanshot disabled by mapmodel?
#5
Seems like that would explain it. If the script clears the hud and takes the screenshot just 20ms later you'd need to render the next frame before the screenshot command is executed, in this case probably ~20ms.

500ms is probably overkill but I'm sure you can spare half a second to take an image. I'm impatient so I'd go with 200ms.
Thanks given by:


Messages In This Thread
Cleanshot disabled by mapmodel? - by Cleaner - 11 Jan 12, 06:32PM
RE: Cleanshot disabled by mapmodel? - by Mael - 11 Jan 12, 06:35PM
RE: Cleanshot disabled by mapmodel? - by Bukz - 11 Jan 12, 07:04PM
RE: Cleanshot disabled by mapmodel? - by Mael - 11 Jan 12, 08:06PM